Age | Commit message (Expand) | Author |
2015-06-26 | hw/arm/virt: Make block devices default to virtio | Peter Maydell |
2015-06-26 | qdev-properties-system: Improve error message for drive assignment conflict | Peter Maydell |
2015-06-26 | qdev-properties-system: Change set_pointer's parse callback to use Error | Peter Maydell |
2015-06-26 | hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table | Shannon Zhao |
2015-06-26 | hw/arm/virt-acpi-build: Fix table revision and some comments | Shannon Zhao |
2015-06-26 | target-mips: add Unified Hosting Interface (UHI) support | Leon Alrae |
2015-06-26 | hw/mips: Do not clear BEV for MIPS malta kernel load | Matthew Fortune |
2015-06-25 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-06-24 | virito-blk: drop duplicate check | Gonglei |
2015-06-23 | hw/pci-bridge: format special OFW unit address for PXB host | Laszlo Ersek |
2015-06-23 | hw/core: explicit OFW unit address callback for SysBusDeviceClass | Laszlo Ersek |
2015-06-23 | hw/pci-bridge: disable SHPC in PXB | Laszlo Ersek |
2015-06-23 | hw/pci-bridge: introduce "shpc" property | Laszlo Ersek |
2015-06-23 | hw/pci-bridge: add macro for "msi" property | Laszlo Ersek |
2015-06-23 | hw/pci-bridge: add macro for "chassis_nr" property | Laszlo Ersek |
2015-06-23 | hw/pci-bridge: expose _test parameter in SHPC_VMSTATE() | Laszlo Ersek |
2015-06-23 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2... | Peter Maydell |
2015-06-23 | hw/display/tcx.c: Fix memory leak | Shannon Zhao |
2015-06-23 | hw/display/cg3.c: Fix memory leak | Shannon Zhao |
2015-06-23 | hw/display/qxl-logger.c: Constify some variable | Frediano Ziglio |
2015-06-23 | vt82c686: QOMify | Gonglei |
2015-06-23 | xen_pt: QOMify | Gonglei |
2015-06-23 | wdt_i6300esb: QOMify | Gonglei |
2015-06-23 | piix4: QOMify | Gonglei |
2015-06-23 | piix: piix3 QOMify | Gonglei |
2015-06-23 | pci-assign: QOMify | Gonglei |
2015-06-23 | Print error when failing to load PCI config data | Dr. David Alan Gilbert |
2015-06-23 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta... | Peter Maydell |
2015-06-23 | xen/pass-through: constify some static data | Jan Beulich |
2015-06-23 | xen/pass-through: log errno values rather than function return ones | Jan Beulich |
2015-06-23 | xen/pass-through: ROM BAR handling adjustments | Jan Beulich |
2015-06-23 | xen/pass-through: fold host PCI command register writes | Jan Beulich |
2015-06-23 | add pci-bridge-seat | Gerd Hoffmann |
2015-06-23 | pc: cleanup and convert TMP ACPI device description to AML API | Igor Mammedov |
2015-06-23 | vhost: correctly pass error to caller in vhost_dev_enable_notifiers() | Jason Wang |
2015-06-23 | balloon: add a feature bit to let Guest OS deflate balloon on oom | Denis V. Lunev |
2015-06-23 | nvme: Fix memleak in nvme_dma_read_prp | Lu Lina |
2015-06-23 | virtio-blk: Use blk_drain() to drain IO requests | Alexander Yarygin |
2015-06-23 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into... | Peter Maydell |
2015-06-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-22' in... | Peter Maydell |
2015-06-23 | virtio-input: evdev passthrough | Gerd Hoffmann |
2015-06-23 | virtio-input: move properties, use virtio_instance_init_common | Gerd Hoffmann |
2015-06-23 | qdev: fix OVERFLOW_BEFORE_WIDEN | Gonglei |
2015-06-23 | virito-pci: fix OVERRUN problem | Gonglei |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster |
2015-06-22 | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster |
2015-06-22 | QemuOpts: Wean off qerror_report_err() | Markus Armbruster |
2015-06-22 | qobject: Use 'bool' inside qdict | Eric Blake |