index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
Age
Commit message (
Expand
)
Author
2023-05-10
hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine
Fabiano Rosas
2023-05-02
hw/arm/raspi: Use arm_write_bootloader() to write boot code
Peter Maydell
2023-05-02
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
2023-05-02
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
2023-05-02
arm/Kconfig: Do not build TCG-only boards on a KVM-only build
Fabiano Rosas
2023-05-02
arm/Kconfig: Always select SEMIHOSTING when TCG is present
Fabiano Rosas
2023-05-02
target/arm: move cpu_tcg to tcg/cpu32.c
Claudio Fontana
2023-05-02
target/arm: Move 64-bit TCG CPUs into tcg/
Fabiano Rosas
2023-04-21
Merge tag 'pull-tpm-2023-04-20-1' of https://github.com/stefanberger/qemu-tpm...
Richard Henderson
2023-04-21
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-20
tpm: Add support for TPM device over I2C bus
Ninad Palsule
2023-04-20
arm/mcimx7d-sabre: Set fec2-phy-connected property to false
Guenter Roeck
2023-04-20
fsl-imx7: Add fec[12]-phy-connected properties
Guenter Roeck
2023-04-20
arm/mcimx6ul-evk: Set fec1-phy-connected property to false
Guenter Roeck
2023-04-20
fsl-imx6ul: Add fec[12]-phy-connected properties
Guenter Roeck
2023-04-20
hw/arm/virt: Restrict Cortex-A7 check to TCG
Philippe Mathieu-Daudé
2023-04-20
hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
Strahinja Jankovic
2023-04-20
hw/arm: Add WDT to Allwinner-A10 and Cubieboard
Strahinja Jankovic
2023-04-20
hw/arm: Fix some typos in comments (most found by codespell)
Stefan Weil
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-03
hw/arm: do not free machine->fdt in arm_load_dtb()
Markus Armbruster
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-09
Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...
Peter Maydell
2023-03-07
hw/arm/aspeed: Modified BMC FRU byte data in yosemitev2
Karthikeyan Pasupathi
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in tiogapass
Karthikeyan Pasupathi
2023-03-07
hw/arm/aspeed: Added TMP421 type sensor's support in yosemitev2
Karthikeyan Pasupathi
2023-03-06
hw: arm: allwinner-h3: Fix and complete H3 i2c devices
qianfan Zhao
2023-03-06
hw: arm: Support direct boot for Linux/arm64 EFI zboot images
Ard Biesheuvel
2023-03-03
Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into sta...
Peter Maydell
2023-03-02
smmu: switch to use memory_region_unmap_iommu_notifier_range()
Jason Wang
2023-03-02
aspeed/smc: Replace SysBus IRQs with GPIO lines
Cédric Le Goater
2023-03-02
aspeed: Add a boot_rom overlap region in the SoC spi_boot container
Cédric Le Goater
2023-03-02
aspeed: Introduce a spi_boot region under the SoC
Cédric Le Goater
2023-03-02
aspeed/fuji : correct the eeprom size
Sittisak Sinprem
2023-03-02
hw/arm/aspeed: Adding new machine Tiogapass in QEMU
Karthikeyan Pasupathi
2023-03-02
hw/arm/aspeed: Adding new machine Yosemitev2 in QEMU
Karthikeyan Pasupathi
2023-02-27
hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
Philippe Mathieu-Daudé
2023-02-27
hw: Replace qemu_or_irq typedef by OrIRQState
Philippe Mathieu-Daudé
2023-02-27
hw/arm/musicpal: Remove unused dummy MemoryRegion
Philippe Mathieu-Daudé
2023-02-27
hw/char/cmsdk-apb-uart: Open-code cmsdk_apb_uart_create()
Philippe Mathieu-Daudé
2023-02-27
hw/char/pl011: Open-code pl011_luminary_create()
Philippe Mathieu-Daudé
2023-02-27
target/arm: Wrap arm_rebuild_hflags calls with tcg_enabled
Fabiano Rosas
2023-02-27
include/hw/arm/allwinner-a10.h: Remove superfluous includes from the header
Thomas Huth
2023-02-16
target/arm: Use "max" as default cpu for the virt machine with KVM
Fabiano Rosas
2023-02-16
hw/arm/smmu-common: Fix TTB1 handling
Jean-Philippe Brucker
2023-02-16
hw/arm/smmu-common: Support 64-bit addresses
Jean-Philippe Brucker
2023-02-16
hw/arm: Attach PSPI module to NPCM7XX SoC
Hao Wu
2023-02-16
arm/virt: don't try to spell out the accelerator
Cornelia Huck
2023-02-16
hw/arm: Add missing XLNX_ZYNQMP_ARM -> USB_DWC3 Kconfig dependency
Philippe Mathieu-Daudé
[next]