aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-20hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth2-1/+4
2019-08-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190816'...Peter Maydell1-236/+236
2019-08-16hw/misc/zynq_slcr: use standard register definitionDamien Hedde1-236/+236
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster10-10/+10
2019-08-16sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.hMarkus Armbruster1-0/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster9-9/+0
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster30-1/+29
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster28-27/+1
2019-08-16Include migration/vmstate.h lessMarkus Armbruster49-0/+49
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster23-0/+25
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+1
2019-07-01hw/misc/aspeed_xdma: New deviceEddie James3-0/+169
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster2-0/+2
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster68-0/+78
2019-06-03edu: uses uint64_t in dma operationLi Qiang1-8/+9
2019-06-03edu: mmio: allow 64-bit access in read dispatchLi Qiang1-1/+5
2019-06-03edu: mmio: allow 64-bit accessLi Qiang1-0/+9
2019-05-24hw/misc/macio: Use object_initialize_child for correct ref. countingPhilippe Mathieu-Daudé1-4/+4
2019-05-22hw/misc/exynos4210_rng: Use qemu_guest_getrandomRichard Henderson1-7/+4
2019-05-22hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofailRichard Henderson1-19/+15
2019-05-22hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofailRichard Henderson1-2/+2
2019-05-22aspeed/scu: Use qemu_guest_getrandom_nofailRichard Henderson1-8/+2
2019-05-17leon3: introduce the plug and play mechanismKONRAD Frederic2-0/+271
2019-05-13hw/arm: Express dependencies of the fsl-imx31 machine with KconfigThomas Huth1-0/+2
2019-04-29hw/devices: Move CBus declarations into a new headerPhilippe Mathieu-Daudé1-1/+1
2019-03-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+2
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster1-3/+5
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster2-3/+0
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster2-22/+22
2019-03-18kconfig: add dependencies on CONFIG_MSI_NONBROKENPaolo Bonzini1-2/+2
2019-03-07sparc-softmmu.mak: express dependencies with KconfigPaolo Bonzini1-0/+1
2019-03-07ppc: Express dependencies of the Mac machines with kconfigThomas Huth1-0/+6
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini1-0/+1
2019-03-07i2c: express dependencies with KconfigPaolo Bonzini1-0/+4
2019-03-07isa: express dependencies with kconfigPaolo Bonzini1-0/+6
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini1-1/+5
2019-03-07build: switch to KconfigPaolo Bonzini1-0/+2
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini2-0/+105
2019-03-01Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...Peter Maydell3-3/+3
2019-02-28hw/arm/armsse: Unify init-svtor and cpuwait handlingPeter Maydell1-12/+8
2019-02-28hw/arm/iotkit-sysctl: Implement CPUWAIT and INITSVTOR*Peter Maydell1-4/+37
2019-02-28hw/arm/iotkit-sysctl: Add SSE-200 registersPeter Maydell1-5/+240
2019-02-28hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register namePeter Maydell1-8/+8
2019-02-28hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling UnitPeter Maydell3-0/+203
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard3-3/+3
2019-02-22Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...Peter Maydell1-1/+1
2019-02-21hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operatorAleksandar Markovic1-1/+1
2019-02-21hw/misc/tz-ppc: Support having unused ports in the middle of the rangePeter Maydell1-0/+32