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
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
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-03-18
hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
Eric Auger
2022-03-07
hw/arm/virt: Disable LPA2 for -machine virt-6.2
Richard Henderson
2022-02-08
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
2022-02-08
hw/arm/virt: Let boot.c handle PSCI enablement
Peter Maydell
2022-01-20
hw/arm/virt: Drop superfluous checks against highmem
Marc Zyngier
2022-01-20
hw/arm/virt: Disable highmem devices that don't fit in the PA range
Marc Zyngier
2022-01-20
hw/arm/virt: Use the PA range to compute the memory map
Marc Zyngier
2022-01-20
hw/arm/virt: Honor highmem setting when computing the memory map
Marc Zyngier
2022-01-20
hw/arm/virt: Add a control for the the highmem redistributors
Marc Zyngier
2022-01-20
hw/arm/virt: Add a control for the the highmem PCIe MMIO
Marc Zyngier
2022-01-20
hw/arm/virt: Support for virtio-mem-pci
Gavin Shan
2022-01-20
hw/arm/virt: Support cluster level in DT cpu-map
Yanan Wang
2022-01-20
hw/arm/virt: Support CPU cluster on ARM virt machine
Yanan Wang
2022-01-18
hw/arm: add control knob to disable kaslr_seed via DTB
Alex Bennée
2022-01-07
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
2022-01-05
hw: Add compat machines for 7.0
Cornelia Huck
2021-12-15
hw/arm/virt: Use object_property_set instead of qdev_prop_set
Jean-Philippe Brucker
2021-12-15
hw/arm/virt: Reject instantiation of multiple IOMMUs
Jean-Philippe Brucker
2021-12-15
hw/arm/virt: Remove device tree restriction for virtio-iommu
Jean-Philippe Brucker
2021-12-15
hw/arm: Don't include qemu-common.h unnecessarily
Peter Maydell
2021-11-26
hw/arm/virt: Extend nested and mte checks to hvf
Alexander Graf
2021-11-02
hw/arm/virt: Rename default_bus_bypass_iommu
Jean-Philippe Brucker
2021-10-20
hw/arm/virt: Add cpu-map to device tree
Andrew Jones
2021-10-20
hw/arm/virt: Only describe cpu topology since virt-6.2
Yanan Wang
2021-10-15
qdev: Make DeviceState.id independent of QemuOpts
Kevin Wolf
2021-10-01
machine: Move smp_prefer_sockets to struct SMPCompatProps
Yanan Wang
2021-10-01
machine: Prefer cores over sockets in smp parsing since 6.2
Yanan Wang
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
2021-09-01
hw/arm/virt: target-arm: Add A64FX processor support to virt machine
Shuuichirou Ishii
2021-09-01
hw: Add compat machines for 6.2
Yanan Wang
2021-08-26
hw/arm/virt: Delete EL3 error checksnow provided in CPU realize
Peter Maydell
2021-07-16
hw/arm/virt: Add default_bus_bypass_iommu machine option
Xingang Wang
2021-07-09
hw/arm/virt: Make PL061 GPIO lines pulled low, not high
Peter Maydell
2021-06-16
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210616'...
Peter Maydell
2021-06-15
hw: virt: consider hw_compat_6_0
Heinrich Schuchardt
2021-06-15
arm: Eliminate all TPM related code if CONFIG_TPM is not set
Stefan Berger
[next]