aboutsummaryrefslogtreecommitdiff
path: root/hw/ide
AgeCommit message (Expand)Author
2011-04-07ide: consolidate drive_get(IF_IDE)Isaku Yamahata
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
2011-02-07ahci: split ICH and AHCI even moreAlexander Graf
2011-02-07ahci: add license header in ahci.hAlexander Graf
2011-02-07ahci: split ICH9 from coreSebastian Herbszt
2011-01-31blockdev: Fix regression in -drive if=scsi,index=NMarkus Armbruster
2011-01-31ahci: Fix cpu_physical_memory_unmap() argument orderingStefan Hajnoczi
2011-01-31block: tell drivers about an image resizeChristoph Hellwig
2011-01-24ide: Remove unneeded null pointer checkStefan Weil
2011-01-24ide: kill ide_dma_submit_checkChristoph Hellwig
2011-01-24ide: also reset io_buffer_index for writesChristoph Hellwig
2011-01-24ide: factor dma handling helpersChristoph Hellwig
2011-01-10piix: tag as not hotpluggable.Gerd Hoffmann
2010-12-19ahci: delete write-only variables (v2)Blue Swirl
2010-12-17ide: Build fix for via.cKevin Wolf
2010-12-17ide: Fix build for cmd646.cKevin Wolf
2010-12-17ide: Register vm change state handler once onlyStefan Hajnoczi
2010-12-17ide: honor ncq for atapiAlexander Graf
2010-12-17ahci: set SATA Mode SelectSebastian Herbszt
2010-12-17ahci: add ahci emulationAlexander Graf
2010-12-17ide: add ncq identify data for ahci sata drivesRoland Elek
2010-12-17ide: move transfer_start after variable modificationAlexander Graf
2010-12-17ide: Split out BMDMA code from ATA coreAlexander Graf
2010-12-17ide: fix whitespace gap in ide_exec_cmdAlexander Graf
2010-12-17ide: split ide command interpretation offAlexander Graf
2010-12-11Add bootindex parameter to net/block/fd deviceGleb Natapov
2010-12-11Add get_fw_dev_path callback to IDE bus.Gleb Natapov
2010-12-11Store IDE bus id in IDEBus structure for easy access.Gleb Natapov
2010-12-11Keep track of ISA ports ISA device is using in qdev.Gleb Natapov
2010-12-11Introduce fw_name field to DeviceInfo structure.Gleb Natapov
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-12-01Merge remote branch 'origin/master' into pciMichael S. Tsirkin
2010-11-29ide: Reset current_addr after stopping DMAKevin Wolf
2010-11-29ide: Ignore double DMA transfer starts/stopsKevin Wolf
2010-11-29ide: Set bus master inactive on errorKevin Wolf
2010-11-29ide: Factor ide_dma_set_inactive outKevin Wolf
2010-11-24ide: convert bmdma address ioport to ioport_register()Avi Kivity
2010-11-22pci: Replace unneeded type casts in calls of pci_register_barStefan Weil
2010-11-04ide: Handle immediate bdrv_aio_flush failureKevin Wolf
2010-10-22ide: Handle flush failureKevin Wolf
2010-10-22ide: Factor ide_flush_cache outKevin Wolf
2010-10-22ide: set WCACHE supported in IDENTIFY dataChristoph Hellwig
2010-09-21ide: propagate the required alignmentChristoph Hellwig