Age | Commit message (Expand) | Author |
2014-06-16 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-06-16 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-06-16 | macio ide: Do remainder access asynchronously | Alexander Graf |
2014-06-16 | macio: handle non-block ATAPI DMA transfers | Mark Cave-Ayland |
2014-06-16 | blockdev: Remove unused DriveInfo reference count | Markus Armbruster |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (x86) | Juan Quintela |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2014-05-05 | ahci: fix buffer overrun on invalid state load | Michael S. Tsirkin |
2014-04-18 | hw/ide/ahci.c: Avoid shift left into sign bit | Peter Maydell |
2014-04-14 | ide: Correct improper smart self test counter reset in ide core. | Benoît Canet |
2014-03-27 | hw/ide: Add missing 'static' attributes | Stefan Weil |
2014-03-18 | ahci: fix sysbus support | Rob Herring |
2014-03-07 | hw/ide/ahci.h: Avoid shifting left into sign bit | Peter Maydell |
2014-02-20 | Call pci_piix3_xen_ide_unplug from unplug_disks | Stefano Stabellini |
2014-02-20 | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in... | Peter Maydell |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini |
2014-02-10 | qdev:pci: refactor PCIDevice to use generic "hotpluggable" property | Igor Mammedov |
2014-01-30 | Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging | Peter Maydell |
2014-01-24 | block: rename buffer_alignment to guest_block_size | Paolo Bonzini |
2014-01-15 | ide: cmd_exec_dev_diagnostic() always set error register to 0x01 | David du Colombier |
2013-12-23 | vt82c686: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-12-23 | qdev: Replace no_user by cannot_instantiate_with_device_add_yet | Markus Armbruster |
2013-11-05 | bswap.h: Remove cpu_to_be16wu() | Peter Maydell |
2013-11-05 | ide: Drop ide_init2_with_non_qdev_drives() | Andreas Färber |
2013-11-05 | microdrive: Coding Style cleanups | Andreas Färber |
2013-11-05 | pcmcia: QOM'ify PCMCIACardState and MicroDriveState | Andreas Färber |
2013-10-31 | Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging | Anthony Liguori |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-10-29 | ahci: fix win7 hang on boot | Alexander Graf |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum |
2013-10-11 | ahci: set ahci mode on reset | Michael S. Tsirkin |
2013-08-30 | qdev: Pass size to qbus_create_inplace() | Andreas Färber |
2013-08-30 | ide: Pass size to ide_bus_new() | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-29 | ide: Introduce abstract QOM type for PCIIDEState | Andreas Färber |
2013-07-29 | ide/piix: QOM casting sweep | Peter Crosthwaite |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-27 | PPC: dbdma: macio: Fix format specifiers (build regression) | Stefan Weil |
2013-07-23 | ahci: Use QOM realize for ahci | Hu Tao |
2013-07-23 | ahci: QOM'ify some more | Hu Tao |
2013-07-23 | ide/ich: QOM parent field cleanup | Andreas Färber |
2013-07-23 | ide/ich: QOM Upcast Sweep | Peter Crosthwaite |
2013-07-15 | ahci: Fix FLUSH command | Kevin Wolf |
2013-07-11 | PPC: dbdma: Support more multi-issue DMA requests | Alexander Graf |
2013-07-11 | PPC: dbdma: Support unaligned DMA access | Alexander Graf |
2013-07-11 | PPC: dbdma: Wait for DMA until we have data | Alexander Graf |
2013-07-11 | PPC: dbdma: macio: Add DMA callback | Alexander Graf |
2013-07-11 | PPC: Mac: Add debug prints in macio and dbdma code | Alexander Graf |
2013-07-11 | PPC: Macio: Replace tabs with spaces | Alexander Graf |