.. |
macio
|
mac_newworld: move wiring of macio IRQs to macio_newworld_realize()
|
2018-05-04 15:00:37 +10:00 |
a9scu.c
|
|
|
applesmc.c
|
Convert single line fprintf(.../n) to warn_report()
|
2017-09-19 14:09:34 +02:00 |
arm11scu.c
|
|
|
arm_integrator_debug.c
|
|
|
arm_l2x0.c
|
|
|
arm_sysctl.c
|
shutdown: Add source information to SHUTDOWN and RESET
|
2017-05-23 13:28:17 +02:00 |
aspeed_scu.c
|
Fix ast2500 protection register emulation
|
2018-02-22 15:12:51 +00:00 |
aspeed_sdmc.c
|
Fix ast2500 protection register emulation
|
2018-02-22 15:12:51 +00:00 |
auxbus.c
|
maint: Fix macros with broken 'do/while(0); ' usage
|
2018-01-16 14:54:52 +01:00 |
bcm2835_mbox.c
|
|
|
bcm2835_property.c
|
|
|
bcm2835_rng.c
|
bcm2835_rng: Use qcrypto_random_bytes() rather than rand()
|
2017-02-28 12:08:14 +00:00 |
cbus.c
|
Replace all occurances of __FUNCTION__ with __func__
|
2018-01-22 09:46:18 +01:00 |
debugexit.c
|
|
|
eccmemctl.c
|
hw/misc: QOM'ify eccmemctl.c
|
2017-06-02 05:54:43 +01:00 |
edu.c
|
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
2017-10-15 05:54:43 +03:00 |
exynos4210_clk.c
|
hw/arm/exynos: Fix Linux kernel division by zero for PLLs
|
2017-02-28 12:08:20 +00:00 |
exynos4210_pmu.c
|
hw/misc/exynos4210_pmu: Add support for system poweroff
|
2017-06-13 14:56:58 +01:00 |
exynos4210_rng.c
|
Include qapi/error.h exactly where needed
|
2018-02-09 13:50:17 +01:00 |
hyperv_testdev.c
|
|
|
imx2_wdt.c
|
i.MX: Add code to emulate i.MX2 watchdog IP block
|
2018-02-09 10:40:29 +00:00 |
imx6_ccm.c
|
Remove empty statements
|
2017-12-18 17:07:02 +03:00 |
imx6_src.c
|
hw/misc/imx6_src: Don't crash trying to reset missing CPUs
|
2017-03-14 16:13:22 +00:00 |
imx7_ccm.c
|
i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
|
2018-02-09 10:40:29 +00:00 |
imx7_gpr.c
|
i.MX: Add implementation of i.MX7 GPR IP block
|
2018-02-09 10:40:30 +00:00 |
imx7_snvs.c
|
i.MX: Add code to emulate i.MX7 SNVS IP-block
|
2018-02-09 10:40:30 +00:00 |
imx25_ccm.c
|
|
|
imx31_ccm.c
|
|
|
imx_ccm.c
|
|
|
iotkit-secctl.c
|
hw/misc/iotkit-secctl: Add remaining simple registers
|
2018-03-02 11:03:45 +00:00 |
ivshmem.c
|
ivshmem: Disable irqfd on device reset
|
2018-02-07 14:09:24 +01:00 |
Makefile.objs
|
hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton
|
2018-03-02 11:03:45 +00:00 |
max111x.c
|
vmstate: error hint for failed equal checks
|
2017-06-28 11:18:44 +02:00 |
milkymist-hpdmc.c
|
|
|
milkymist-pfpu.c
|
|
|
mips_cmgcr.c
|
Include qapi/error.h exactly where needed
|
2018-02-09 13:50:17 +01:00 |
mips_cpc.c
|
|
|
mips_itu.c
|
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
|
2018-04-11 09:05:22 +10:00 |
mmio_interface.c
|
maint: Fix macros with broken 'do/while(0); ' usage
|
2018-01-16 14:54:52 +01:00 |
mos6522.c
|
Remove unnecessary variables for function return value
|
2018-05-20 08:48:13 +03:00 |
mps2-fpgaio.c
|
hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505
|
2018-03-02 11:03:45 +00:00 |
mps2-scc.c
|
Include qapi/error.h exactly where needed
|
2018-02-09 13:50:17 +01:00 |
msf2-sysreg.c
|
msf2: Microsemi Smartfusion2 System Register block
|
2017-09-21 16:36:56 +01:00 |
mst_fpga.c
|
|
|
omap_clk.c
|
Replace all occurances of __FUNCTION__ with __func__
|
2018-01-22 09:46:18 +01:00 |
omap_gpmc.c
|
Replace all occurances of __FUNCTION__ with __func__
|
2018-01-22 09:46:18 +01:00 |
omap_l4.c
|
Replace all occurances of __FUNCTION__ with __func__
|
2018-01-22 09:46:18 +01:00 |
omap_sdrc.c
|
Replace all occurances of __FUNCTION__ with __func__
|
2018-01-22 09:46:18 +01:00 |
omap_tap.c
|
Replace all occurances of __FUNCTION__ with __func__
|
2018-01-22 09:46:18 +01:00 |
pc-testdev.c
|
|
|
pci-testdev.c
|
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
2017-10-15 05:54:43 +03:00 |
puv3_pm.c
|
|
|
pvpanic.c
|
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
|
2017-12-18 17:07:02 +03:00 |
sga.c
|
misc: remove old i386 dependency
|
2017-12-18 17:07:02 +03:00 |
slavio_misc.c
|
hw/misc: QOM'ify slavio_misc.c
|
2017-06-02 05:54:43 +01:00 |
stm32f2xx_syscfg.c
|
maint: Fix macros with broken 'do/while(0); ' usage
|
2018-01-16 14:54:52 +01:00 |
tmp105.c
|
Replace all occurances of __FUNCTION__ with __func__
|
2018-01-22 09:46:18 +01:00 |
tmp105.h
|
|
|
tmp421.c
|
hw/misc: add a TMP42{1, 2, 3} device model
|
2017-06-13 14:56:59 +01:00 |
trace-events
|
misc, ide: remove use of HWADDR_PRIx in trace events
|
2018-05-20 08:25:23 +03:00 |
tz-ppc.c
|
hw/misc/tz-ppc: Model TrustZone peripheral protection controller
|
2018-03-02 11:03:45 +00:00 |
unimp.c
|
hw/misc/unimp: Move struct to header file
|
2018-03-02 11:03:45 +00:00 |
vmcoreinfo.c
|
dump-guest-memory.py: fix "You can't do that without a process to debug"
|
2018-01-02 14:49:54 +01:00 |
zynq_slcr.c
|
maint: Fix macros with broken 'do/while(0); ' usage
|
2018-01-16 14:54:52 +01:00 |
zynq-xadc.c
|
|
|