index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
arm
/
virt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
Philippe Mathieu-Daudé
1
-2
/
+1
2024-04-25
hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI
Jinjie Ruan
1
-0
/
+19
2024-04-25
hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU
Jinjie Ruan
1
-1
/
+9
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
1
-1
/
+8
2024-03-18
smbios: get rid of global smbios_ep_type
Igor Mammedov
1
-2
/
+2
2024-03-18
smbios: get rid of smbios_legacy global
Igor Mammedov
1
-1
/
+1
2024-03-12
hw/arm/virt: Set virtio-iommu aw-bits default value to 48
Eric Auger
1
-0
/
+17
2024-02-15
hw/arm/virt: Wire up non-secure EL2 virtual timer IRQ
Peter Maydell
1
-9
/
+51
2024-02-02
hw/arm/virt: use pci_init_nic_devices()
David Woodhouse
1
-3
/
+1
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
1
-3
/
+3
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
1
-1
/
+1
2024-01-26
hw/arm/virt.c: Remove newline from error_report() string
Peter Maydell
1
-2
/
+2
2024-01-18
hw/arm/virt: Consolidate valid CPU types
Gavin Shan
1
-2
/
+6
2024-01-05
hw/arm/virt: Check CPU type in machine_run_board_init()
Gavin Shan
1
-39
/
+23
2024-01-05
hw/arm/virt: Hide host CPU model for tcg
Gavin Shan
1
-0
/
+2
2023-12-20
Merge tag 'pull-request-2023-12-20' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-1
/
+8
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
1
-1
/
+8
2023-12-19
target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argument
Philippe Mathieu-Daudé
1
-1
/
+1
2023-12-19
target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argument
Philippe Mathieu-Daudé
1
-1
/
+1
2023-12-19
target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argument
Philippe Mathieu-Daudé
1
-2
/
+3
2023-11-13
hw/arm/virt: fix GIC maintenance IRQ registration
Jean-Philippe Brucker
1
-2
/
+4
2023-11-10
hw/arm/virt: Use qdev_prop_set_array()
Kevin Wolf
1
-14
/
+17
2023-11-06
hw/arm/virt: fix PMU IRQ registration
Sebastian Ott
1
-1
/
+2
2023-10-27
target/arm: Implement Neoverse N2 CPU model
Peter Maydell
1
-0
/
+1
2023-10-20
Merge tag 'hw-misc-20231019' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
1
-3
/
+2
2023-10-19
hw/arm/virt: Realize ARM_GICV2M sysbus device before accessing it
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-19
hw/acpi: Realize ACPI_GED sysbus device before accessing it
Philippe Mathieu-Daudé
1
-2
/
+1
2023-10-19
{include/}hw/arm: refactor virt PPI logic
Leif Lindholm
1
-10
/
+14
2023-09-29
hw/arm/virt: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-2
/
+1
2023-09-08
target/arm: Implement cortex-a710
Richard Henderson
1
-0
/
+1
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-1
/
+1
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
1
-1
/
+8
2023-08-22
accel/kvm: Use negative KVM type for error propagation
Akihiko Odaki
1
-1
/
+1
2023-07-12
arm/virt: Use virtio-md-pci (un)plug functions
David Hildenbrand
1
-69
/
+12
2023-07-12
hw/arm/virt: Use machine_memory_devices_init()
David Hildenbrand
1
-8
/
+1
2023-07-08
hw: Simplify calls to pci_nic_init_nofail()
Thomas Huth
1
-7
/
+1
2023-07-06
target/arm: Define neoverse-v1
Peter Maydell
1
-0
/
+1
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
1
-0
/
+1
2023-06-26
hw/arm: Validate cluster and NUMA node boundary
Gavin Shan
1
-0
/
+2
2023-05-26
hw/arm: Use MachineClass->default_nic in the virt machine
Thomas Huth
1
-1
/
+3
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
1
-39
/
+30
2023-05-18
arm/kvm: add support for MTE
Cornelia Huck
1
-30
/
+39
2023-05-02
target/arm: move cpu_tcg to tcg/cpu32.c
Claudio Fontana
1
-2
/
+0
2023-05-02
target/arm: Move 64-bit TCG CPUs into tcg/
Fabiano Rosas
1
-2
/
+4
2023-04-21
Merge tag 'pull-request-2023-04-20' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
1
-1
/
+8
2023-04-20
hw/arm/virt: Restrict Cortex-A7 check to TCG
Philippe Mathieu-Daudé
1
-0
/
+2
[next]