]> Git Repo - qemu.git/history - hw/ide
memory: change dirty getting API to take a size
[qemu.git] / hw / ide /
2011-09-12 Markus Armbrusterblock: Revert entanglement of bdrv_is_inserted() with...
2011-09-12 Markus Armbrusteride/atapi: Track tray open/close state
2011-09-12 Markus Armbrusteride/atapi: Clean up misleading name in cmd_start_stop_u...
2011-09-12 Markus Armbrusteride: Reject ATA commands specific to drive kinds
2011-09-12 Markus Armbrusteride: Use a table to declare which drive kinds accept...
2011-09-12 Markus Armbrusteride: Fix ATA command READ to set ATAPI signature for...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v42' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-06 Markus Armbrusterxen: Clean up pci_piix3_xen_ide_unplug()'s test for...
2011-09-06 Markus Armbrusteride: Give vmstate structs internal linkage where possible
2011-09-06 Markus Armbrusteride: Clean up case label indentation in ide_exec_cmd()
2011-09-06 Markus Armbrusteride: Update command code definitions as per ACS-2 Table B.2
2011-09-06 Markus Armbrusterblock: Split change_cb() into change_media_cb(), resize...
2011-09-06 Markus Armbrusterblock: Generalize change_cb() to BlockDevOps
2011-09-06 Markus Armbrusterblock: Attach non-qdev devices as well
2011-09-03 Stefan WeilUse new macro QEMU_PACKED for packed structures
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/core...
2011-08-29 Edgar E. IglesiasMerge branch 'omap-for-upstream' of git://git.linaro...
2011-08-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-08-25 Christoph Hellwigblock: explicit I/O accounting
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-12 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-1...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 Avi Kivitypci: rename pci_register_bar_region() to pci_register_bar()
2011-08-08 Avi Kivityppc: convert to memory API
2011-08-08 Avi Kivityahci: convert to memory API
2011-08-08 Avi Kivityide: convert to memory API
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-26 Stefano Stabellinixen: implement unplug protocol in xen_platform
2011-07-23 Markus Armbrusteride: Turn properties any IDE device must have into...
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-20 Gerd Hoffmannahci doesn't support migration
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-05 Kevin Wolfide: Initialise buffers with zeros
2011-07-05 Kevin Wolfide: Ignore reads during PIO in and writes during PIO out
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-22 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Blue SwirlMerge branch 'cocoa-for-upstream' of git://repo.or...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.16' into staging
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-06-15 Kevin Wolfide: Clear error_status after restarting flush
2011-06-15 Christoph Hellwigide: add TRIM support
2011-06-15 Christoph Hellwigide: allow other dma comands than read and write
2011-06-15 Kevin Wolfide: Add forgotten VMSTATE_END_OF_LIST in subsection
2011-06-15 Kevin Wolfide: Fix ide_drive_pio_state_needed()
2011-06-15 Kevin Wolfide: Split error status from status register
2011-06-12 Isaku Yamahatahw/ide/via.c: convert to PCIDeviceInfo to initialize ids
2011-06-12 Isaku Yamahatahw/ide/ich.c: convert to PCIDeviceInfo to initialize ids
2011-06-12 Isaku Yamahatahw/ide/cmd646.c: convert to PCIDeviceInfo to initialize ids
2011-06-12 Isaku Yamahataide/piix: convert to PCIDeviceInfo to initialize ids
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Kevin Wolfide/core: Remove explicit setting of BM_STATUS_INT
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-19 Alexander Grafahci: Fix non-NCQ accesses for LBA > 16bits
2011-05-19 Markus Armbrusterblockdev: Store -drive option media in DriveInfo
2011-05-19 Markus Armbrusteride: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
2011-05-18 Jan Kiszkaahci: Fix crashes on duplicate BH registration
2011-05-18 Kevin Wolfide: Turn debug messages into assertions
2011-05-18 Andrea Arcangeliide: cleanup warnings
2011-05-16 Jan Kiszkaahci: Unbreak bar registration
2011-05-16 Michael S. Tsirkinich/ahci: fix uninitialized memory use
2011-05-05 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-05-05 Jan KiszkaMSI: Robust resource release
2011-05-03 Alon Levyide/atapi: fix set but unused
2011-05-03 Amit Shahatapi: Explain why we need a 'media not present' state
2011-05-03 Amit Shahatapi: Move comment to proper place
2011-04-29 Blue SwirlMerge branch 'patches' of git://qemu.weilnetz.de/git...
2011-04-27 Aurelien JarnoMerge branch 'for-anthony' of git://repo.or.cz/qemu...
2011-04-27 Kevin Wolfide/atapi: Introduce CHECK_READY flag for commands
2011-04-27 Kevin Wolfide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors
2011-04-27 Kevin Wolfide/atapi: Use table instead of switch for commands
2011-04-27 Kevin Wolfide/atapi: Factor commands out
2011-04-27 Kevin Wolfide: Split atapi.c out
next
This page took 0.314571 seconds and 7 git commands to generate.