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-01-05
i.MX7D: Connect IRQs to GPIO devices.
Jean-Christophe Dubois
2023-01-05
i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
Jean-Christophe Dubois
2023-01-05
i.MX7D: Connect GPT timers to IRQ
Jean-Christophe Dubois
2023-01-05
hw/arm/smmu-common: Avoid using inlined functions with external linkage
Philippe Mathieu-Daudé
2023-01-05
hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope
Philippe Mathieu-Daudé
2023-01-05
hw/arm/nseries: Silent -Wmissing-field-initializers warning
Philippe Mathieu-Daudé
2023-01-05
hw/arm/nseries: Constify various read-only arrays
Philippe Mathieu-Daudé
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-15
Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
2022-12-15
hw/arm/boot: set initrd with #address-cells type in fdt
Schspa Shi
2022-12-15
hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase reset
Peter Maydell
2022-12-15
hw/arm: Convert TYPE_ARM_SMMU to 3-phase reset
Peter Maydell
2022-12-15
target/arm: Add Cortex-A55 CPU
Timofey Kutergin
2022-12-15
hw/arm/virt: build SMBIOS 19 table
Mihai Carabas
2022-12-15
hw/arm/virt: Add properties to disable high memory regions
Gavin Shan
2022-12-15
hw/arm/virt: Add 'compact-highmem' property
Gavin Shan
2022-12-15
hw/arm/virt: Improve high memory region address assignment
Gavin Shan
2022-12-15
hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper
Gavin Shan
2022-12-15
hw/arm/virt: Introduce variable region_base in virt_set_high_memmap()
Gavin Shan
2022-12-15
hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
Gavin Shan
2022-12-15
hw/arm/virt: Introduce virt_set_high_memmap() helper
Gavin Shan
2022-12-14
error: Move ERRP_GUARD() to the beginning of the function
Markus Armbruster
2022-12-14
error: Drop some obviously superfluous error_propagate()
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
[next]