aboutsummaryrefslogtreecommitdiff
path: root/hw/ide
AgeCommit message (Expand)Author
2011-06-22Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin
2011-06-15ide: Clear error_status after restarting flushKevin Wolf
2011-06-15ide: add TRIM supportChristoph Hellwig
2011-06-15ide: allow other dma comands than read and writeChristoph Hellwig
2011-06-15ide: Add forgotten VMSTATE_END_OF_LIST in subsectionKevin Wolf
2011-06-15ide: Fix ide_drive_pio_state_needed()Kevin Wolf
2011-06-15ide: Split error status from status registerKevin Wolf
2011-06-12hw/ide/via.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ide/ich.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12hw/ide/cmd646.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-12ide/piix: convert to PCIDeviceInfo to initialize idsIsaku Yamahata
2011-06-08ide/core: Remove explicit setting of BM_STATUS_INTKevin Wolf
2011-05-19ahci: Fix non-NCQ accesses for LBA > 16bitsAlexander Graf
2011-05-19blockdev: Store -drive option media in DriveInfoMarkus Armbruster
2011-05-19ide: Split qdev "ide-drive" into "ide-hd" and "ide-cd"Markus Armbruster
2011-05-18ahci: Fix crashes on duplicate BH registrationJan Kiszka
2011-05-18ide: Turn debug messages into assertionsKevin Wolf
2011-05-18ide: cleanup warningsAndrea Arcangeli
2011-05-16ahci: Unbreak bar registrationJan Kiszka
2011-05-16ich/ahci: fix uninitialized memory useMichael S. Tsirkin
2011-05-05Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2011-05-05MSI: Robust resource releaseJan Kiszka
2011-05-03ide/atapi: fix set but unusedAlon Levy
2011-05-03atapi: Explain why we need a 'media not present' stateAmit Shah
2011-05-03atapi: Move comment to proper placeAmit Shah
2011-04-27ide/atapi: Introduce CHECK_READY flag for commandsKevin Wolf
2011-04-27ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectorsKevin Wolf
2011-04-27ide/atapi: Use table instead of switch for commandsKevin Wolf
2011-04-27ide/atapi: Factor commands outKevin Wolf
2011-04-27ide: Split atapi.c outKevin Wolf
2011-04-27atapi: Add 'medium ready' to 'medium not ready' transition on cd changeAmit Shah
2011-04-15Remove unused sysemu.h include directivesBlue Swirl
2011-04-13atapi: GESN: implement 'media' subcommandAmit Shah
2011-04-13atapi: GESN: Standardise event response handling for future additionsAmit Shah
2011-04-13atapi: GESN: Use structs for commonly-used field typesAmit Shah
2011-04-13atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own functionAmit Shah
2011-04-13atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media changeAmit Shah
2011-04-13atapi: Report correct errors on guest eject requestAmit Shah
2011-04-13atapi: Drives can be locked without media presentAmit Shah
2011-04-07ide: consolidate drive_get(IF_IDE)Isaku Yamahata
2011-04-07ich/ahci: convert to pci_register_bar_simple()Avi Kivity
2011-03-21Merge branch 'for-anthony' of git://github.com/bonzini/qemuAurelien Jarno
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-03-15Fix ATA SMART and CHECK POWER MODEBrian Wheeler
2011-02-21isa-bus: Remove bogus IRQ sharing checkJan Kiszka
2011-02-14Improve vm_stop reason declarationsJan Kiszka
2011-02-07ahci: make number of ports runtime determinedAlexander Graf
2011-02-07ahci: Implement HBA resetAlexander Graf
2011-02-07ahci: send init d2h fis on fis enableAlexander Graf