aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
2019-10-25hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensorPhilippe Mathieu-Daudé2-0/+136
2019-10-15hw/misc/vmcoreinfo: Add comment about reset handlerPhilippe Mathieu-Daudé1-0/+4
2019-10-15hw/misc/bcm2835_mbox: Add trace eventsPhilippe Mathieu-Daudé3-0/+13
2019-10-15hw/arm/bcm2835_peripherals: Name various address spacesPhilippe Mathieu-Daudé2-2/+2
2019-10-15hw/arm/bcm2835_peripherals: Improve loggingPhilippe Mathieu-Daudé2-9/+14
2019-10-15aspeed/sdmc: Add AST2600 supportJoel Stanley2-0/+84
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater1-63/+105
2019-10-15hw: aspeed_scu: Add AST2600 supportJoel Stanley1-7/+185
2019-09-18trace: Remove trailing newline in eventsPhilippe Mathieu-Daudé1-5/+5
2019-09-13aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater1-16/+9
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater1-36/+47
2019-09-10hw/misc: Mark most objects as "common" code to speed up compilation a litte bitThomas Huth1-45/+45
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