QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Inès Varhol 41581f1361 hw/arm: Add minimal support for the B-L475E-IOT01A board 2 years ago
..
Kconfig hw/arm: Add minimal support for the B-L475E-IOT01A board 2 years ago
allwinner-a10.c hw/arm: Add WDT to Allwinner-A10 and Cubieboard 3 years ago
allwinner-h3.c hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC 3 years ago
allwinner-r40.c hw/arm/allwinner: Clean up local variable shadowing 3 years ago
armsse.c hw: Simplify accesses to the CPUState::'start-powered-off' property 2 years ago
armv7m.c hw: Simplify accesses to the CPUState::'start-powered-off' property 2 years ago
aspeed.c hw/arm/aspeed: Dynamically allocate AspeedMachineState::soc field 2 years ago
aspeed_ast10x0.c hw/arm/aspeed: Move AspeedSoCState::armv7m to Aspeed10x0SoCState 2 years ago
aspeed_ast2400.c hw: Simplify memory_region_init_ram() calls 2 years ago
aspeed_ast2600.c hw: Simplify memory_region_init_ram() calls 2 years ago
aspeed_eeprom.c hw/arm/aspeed: Add VPD data for Rainier machine 3 years ago
aspeed_eeprom.h hw/arm/aspeed: Add VPD data for Rainier machine 3 years ago
aspeed_soc_common.c hw/arm/aspeed: Check 'memory' link is set in common aspeed_soc_realize 2 years ago
b-l475e-iot01a.c hw/arm: Add minimal support for the B-L475E-IOT01A board 2 years ago
bananapi_m2u.c hw/arm: Check CPU type in machine_run_board_init() 2 years ago
bcm2835_peripherals.c hw/arm/bcm2835_property: Implement "get command line" message 3 years ago
bcm2836.c hw: Simplify accesses to the CPUState::'start-powered-off' property 2 years ago
boot.c target/arm/arm-powerctl: Correctly init CPUs when powered on to lower EL 2 years ago
collie.c *: Add missing includes of qemu/error-report.h 3 years ago
cubieboard.c hw/arm: Check CPU type in machine_run_board_init() 2 years ago
digic.c arm/digic: replace snprintf() with g_strdup_printf() 4 years ago
digic_boards.c hw/arm: Don't include qemu-common.h unnecessarily 4 years ago
exynos4_boards.c hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable 2 years ago
exynos4210.c hw/arm: Fix some typos in comments (most found by codespell) 3 years ago
fby35.c hw/arm/aspeed: Move AspeedSoCState::a7mpcore to Aspeed2600SoCState 2 years ago
fsl-imx6.c hw/arm: add cache controller for Freescale i.MX6 2 years ago
fsl-imx6ul.c Add i.MX6UL missing devices. 3 years ago
fsl-imx7.c Add i.MX7 SRC device implementation 3 years ago
fsl-imx25.c hw/arm: Simplify memory_region_init_rom() calls 2 years ago
fsl-imx31.c hw/arm: Simplify memory_region_init_rom() calls 2 years ago
gumstix.c hw/arm: Remove unreachable code calling pflash_cfi01_register() 3 years ago
highbank.c hw/arm: Constify VMState 2 years ago
imx25_pdk.c hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header 2 years ago
integratorcp.c hw: Simplify memory_region_init_ram() calls 2 years ago
kzm.c hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header 2 years ago
mainstone.c hw/arm: Remove unreachable code calling pflash_cfi01_register() 3 years ago
mcimx6ul-evk.c hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header 2 years ago
mcimx7d-sabre.c hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header 2 years ago
meson.build hw/arm: Add minimal support for the B-L475E-IOT01A board 2 years ago
microbit.c target/arm: Make boards pass base address to armv7m_load_kernel() 4 years ago
mps2-tz.c hw/arm: Check CPU type in machine_run_board_init() 2 years ago
mps2.c hw/arm: Check CPU type in machine_run_board_init() 2 years ago
msf2-soc.c arm: Remove system_clock_scale global 5 years ago
msf2-som.c hw/arm: Check CPU type in machine_run_board_init() 2 years ago
musca.c hw/arm: Check CPU type in machine_run_board_init() 2 years ago
musicpal.c hw/arm: Constify VMState 2 years ago
netduino2.c hw/arm/stm32f205: Report error when incorrect CPU is used 2 years ago
netduinoplus2.c hw/arm/stm32f405: Report error when incorrect CPU is used 2 years ago
npcm7xx.c hw/arm: Attach PSPI module to NPCM7XX SoC 3 years ago
npcm7xx_boards.c hw/arm: Check CPU type in machine_run_board_init() 2 years ago
nrf51_soc.c hw: Simplify memory_region_init_ram() calls 2 years ago
nseries.c hw/arm: Support machine-default audiodev with fallback 3 years ago
olimex-stm32-h405.c hw/arm/stm32f405: Report error when incorrect CPU is used 2 years ago
omap1.c hw/arm: Fix some typos in comments (most found by codespell) 3 years ago
omap2.c audio: propagate Error * out of audio_init 3 years ago
omap_sx1.c *: Add missing includes of qemu/error-report.h 3 years ago
orangepi.c hw/arm: Check CPU type in machine_run_board_init() 2 years ago
palm.c hw/arm: Support machine-default audiodev with fallback 3 years ago
pxa2xx.c hw/arm: Constify VMState 2 years ago
pxa2xx_gpio.c hw/arm: Constify VMState 2 years ago
pxa2xx_pic.c hw/arm: Constify VMState 2 years ago
raspi.c hw/arm/raspi: Use arm_write_bootloader() to write boot code 3 years ago
realview.c hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable 2 years ago
sabrelite.c hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header 2 years ago
sbsa-ref.c hw/arm/sbsa-ref: Check CPU type in machine_run_board_init() 2 years ago
smmu-common.c hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps 2 years ago
smmu-internal.h hw/arm/smmuv3: Add VMID to TLB tagging 3 years ago
smmuv3-internal.h hw/arm/smmuv3: Update ID register bit field definitions 2 years ago
smmuv3.c hw/arm: Constify VMState 2 years ago
spitz.c hw/arm: Constify VMState 2 years ago
stellaris.c hw/arm: Constify VMState 2 years ago
stm32f100_soc.c hw/arm/stm32f100: Report error when incorrect CPU is used 2 years ago
stm32f205_soc.c hw/arm/stm32f205: Report error when incorrect CPU is used 2 years ago
stm32f405_soc.c hw/arm/stm32f405: Report error when incorrect CPU is used 2 years ago
stm32l4x5_soc.c hw/arm: Add minimal support for the STM32L4x5 SoC 2 years ago
stm32vldiscovery.c hw/arm/stm32f100: Report error when incorrect CPU is used 2 years ago
strongarm.c hw/arm: Constify VMState 2 years ago
strongarm.h hw/arm/collie: Create the RAM in the board 7 years ago
tosa.c hw/arm/pxa2xx: Simplify pxa255_init() 3 years ago
trace-events hw/arm/smmuv3: Add stage-2 support in iova notifier 3 years ago
trace.h trace: switch position of headers to what Meson requires 6 years ago
versatilepb.c hw/arm: Constify VMState 2 years ago
vexpress.c hw/arm/vexpress: Use qdev_prop_set_array() 2 years ago
virt-acpi-build.c hw/arm: Constify VMState 2 years ago
virt.c hw/arm/virt: Check CPU type in machine_run_board_init() 2 years ago
xen_arm.c Xen: Fix xen_set_irq() and xendevicemodel_set_irq_level() 2 years ago
xilinx_zynq.c hw/arm: Avoid using 'first_cpu' when first ARM CPU is reachable 2 years ago
xlnx-versal-virt.c hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header 2 years ago
xlnx-versal.c hw/arm/xlnx-versal: Use qdev_prop_set_array() 2 years ago
xlnx-zcu102.c hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header 2 years ago
xlnx-zynqmp.c hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number 3 years ago
z2.c hw/arm: Constify VMState 2 years ago