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
2024-05-02
hw/arm/npcm7xx: Store derivative OTP fuse key in little endian
Philippe Mathieu-Daudé
2024-02-15
smmu: Clear SMMUPciBus pointer cache when system reset
Zhenzhong Duan
2023-07-31
hw/arm/smmu: Handle big-endian hosts correctly
Peter Maydell
2023-05-31
hw/arm/xlnx-zynqmp: fix unsigned error when checking the RPUs number
Clément Chigot
2023-05-18
hw/arm/raspi: Use arm_write_bootloader() to write boot code
Peter Maydell
2023-05-18
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
2023-05-18
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
2023-04-10
hw/arm: do not free machine->fdt in arm_load_dtb()
Markus Armbruster
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-07
hw/arm/virt: Enable HMAT on arm virt machine
Xiang Chen
2022-11-07
acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
Miguel Luis
2022-11-07
acpi: fadt: support revision 6.0 of the ACPI specification
Miguel Luis
2022-11-04
hw/arm/boot: Set SCR_EL3.HXEn when booting kernel
Peter Maydell
2022-11-04
hw/arm/boot: Set SME and SVE EL3 vector lengths when booting kernel
Peter Maydell
2022-10-27
arm: re-randomize rng-seed on reboot
Jason A. Donenfeld
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
2022-10-27
hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
Jean-Philippe Brucker
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2022-10-24
arm/aspeed: Replace mx25l25635e chip model
Cédric Le Goater
2022-10-24
hw/arm/aspeed: increase Bletchley memory size
Patrick Williams
2022-10-24
ast2600: Drop NEON from the CPU features
Cédric Le Goater
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-14
hw/arm, loongarch: Move load_image_to_fw_cfg() to common location
Sunil V L
2022-10-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-10-10
hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3
Jerome Forissier
2022-10-09
acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
Miguel Luis
2022-09-29
hw/arm/virt: Fix devicetree warning about the SMMU node
Jean-Philippe Brucker
2022-09-29
hw/arm/virt: Use "msi-map" devicetree property for PCI
Jean-Philippe Brucker
2022-09-29
hw/arm/virt: Fix devicetree warning about the GIC node
Jean-Philippe Brucker
2022-09-29
hw/arm/virt: Fix devicetree warning about the root node
Jean-Philippe Brucker
2022-09-29
hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
Francisco Iglesias
2022-09-14
target/arm: Make boards pass base address to armv7m_load_kernel()
Peter Maydell
2022-09-14
target/arm: Remove useless TARGET_BIG_ENDIAN check in armv7m_load_kernel()
Peter Maydell
2022-09-14
target/arm: Add cortex-a35
Hao Wu
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-08-12
hw/arm/virt-acpi-build: Present the GICR structure properly for GICv4
Zenghui Yu
2022-08-01
Merge tag 'pull-aspeed-20220801' of https://github.com/legoater/qemu into sta...
Richard Henderson
2022-08-01
aspeed/fby35: Fix owner of the BMC RAM memory region
Cédric Le Goater
2022-08-01
aspeed: Remove unused fields from AspeedMachineState
Cédric Le Goater
2022-08-01
trivial: Fix duplicated words
Thomas Huth
2022-07-18
Align Raspberry Pi DMA interrupts with Linux DTS
Andrey Makarov
2022-07-14
aspeed: Add fby35-bmc slot GPIO's
Peter Delevoryas
2022-07-14
aspeed: Add AST1030 (BIC) to fby35
Peter Delevoryas
2022-07-14
aspeed: fby35: Add a bootrom for the BMC
Cédric Le Goater
2022-07-14
aspeed: Add AST2600 (BMC) to fby35
Peter Delevoryas
2022-07-14
aspeed: Add fby35 skeleton
Peter Delevoryas
2022-07-14
aspeed: Make aspeed_board_init_flashes public
Peter Delevoryas
2022-07-14
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
2022-07-14
aspeed: Create SRAM name from first CPU index
Peter Delevoryas
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
[next]