Age | Commit message (Expand) | Author |
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-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 |
2011-04-27 | ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors | Kevin Wolf |
2011-04-27 | ide/atapi: Use table instead of switch for commands | Kevin Wolf |
2011-04-27 | ide/atapi: Factor commands out | Kevin Wolf |
2011-04-27 | ide: Split atapi.c out | Kevin Wolf |
2011-04-27 | atapi: Add 'medium ready' to 'medium not ready' transition on cd change | Amit Shah |
2011-04-15 | Remove unused sysemu.h include directives | Blue Swirl |
2011-04-13 | atapi: GESN: implement 'media' subcommand | Amit Shah |
2011-04-13 | atapi: GESN: Standardise event response handling for future additions | Amit Shah |
2011-04-13 | atapi: GESN: Use structs for commonly-used field types | Amit Shah |
2011-04-13 | atapi: Move GET_EVENT_STATUS_NOTIFICATION command handling to its own function | Amit Shah |
2011-04-13 | atapi: Allow GET_EVENT_STATUS_NOTIFICATION after media change | Amit Shah |
2011-04-13 | atapi: Report correct errors on guest eject request | Amit Shah |
2011-04-13 | atapi: Drives can be locked without media present | Amit Shah |
2011-04-07 | ide: consolidate drive_get(IF_IDE) | Isaku Yamahata |
2011-04-07 | ich/ahci: convert to pci_register_bar_simple() | Avi Kivity |
2011-03-21 | Merge branch 'for-anthony' of git://github.com/bonzini/qemu | Aurelien Jarno |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-15 | Fix ATA SMART and CHECK POWER MODE | Brian Wheeler |
2011-02-21 | isa-bus: Remove bogus IRQ sharing check | Jan Kiszka |
2011-02-14 | Improve vm_stop reason declarations | Jan Kiszka |
2011-02-07 | ahci: make number of ports runtime determined | Alexander Graf |
2011-02-07 | ahci: Implement HBA reset | Alexander Graf |
2011-02-07 | ahci: send init d2h fis on fis enable | Alexander Graf |
2011-02-07 | ahci: split ICH and AHCI even more | Alexander Graf |
2011-02-07 | ahci: add license header in ahci.h | Alexander Graf |
2011-02-07 | ahci: split ICH9 from core | Sebastian Herbszt |
2011-01-31 | blockdev: Fix regression in -drive if=scsi,index=N | Markus Armbruster |
2011-01-31 | ahci: Fix cpu_physical_memory_unmap() argument ordering | Stefan Hajnoczi |
2011-01-31 | block: tell drivers about an image resize | Christoph Hellwig |
2011-01-24 | ide: Remove unneeded null pointer check | Stefan Weil |
2011-01-24 | ide: kill ide_dma_submit_check | Christoph Hellwig |
2011-01-24 | ide: also reset io_buffer_index for writes | Christoph Hellwig |
2011-01-24 | ide: factor dma handling helpers | Christoph Hellwig |
2011-01-10 | piix: tag as not hotpluggable. | Gerd Hoffmann |
2010-12-19 | ahci: delete write-only variables (v2) | Blue Swirl |
2010-12-17 | ide: Build fix for via.c | Kevin Wolf |
2010-12-17 | ide: Fix build for cmd646.c | Kevin Wolf |