aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-06-26target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae
2015-06-26hw/mips: Do not clear BEV for MIPS malta kernel loadMatthew Fortune
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-24virito-blk: drop duplicate checkGonglei
2015-06-23Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell
2015-06-23hw/display/tcx.c: Fix memory leakShannon Zhao
2015-06-23hw/display/cg3.c: Fix memory leakShannon Zhao
2015-06-23hw/display/qxl-logger.c: Constify some variableFrediano Ziglio
2015-06-23vt82c686: QOMifyGonglei
2015-06-23xen_pt: QOMifyGonglei
2015-06-23wdt_i6300esb: QOMifyGonglei
2015-06-23piix4: QOMifyGonglei
2015-06-23piix: piix3 QOMifyGonglei
2015-06-23pci-assign: QOMifyGonglei
2015-06-23Print error when failing to load PCI config dataDr. David Alan Gilbert
2015-06-23Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta...Peter Maydell
2015-06-23xen/pass-through: constify some static dataJan Beulich
2015-06-23xen/pass-through: log errno values rather than function return onesJan Beulich
2015-06-23xen/pass-through: ROM BAR handling adjustmentsJan Beulich
2015-06-23xen/pass-through: fold host PCI command register writesJan Beulich
2015-06-23nvme: Fix memleak in nvme_dma_read_prpLu Lina
2015-06-23virtio-blk: Use blk_drain() to drain IO requestsAlexander Yarygin
2015-06-23Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...Peter Maydell
2015-06-23Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-22' in...Peter Maydell
2015-06-23virtio-input: evdev passthroughGerd Hoffmann
2015-06-23virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster
2015-06-22qobject: Use 'bool' inside qdictEric Blake
2015-06-22m68k: implement more ColdFire 5208 interrupt controller functionalityGreg Ungerer
2015-06-22Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell
2015-06-22Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-06-21s3adsp1800: Remove the hardcoded values from the resetAlistair Francis
2015-06-21ml605_mmu: Move the hardcoded values to the init functionAlistair Francis
2015-06-21target-microblaze: Convert version_mask to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert endi to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis
2015-06-21target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis
2015-06-21microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite
2015-06-19qdev: Deprecated qdev_init() is finally unused, dropMarkus Armbruster
2015-06-19arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite
2015-06-19arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite
2015-06-19hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger
2015-06-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-19mc146818rtc: Reset the periodic timer on loadPaul Donohue
2015-06-19vhost: enable vhost without without MSI-XPankaj Gupta