summaryrefslogtreecommitdiffstats
path: root/hw/ide
Commit message (Expand)AuthorAgeFilesLines
* Add missing const attributes for MemoryRegionOpsStefan Weil2012-03-115-8/+8
* ide: fail I/O to empty diskPaolo Bonzini2012-02-291-4/+20
* Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-02-242-15/+8
|\
| * ide: drop ide_tray_state_post_load()Luiz Capitulino2012-02-221-10/+0
| * block: Don't call bdrv_eject() if the tray state didn't changeLuiz Capitulino2012-02-221-2/+5
| * block: Rename bdrv_mon_event() & BlockMonEventActionLuiz Capitulino2012-02-221-3/+3
* | ahci: use new DMA helpersPaolo Bonzini2012-02-221-69/+13
|/
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-02-172-3/+3
|\
| * ide: fix compilation errors when DEBUG_IDE is setHervé Poussineau2012-02-102-3/+3
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-02-151-0/+7
|\ \
| * | AHCI: Masking of IRQs actually masks themAlexander Graf2012-02-091-0/+2
| * | AHCI: Fix port reset raceAlexander Graf2012-02-091-0/+5
| |/
* | qom: Unify type registrationAndreas Färber2012-02-157-14/+19
|/
* qdev: remove baked in notion of aliases (v2)Anthony Liguori2012-02-031-2/+0
* qdev: kill off DeviceInfoAnthony Liguori2012-02-031-1/+1
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-037-101/+135
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-9/+14
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-274-65/+108
* ide: convert to QEMU Object ModelAnthony Liguori2012-01-272-49/+82
* isa: pic: convert to QEMU Object ModelAnthony Liguori2012-01-271-7/+13
* qdev: prepare source tree for code conversionAnthony Liguori2012-01-273-69/+64
* qdev: move qdev->info to classAnthony Liguori2012-01-271-1/+1
* ahci: add support for non-PCI based controllersRob Herring2012-01-261-0/+44
* Correct types in bmdma_addr_{read,write}David Gibson2012-01-211-2/+2
* isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...Hervé Poussineau2011-12-203-4/+4
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2011-12-191-3/+3
|\
| * ide: drop argument to dma_buf_commitPaolo Bonzini2011-12-161-3/+3
* | block: dma_bdrv_* does not return NULLPaolo Bonzini2011-12-152-9/+1
* | block: bdrv_aio_* do not return NULLPaolo Bonzini2011-12-153-20/+2
|/
* Merge remote-tracking branch 'stefanha/trivial-patches-next' into stagingAnthony Liguori2011-12-142-2/+2
|\
| * fix spelling in hw sub directoryDong Xu Wang2011-12-061-1/+1
| * fix typo: delete redundant semicolonDong Xu Wang2011-12-061-1/+1
* | Remove unnecessary casts from PCI DMA code in PCI IDEDavid Gibson2011-12-121-2/+2
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-12-052-3/+4
|\
| * block: convert qemu_aio_flush() calls to bdrv_drain_all()Stefan Hajnoczi2011-12-052-3/+4
* | ide/mmio: convert to memory APIAvi Kivity2011-11-241-33/+24
|/
* atapi: kill MODE SENSE(6), fix MODE SENSE(10)Paolo Bonzini2011-11-181-12/+8
* atapi: implement eject requestsPaolo Bonzini2011-11-112-3/+21
* PCI IDE: Use PCI DMA stub functionsDavid Gibson2011-11-011-9/+10
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-10-314-148/+50
|\
| * atapi/scsi-disk: make mode page values coherent between the twoPaolo Bonzini2011-10-281-7/+7
| * atapi: cleanup/fix mode sense resultsPaolo Bonzini2011-10-281-4/+6
| * atapi: move GESN definitions to scsi-defs.hPaolo Bonzini2011-10-281-37/+6
| * atapi/scsi: unify definitions for MMCPaolo Bonzini2011-10-284-99/+30
| * ide: Fix off-by-one error in array index checkKevin Wolf2011-10-281-1/+1
* | ahci: fix DPRINTF format stringsMax Filippov2011-10-261-6/+10
|/
* Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-10-141-0/+2
|\
| * ide: Support I/O statusLuiz Capitulino2011-10-111-0/+2
* | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into stagingAnthony Liguori2011-10-145-21/+30
|\ \ | |/ |/|
| * ide: Convert to isa_register_portio_listRichard Henderson2011-10-115-21/+30
OpenPOWER on IntegriCloud