summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | hw/misc/iotkit-sysctl: Implement IoTKit system control elementPeter Maydell2018-08-243-0/+269
* | hw/misc/mps2-fpgaio: Implement PSCNTR and COUNTERPeter Maydell2018-08-241-4/+93
* | hw/misc/mps2-fpgaio: Implement 1Hz and 100Hz countersPeter Maydell2018-08-241-1/+52
* | fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau2018-08-231-3/+3
|/
* hw/misc: Remove mmio_interface devicePeter Maydell2018-08-202-136/+0Star
* aspeed: add a max_ram_size property to the memory controllerCédric Le Goater2018-08-161-0/+3
* aspeed_sdmc: Handle ECC trainingJoel Stanley2018-08-161-0/+9
* aspeed_sdmc: Init status always idleJoel Stanley2018-08-161-0/+15
* aspeed_sdmc: Set 'cache initial sequence' always trueJoel Stanley2018-08-161-0/+1
* aspeed_sdmc: Fix saved valuesJoel Stanley2018-08-161-19/+8Star
* i.MX6UL: Add i.MX6UL specific CCM deviceJean-Christophe Dubois2018-08-163-0/+894
* hw/misc/macio: Fix device introspection problems in macio devicesThomas Huth2018-08-013-22/+12Star
* hw/misc/tz-mpc: Zero the LUT on initialization, not just resetPeter Maydell2018-07-301-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-07-171-8/+8
|\
| * hyperv: rename vcpu_id to vp_indexRoman Kagan2018-07-161-8/+8
* | hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini2018-07-171-6/+12
* | aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery2018-07-161-2/+17
|/
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...Peter Maydell2018-07-031-10/+11
|\
| * mac_dbdma: only dump commands for debug enabled channelsMark Cave-Ayland2018-07-031-10/+11
* | hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* | hw/misc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-022-2/+4
* | hw/ivshmem: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
|/
* hostmem: drop error variable from host_memory_backend_get_memory()David Hildenbrand2018-06-281-2/+1Star
* aspeed/scu: introduce clock frequenciesCédric Le Goater2018-06-261-0/+106
* hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUSPeter Maydell2018-06-221-2/+36
* hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translatePeter Maydell2018-06-222-2/+52
* hw/misc/tz-mpc.c: Implement correct blocked-access behaviourPeter Maydell2018-06-221-2/+48
* hw/misc/tz-mpc.c: Implement registersPeter Maydell2018-06-221-3/+137
* hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection ControllerPeter Maydell2018-06-223-0/+407
* mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland2018-06-161-0/+1
* mos6522: remove additional interrupt flag filter from mos6522_update_irq()Mark Cave-Ayland2018-06-161-1/+1
* mos6522: only clear the shift register interrupt upon writeMark Cave-Ayland2018-06-161-1/+1
* mac_newworld: add PMU deviceMark Cave-Ayland2018-06-164-19/+943
* mac_newworld: wire up programmer switch to NMI handlerMark Cave-Ayland2018-06-161-0/+13
* mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland2018-06-164-0/+239
* mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland2018-06-161-0/+7
* aspeed_scu: Implement RNG registerJoel Stanley2018-06-151-0/+20
* mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTRMark Cave-Ayland2018-06-121-8/+1Star
* mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland2018-06-122-13/+6Star
* cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland2018-06-122-27/+19Star
* mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522Mark Cave-Ayland2018-06-121-1/+1
* hw/misc/mos6522: Add trailing '\n' to qemu_log() callsPhilippe Mathieu-Daudé2018-06-121-2/+2
* macio: add trace-events to timer deviceMark Cave-Ayland2018-06-122-0/+7
* misc: add pca9552 LED blinker modelCédric Le Goater2018-06-082-0/+241
* hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé2018-06-012-9/+6Star
* hw/misc/sga: Use the correct ISA includePhilippe Mathieu-Daudé2018-06-011-1/+1
* hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé2018-06-011-4/+1Star
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* Remove unnecessary variables for function return valueLaurent Vivier2018-05-201-6/+2Star
* misc, ide: remove use of HWADDR_PRIx in trace eventsDaniel P. Berrangé2018-05-201-4/+4