summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-20Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-2...Peter Maydell
2019-08-20hw/core: Add a config switch for the generic loader deviceThomas Huth
2019-08-20hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "split-irq" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "or-irq" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "register" deviceThomas Huth
2019-08-19hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machinesPhilippe Mathieu-Daudé
2019-08-19hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMUPhilippe Mathieu-Daudé
2019-08-19hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/KconfigPhilippe Mathieu-Daudé
2019-08-19target/mips: Style improvements in mips_mipssim.cAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_malta.cAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_int.cAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_fulong2e.cAleksandar Markovic
2019-08-19target/mips: Style improvements in cps.cAleksandar Markovic
2019-08-16hw/ide/atapi: Use the ldst APIPhilippe Mathieu-Daudé
2019-08-16Revert "ide/ahci: Check for -ECANCELED in aio callbacks"John Snow
2019-08-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...Peter Maydell
2019-08-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-08-16Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2019-08-13-v2'...Peter Maydell
2019-08-16Set ENET_BD_BDU in I.MX FEC controllerAaron Hill
2019-08-16hw/misc/zynq_slcr: use standard register definitionDamien Hedde
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster
2019-08-16Include sysemu/sysemu.h a lot lessMarkus Armbruster
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16numa: Move remaining NUMA declarations from sysemu.h to numa.hMarkus Armbruster
2019-08-16Include sysemu/hostmem.h lessMarkus Armbruster
2019-08-16numa: Don't include hw/boards.h into sysemu/numa.hMarkus Armbruster
2019-08-16Include hw/boards.h a bit lessMarkus Armbruster
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include qemu/queue.h slightly lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include exec/memory.h slightly lessMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Clean up inclusion of exec/cpu-common.hMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16ide: Include hw/ide/internal a bit less outside hw/ide/Markus Armbruster
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-08-16trace: Eliminate use of TARGET_FMT_plxMarkus Armbruster
2019-08-16memory: Fix type of IOMMUMemoryRegionClass member @parent_classMarkus Armbruster
2019-08-16Include generated QAPI headers lessMarkus Armbruster
2019-08-16block: Remove blk_pread_unthrottled()Kevin Wolf
2019-08-14hw/net: fix vmxnet3 live migrationMarcel Apfelbaum
2019-08-13spapr/xive: Fix migration of hot-plugged CPUsCédric Le Goater
2019-08-13spapr: Reset CAS & IRQ subsystem after devicesDavid Gibson
2019-08-12display/bochs: fix pcie supportGerd Hoffmann