aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-17cuda: decrease time delay before raising VIA SR interrupt and remove fast pathMark Cave-Ayland1-10/+1
2019-02-14hw/mips_cpc: kick a VP when putting it into Run statewqMiodrag Dinic1-2/+15
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell3-0/+139
2019-02-01iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell1-2/+13
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell1-2/+3
2019-01-30hw: edu: set category of the edu devicekumar sourav1-0/+2
2019-01-21Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...Peter Maydell1-7/+66
2019-01-18target/mips: Update ITU to handle bus errorsYongbok Kim1-0/+22
2019-01-18target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim1-6/+23
2019-01-18target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim1-1/+21
2019-01-17hw/misc/edu: add msi_uninit() for pci_edu_uninit()Fei Li1-0/+1
2019-01-14hw/misc/ivshmem: Remove deprecated "ivshmem" legacy deviceThomas Huth1-205/+5
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini2-5/+5