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: Implement Neoverse N2 CPU model
Peter Maydell
2023-10-27
1
-0
/
+1
*
Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2023-10-20
1
-3
/
+2
|
\
|
*
hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-19
1
-1
/
+1
|
*
hw/acpi: Realize ACPI_GED sysbus device before accessing it
Philippe Mathieu-Daudé
2023-10-19
1
-2
/
+1
*
|
{include/}hw/arm: refactor virt PPI logic
Leif Lindholm
2023-10-19
1
-10
/
+14
|
/
*
hw/arm/virt: Clean up local variable shadowing
Philippe Mathieu-Daudé
2023-09-29
1
-2
/
+1
*
target/arm: Implement cortex-a710
Richard Henderson
2023-09-08
1
-0
/
+1
*
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
2023-08-24
1
-1
/
+1
|
\
|
*
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
2023-08-22
1
-1
/
+1
*
|
hw: Add compat machines for 8.2
Cornelia Huck
2023-08-23
1
-1
/
+8
|
/
*
arm/virt: Use virtio-md-pci (un)plug functions
David Hildenbrand
2023-07-12
1
-69
/
+12
*
hw/arm/virt: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
1
-8
/
+1
*
hw: Simplify calls to pci_nic_init_nofail()
Thomas Huth
2023-07-08
1
-7
/
+1
*
target/arm: Define neoverse-v1
Peter Maydell
2023-07-06
1
-0
/
+1
*
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
2023-06-28
1
-0
/
+1
*
hw/arm: Validate cluster and NUMA node boundary
Gavin Shan
2023-06-26
1
-0
/
+2
*
hw/arm: Use MachineClass->default_nic in the virt machine
Thomas Huth
2023-05-26
1
-1
/
+3
*
Revert "arm/kvm: add support for MTE"
Peter Maydell
2023-05-19
1
-39
/
+30
*
arm/kvm: add support for MTE
Cornelia Huck
2023-05-18
1
-30
/
+39
*
target/arm: move cpu_tcg to tcg/cpu32.c
Claudio Fontana
2023-05-02
1
-2
/
+0
*
target/arm: Move 64-bit TCG CPUs into tcg/
Fabiano Rosas
2023-05-02
1
-2
/
+4
*
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-04-21
1
-1
/
+8
|
\
|
*
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-20
1
-1
/
+8
*
|
hw/arm/virt: Restrict Cortex-A7 check to TCG
Philippe Mathieu-Daudé
2023-04-20
1
-0
/
+2
*
|
hw/arm: Fix some typos in comments (most found by codespell)
Stefan Weil
2023-04-20
1
-1
/
+1
|
/
*
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
[next]