aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-19hyperv: factor out arch-independent API into hw/hypervRoman Kagan2-165/+0
2018-10-19hyperv: rename kvm_hv_sint_route_set_sintRoman Kagan1-1/+1
2018-10-19hyperv: make HvSintRoute reference-countedRoman Kagan1-2/+2
2018-10-19hyperv: allow passing arbitrary data to sint ack callbackRoman Kagan1-1/+1
2018-10-19hyperv_testdev: drop unnecessary includesRoman Kagan1-4/+0
2018-10-19hyperv_testdev: refactor for better maintainabilityRoman Kagan1-61/+55
2018-10-19hw: edu: drop DO_UPCASTLi Qiang1-2/+2
2018-10-10ivshmem: Fix unplug of device "ivshmem-plain"Markus Armbruster1-9/+5
2018-10-02hw: edu: replace device name with macroLi Qiang1-2/+3
2018-10-02hw: hyperv_testdev: add read callbackLi Qiang1-2/+8
2018-10-02hw: pc-testdev: add read memory region callbackLi Qiang1-4/+16
2018-10-02hw: debugexit: add read callbackLi Qiang1-0/+6
2018-08-30macio: add addr property to macio IDE objectMark Cave-Ayland1-2/+3
2018-08-30macio: add macio bus to help with fw path generationMark Cave-Ayland1-9/+28
2018-08-24Merge remote-tracking branch 'remotes/juanquintela/tags/check/20180822' into ...Peter Maydell1-11/+0
2018-08-24hw/display/bcm2835_fb: Validate config settingsPeter Maydell1-27/+27
2018-08-24hw/display/bcm2835_fb: Fix handling of virtual framebufferPeter Maydell1-6/+15
2018-08-24hw/display/bcm2835_fb: Abstract out calculation of pitch, sizePeter Maydell1-2/+2
2018-08-24hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfigPeter Maydell1-47/+33
2018-08-24hw/misc/bcm2835_fb: Move config fields to their own structPeter Maydell1-13/+15
2018-08-24hw/misc/iotkit-secctl: Wire up registers for controlling MSCsPeter Maydell1-8/+65
2018-08-24hw/misc/tz-msc: Model TrustZone Master Security ControllerPeter Maydell3-0/+318
2018-08-24hw/misc/iotkit-sysinfo: Implement IoTKit system information blockPeter Maydell2-0/+129
2018-08-24hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell3-0/+269
2018-08-24hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTERPeter Maydell1-4/+93
2018-08-24hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz countersPeter Maydell1-1/+52
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau1-3/+3
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela1-11/+0
2018-08-20hw/misc: Remove mmio_interface devicePeter Maydell2-136/+0
2018-08-16aspeed: add a max_ram_size property to the memory controllerCédric Le Goater1-0/+3
2018-08-16aspeed_sdmc: Handle ECC trainingJoel Stanley1-0/+9
2018-08-16aspeed_sdmc: Init status always idleJoel Stanley1-0/+15
2018-08-16aspeed_sdmc: Set 'cache initial sequence' always trueJoel Stanley1-0/+1
2018-08-16aspeed_sdmc: Fix saved valuesJoel Stanley1-19/+8
2018-08-16i.MX6UL: Add i.MX6UL specific CCM deviceJean-Christophe Dubois3-0/+894
2018-08-01hw/misc/macio: Fix device introspection problems in macio devicesThomas Huth3-22/+12
2018-07-30hw/misc/tz-mpc: Zero the LUT on initialization, not just resetPeter Maydell1-1/+1
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-8/+8
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini1-6/+12
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery1-2/+17
2018-07-16hyperv: rename vcpu_id to vp_indexRoman Kagan1-8/+8
2018-07-03Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell1-10/+11
2018-07-03mac_dbdma: only dump commands for debug enabled channelsMark Cave-Ayland1-10/+11
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-07-02hw/misc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2-2/+4
2018-07-02hw/ivshmem: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé1-1/+2
2018-06-28hostmem: drop error variable from host_memory_backend_get_memory()David Hildenbrand1-2/+1
2018-06-26aspeed/scu: introduce clock frequenciesCédric Le Goater1-0/+106