index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
target/arm: Use "max" as default cpu for the virt machine with KVM
Fabiano Rosas
2023-02-16
1
-0
/
+4
*
arm/virt: don't try to spell out the accelerator
Cornelia Huck
2023-02-16
1
-3
/
+3
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-1
/
+0
*
hw/arm/virt: Make accels in GIC finalize logic explicit
Alexander Graf
2023-02-03
1
-1
/
+6
*
hw/arm/virt: Consolidate GIC finalize logic
Alexander Graf
2023-02-03
1
-96
/
+102
*
hw/arm: Use TYPE_ARM_SMMUV3
Richard Henderson
2023-02-03
1
-1
/
+1
*
hw: Add compat machines for 8.0
Cornelia Huck
2022-12-21
1
-1
/
+8
*
Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
2022-12-15
1
-36
/
+166
|
\
|
*
target/arm: Add Cortex-A55 CPU
Timofey Kutergin
2022-12-15
1
-0
/
+1
|
*
hw/arm/virt: build SMBIOS 19 table
Mihai Carabas
2022-12-15
1
-1
/
+7
|
*
hw/arm/virt: Add properties to disable high memory regions
Gavin Shan
2022-12-15
1
-2
/
+73
|
*
hw/arm/virt: Add 'compact-highmem' property
Gavin Shan
2022-12-15
1
-0
/
+32
|
*
hw/arm/virt: Improve high memory region address assignment
Gavin Shan
2022-12-15
1
-5
/
+10
|
*
hw/arm/virt: Introduce virt_get_high_memmap_enabled() helper
Gavin Shan
2022-12-15
1
-13
/
+19
|
*
hw/arm/virt: Introduce variable region_base in virt_set_high_memmap()
Gavin Shan
2022-12-15
1
-6
/
+6
|
*
hw/arm/virt: Rename variable size to region_size in virt_set_high_memmap()
Gavin Shan
2022-12-15
1
-7
/
+8
|
*
hw/arm/virt: Introduce virt_set_high_memmap() helper
Gavin Shan
2022-12-15
1
-33
/
+41
*
|
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
2022-12-14
1
-9
/
+5
|
/
*
hw/arm/virt: Fix devicetree warnings about the virtio-iommu node
Jean-Philippe Brucker
2022-10-27
1
-2
/
+3
*
hw/arm/virt: Fix devicetree warning about the SMMU node
Jean-Philippe Brucker
2022-09-29
1
-2
/
+0
*
hw/arm/virt: Use "msi-map" devicetree property for PCI
Jean-Philippe Brucker
2022-09-29
1
-2
/
+2
*
hw/arm/virt: Fix devicetree warning about the GIC node
Jean-Philippe Brucker
2022-09-29
1
-0
/
+1
*
hw/arm/virt: Fix devicetree warning about the root node
Jean-Philippe Brucker
2022-09-29
1
-0
/
+1
*
target/arm: Add cortex-a35
Hao Wu
2022-09-14
1
-0
/
+1
*
hw: Add compat machines for 7.2
Cornelia Huck
2022-08-25
1
-1
/
+8
*
hw/arm/virt: dt: add rng-seed property
Jason A. Donenfeld
2022-07-07
1
-17
/
+27
*
target/arm: Extend arm_pamax to more than aarch64
Richard Henderson
2022-06-27
1
-9
/
+1
*
hw/arm/virt: Drop #size-cells and #address-cells from gpio-keys dtb node
Peter Maydell
2022-05-19
1
-2
/
+0
*
hw/arm/virt: Fix incorrect non-secure flash dtb node name
Peter Maydell
2022-05-19
1
-1
/
+1
*
hw/arm/virt: Fix CPU's default NUMA node ID
Gavin Shan
2022-05-09
1
-1
/
+3
*
hw/arm/virt: Consider SMP configuration in CPU topology
Gavin Shan
2022-05-09
1
-1
/
+14
*
target/arm: Define neoverse-n1
Richard Henderson
2022-05-09
1
-0
/
+1
*
target/arm: Define cortex-a76
Richard Henderson
2022-05-09
1
-0
/
+1
*
hw/core: Move the ARM sysbus-fdt to core
Alistair Francis
2022-04-29
1
-1
/
+1
*
hw/arm/virt: Support TCG GICv4
Peter Maydell
2022-04-22
1
-17
/
+53
*
hw/arm/virt: Abstract out calculation of redistributor region capacity
Peter Maydell
2022-04-22
1
-7
/
+4
*
hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic()
Peter Maydell
2022-04-22
1
-8
/
+23
*
hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF
Peter Maydell
2022-04-21
1
-0
/
+7
*
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-20
1
-1
/
+8
*
hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset
Eric Auger
2022-03-18
1
-1
/
+6
*
hw/arm/virt: Disable LPA2 for -machine virt-6.2
Richard Henderson
2022-03-07
1
-0
/
+7
*
hw/arm/boot: Drop nb_cpus field from arm_boot_info
Peter Maydell
2022-02-08
1
-1
/
+0
*
hw/arm/virt: Let boot.c handle PSCI enablement
Peter Maydell
2022-02-08
1
-11
/
+1
*
hw/arm/virt: Drop superfluous checks against highmem
Marc Zyngier
2022-01-20
1
-4
/
+1
*
hw/arm/virt: Disable highmem devices that don't fit in the PA range
Marc Zyngier
2022-01-20
1
-6
/
+28
*
hw/arm/virt: Use the PA range to compute the memory map
Marc Zyngier
2022-01-20
1
-12
/
+52
*
hw/arm/virt: Honor highmem setting when computing the memory map
Marc Zyngier
2022-01-20
1
-3
/
+7
*
hw/arm/virt: Add a control for the the highmem redistributors
Marc Zyngier
2022-01-20
1
-0
/
+2
*
hw/arm/virt: Add a control for the the highmem PCIe MMIO
Marc Zyngier
2022-01-20
1
-2
/
+5
*
hw/arm/virt: Support for virtio-mem-pci
Gavin Shan
2022-01-20
1
-0
/
+70
[prev]
[next]