summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae2015-06-261-1/+8
* hw/mips: Do not clear BEV for MIPS malta kernel loadMatthew Fortune2015-06-261-1/+1
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-06-252-7/+12
|\
| * virito-blk: drop duplicate checkGonglei2015-06-241-2/+1
| * nvme: Fix memleak in nvme_dma_read_prpLu Lina2015-06-231-0/+1
| * virtio-blk: Use blk_drain() to drain IO requestsAlexander Yarygin2015-06-231-5/+10
* | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell2015-06-2311-79/+122
|\ \
| * | hw/display/tcx.c: Fix memory leakShannon Zhao2015-06-231-0/+1
| * | hw/display/cg3.c: Fix memory leakShannon Zhao2015-06-231-0/+1
| * | hw/display/qxl-logger.c: Constify some variableFrediano Ziglio2015-06-231-8/+8
| * | vt82c686: QOMifyGonglei2015-06-231-15/+32
| * | xen_pt: QOMifyGonglei2015-06-232-5/+9
| * | wdt_i6300esb: QOMifyGonglei2015-06-231-5/+9
| * | piix4: QOMifyGonglei2015-06-231-2/+6
| * | piix: piix3 QOMifyGonglei2015-06-231-26/+31
| * | pci-assign: QOMifyGonglei2015-06-231-18/+21
| * | Print error when failing to load PCI config dataDr. David Alan Gilbert2015-06-231-0/+4
* | | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta...Peter Maydell2015-06-234-44/+46
|\ \ \ | |/ / |/| |
| * | xen/pass-through: constify some static dataJan Beulich2015-06-232-6/+5
| * | xen/pass-through: log errno values rather than function return onesJan Beulich2015-06-232-25/+25
| * | xen/pass-through: ROM BAR handling adjustmentsJan Beulich2015-06-232-6/+14
| * | xen/pass-through: fold host PCI command register writesJan Beulich2015-06-231-7/+2
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...Peter Maydell2015-06-235-17/+233
|\ \ \ | |_|/ |/| |
| * | virtio-input: evdev passthroughGerd Hoffmann2015-06-234-0/+215
| * | virtio-input: move properties, use virtio_instance_init_commonGerd Hoffmann2015-06-232-17/+18
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-06-22' in...Peter Maydell2015-06-2344-55/+56
|\ \ \ | |/ / |/| |
| * | Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-2215-15/+0
| * | Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-2211-8/+3
| * | qerror: Move #include out of qerror.hMarkus Armbruster2015-06-2221-0/+21
| * | qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-2210-29/+29
| * | QemuOpts: Wean off qerror_report_err()Markus Armbruster2015-06-221-1/+1
| * | qobject: Use 'bool' inside qdictEric Blake2015-06-221-2/+2
* | | m68k: implement more ColdFire 5208 interrupt controller functionalityGreg Ungerer2015-06-221-0/+14
|/ /
* | Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2015-06-221-31/+18
|\ \
| * | qdev: Deprecated qdev_init() is finally unused, dropMarkus Armbruster2015-06-191-31/+16
| * | qdev: Free property names after registering gpio aliasesEduardo Habkost2015-06-191-0/+2
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-06-222-0/+12
|\ \ \
| * | | mc146818rtc: Reset the periodic timer on loadPaul Donohue2015-06-191-0/+6
| * | | i8254: fix out-of-bounds memory access in pit_ioport_read()Petr Matousek2015-06-171-0/+6
* | | | s3adsp1800: Remove the hardcoded values from the resetAlistair Francis2015-06-211-8/+1
* | | | ml605_mmu: Move the hardcoded values to the init functionAlistair Francis2015-06-211-12/+6
* | | | target-microblaze: Convert version_mask to a CPU propertyAlistair Francis2015-06-211-1/+1
* | | | target-microblaze: Convert endi to a CPU propertyAlistair Francis2015-06-211-1/+1
* | | | target-microblaze: Convert dcache-writeback to a CPU propertyAlistair Francis2015-06-211-1/+2
* | | | target-microblaze: Convert use-fpu to a CPU propertyAlistair Francis2015-06-211-2/+5
* | | | microblaze: s3adsp: Instantiate CPU using QOMPeter Crosthwaite2015-06-211-6/+2
* | | | arm: xlnx-zynqmp: Add 2xCortexR5 CPUsPeter Crosthwaite2015-06-191-0/+34
* | | | arm: xlnx-zynqmp: Add boot-cpu propertyPeter Crosthwaite2015-06-192-2/+19
* | | | arm: xlnx-zynqmp: Preface CPU variables with "apu"Peter Crosthwaite2015-06-192-13/+15
* | | | hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiationEric Auger2015-06-192-11/+74
OpenPOWER on IntegriCloud