index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
Age
Commit message (
Expand
)
Author
2011-09-12
ide: Use a table to declare which drive kinds accept each command
Markus Armbruster
2011-09-12
ide: Fix ATA command READ to set ATAPI signature for CD-ROM
Markus Armbruster
2011-09-06
xen: Clean up pci_piix3_xen_ide_unplug()'s test for "not a CD"
Markus Armbruster
2011-09-06
ide: Give vmstate structs internal linkage where possible
Markus Armbruster
2011-09-06
ide: Clean up case label indentation in ide_exec_cmd()
Markus Armbruster
2011-09-06
ide: Update command code definitions as per ACS-2 Table B.2
Markus Armbruster
2011-09-06
block: Split change_cb() into change_media_cb(), resize_cb()
Markus Armbruster
2011-09-06
block: Generalize change_cb() to BlockDevOps
Markus Armbruster
2011-09-06
block: Attach non-qdev devices as well
Markus Armbruster
2011-09-03
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-08-25
block: explicit I/O accounting
Christoph Hellwig
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
ppc: convert to memory API
Avi Kivity
2011-08-08
ahci: convert to memory API
Avi Kivity
2011-08-08
ide: convert to memory API
Avi Kivity
2011-07-29
Merge remote-tracking branch 'agraf/xen-next' into staging
Anthony Liguori
2011-07-29
Merge remote-tracking branch 'kraxel/migration.2' into staging
Anthony Liguori
2011-07-26
xen: implement unplug protocol in xen_platform
Stefano Stabellini
2011-07-23
ide: Turn properties any IDE device must have into bus properties
Markus Armbruster
2011-07-20
ahci doesn't support migration
Gerd Hoffmann
2011-07-05
ide: Initialise buffers with zeros
Kevin Wolf
2011-07-05
ide: Ignore reads during PIO in and writes during PIO out
Kevin Wolf
2011-06-22
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
2011-06-15
Merge remote-tracking branch 'origin/master' into pci
Michael S. Tsirkin
2011-06-15
ide: Clear error_status after restarting flush
Kevin Wolf
2011-06-15
ide: add TRIM support
Christoph Hellwig
2011-06-15
ide: allow other dma comands than read and write
Christoph Hellwig
2011-06-15
ide: Add forgotten VMSTATE_END_OF_LIST in subsection
Kevin Wolf
2011-06-15
ide: Fix ide_drive_pio_state_needed()
Kevin Wolf
2011-06-15
ide: Split error status from status register
Kevin Wolf
2011-06-12
hw/ide/via.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
hw/ide/ich.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
hw/ide/cmd646.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
ide/piix: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-08
ide/core: Remove explicit setting of BM_STATUS_INT
Kevin Wolf
2011-05-19
ahci: Fix non-NCQ accesses for LBA > 16bits
Alexander Graf
2011-05-19
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
2011-05-19
ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"
Markus Armbruster
2011-05-18
ahci: Fix crashes on duplicate BH registration
Jan Kiszka
2011-05-18
ide: Turn debug messages into assertions
Kevin Wolf
2011-05-18
ide: cleanup warnings
Andrea Arcangeli
2011-05-16
ahci: Unbreak bar registration
Jan Kiszka
2011-05-16
ich/ahci: fix uninitialized memory use
Michael S. Tsirkin
2011-05-05
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2011-05-05
MSI: Robust resource release
Jan Kiszka
2011-05-03
ide/atapi: fix set but unused
Alon Levy
2011-05-03
atapi: Explain why we need a 'media not present' state
Amit Shah
2011-05-03
atapi: Move comment to proper place
Amit Shah
2011-04-27
ide/atapi: Introduce CHECK_READY flag for commands
Kevin Wolf
[prev]
[next]