aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-09trivial: Don't include isa.h if it is not really necessaryThomas Huth1-1/+0
2019-01-07hw/misc/tz-mpc: Fix value of BLK_MAX registerPeter Maydell1-1/+1
2019-01-07hw/misc/nrf51_rng: Add NRF51 random number generator peripheralSteffen Görtz2-0/+263
2018-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into ...Peter Maydell1-1/+1
2018-12-14Rename cpu_physical_memory_write_rom() to address_space_write_rom()Peter Maydell1-1/+1
2018-12-13puv3_pm.c: Convert sysbus init function to realize functionMao Zhongyi1-6/+4
2018-12-13milkymist-pfpu: Convert sysbus init function to realize functionMao Zhongyi1-7/+5
2018-12-13milkymist-hpdmc: Convert sysbus init function to realize functionMao Zhongyi1-6/+3
2018-12-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell2-2/+2
2018-12-11qom: make user_creatable_complete() specific to UserCreatableMarc-André Lureau1-1/+1
2018-12-11misc: Avoid UTF-8 in error messagesEric Blake2-2/+2
2018-11-12pc-testdev: use HTTPS git URLStefan Hajnoczi1-1/+1
2018-11-08Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20181108' into...Peter Maydell1-0/+1
2018-11-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1
2018-11-08macio/pmu: Fix missing vmsd terminatorDr. David Alan Gilbert1-0/+1
2018-11-06ivshmem: fix memory backend leakIgor Mammedov1-0/+1
2018-11-05pci-testdev: add optional memory barGerd Hoffmann1-0/+19
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell1-2/+2
2018-10-19cpus hw target: Use warn_report() & friends to report warningsMarkus Armbruster1-2/+2