aboutsummaryrefslogtreecommitdiff
path: root/hw/ide
AgeCommit message (Expand)Author
2014-06-30hw: Fix qemu_allocate_irqs() leaksAndreas Färber
2014-06-23qapi: adjust existing definesWenchao Xia
2014-06-16Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell
2014-06-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf
2014-06-16macio: handle non-block ATAPI DMA transfersMark Cave-Ayland
2014-06-16blockdev: Remove unused DriveInfo reference countMarkus Armbruster
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela
2014-05-05ahci: fix buffer overrun on invalid state loadMichael S. Tsirkin
2014-04-18hw/ide/ahci.c: Avoid shift left into sign bitPeter Maydell
2014-04-14ide: Correct improper smart self test counter reset in ide core.Benoît Canet
2014-03-27hw/ide: Add missing 'static' attributesStefan Weil
2014-03-18ahci: fix sysbus supportRob Herring
2014-03-07hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell
2014-02-20Call pci_piix3_xen_ide_unplug from unplug_disksStefano Stabellini
2014-02-20Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov
2014-01-30Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into stagingPeter Maydell
2014-01-24block: rename buffer_alignment to guest_block_sizePaolo Bonzini
2014-01-15ide: cmd_exec_dev_diagnostic() always set error register to 0x01David du Colombier
2013-12-23vt82c686: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-11-05bswap.h: Remove cpu_to_be16wu()Peter Maydell
2013-11-05ide: Drop ide_init2_with_non_qdev_drives()Andreas Färber
2013-11-05microdrive: Coding Style cleanupsAndreas Färber
2013-11-05pcmcia: QOM'ify PCMCIACardState and MicroDriveStateAndreas Färber
2013-10-31Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-29ahci: fix win7 hang on bootAlexander Graf
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-10-11ahci: set ahci mode on resetMichael S. Tsirkin
2013-08-30qdev: Pass size to qbus_create_inplace()Andreas Färber
2013-08-30ide: Pass size to ide_bus_new()Andreas Färber
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29ide: Introduce abstract QOM type for PCIIDEStateAndreas Färber
2013-07-29ide/piix: QOM casting sweepPeter Crosthwaite
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-27PPC: dbdma: macio: Fix format specifiers (build regression)Stefan Weil
2013-07-23ahci: Use QOM realize for ahciHu Tao
2013-07-23ahci: QOM'ify some moreHu Tao
2013-07-23ide/ich: QOM parent field cleanupAndreas Färber
2013-07-23ide/ich: QOM Upcast SweepPeter Crosthwaite
2013-07-15ahci: Fix FLUSH commandKevin Wolf
2013-07-11PPC: dbdma: Support more multi-issue DMA requestsAlexander Graf
2013-07-11PPC: dbdma: Support unaligned DMA accessAlexander Graf
2013-07-11PPC: dbdma: Wait for DMA until we have dataAlexander Graf
2013-07-11PPC: dbdma: macio: Add DMA callbackAlexander Graf