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
/
virt.c
Age
Commit message (
Expand
)
Author
2023-07-06
target/arm: Define neoverse-v1
Peter Maydell
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-26
hw/arm: Validate cluster and NUMA node boundary
Gavin Shan
2023-05-26
hw/arm: Use MachineClass->default_nic in the virt machine
Thomas Huth
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
2023-05-18
arm/kvm: add support for MTE
Cornelia Huck
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-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-20
hw/arm/virt: Restrict Cortex-A7 check to TCG
Philippe Mathieu-Daudé
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-02-16
target/arm: Use "max" as default cpu for the virt machine with KVM
Fabiano Rosas
2023-02-16
arm/virt: don't try to spell out the accelerator
Cornelia Huck
2023-02-08
Drop duplicate #include
Markus Armbruster
2023-02-03
hw/arm/virt: Make accels in GIC finalize logic explicit
Alexander Graf
2023-02-03
hw/arm/virt: Consolidate GIC finalize logic
Alexander Graf
2023-02-03
hw/arm: Use TYPE_ARM_SMMUV3
Richard Henderson
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
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: Drop some obviously superfluous error_propagate()
Markus Armbruster
2022-10-27
hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
Jean-Philippe Brucker
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-14
target/arm: Add cortex-a35
Hao Wu
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-07-07
hw/arm/virt: dt: add rng-seed property
Jason A. Donenfeld
2022-06-27
target/arm: Extend arm_pamax to more than aarch64
Richard Henderson
2022-05-19
hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb node
Peter Maydell
2022-05-19
hw/arm/virt: Fix incorrect non-secure flash dtb node name
Peter Maydell
2022-05-09
hw/arm/virt: Fix CPU's default NUMA node ID
Gavin Shan
2022-05-09
hw/arm/virt: Consider SMP configuration in CPU topology
Gavin Shan
2022-05-09
target/arm: Define neoverse-n1
Richard Henderson
2022-05-09
target/arm: Define cortex-a76
Richard Henderson
2022-04-29
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2022-04-22
hw/arm/virt: Support TCG GICv4
Peter Maydell
2022-04-22
hw/arm/virt: Abstract out calculation of redistributor region capacity
Peter Maydell
2022-04-22
hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic()
Peter Maydell
2022-04-21
hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF
Peter Maydell
[next]