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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
target
/
arm
/
kvm_arm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-29
target/arm: kvm: require KVM_CAP_DEVICE_CTRL
Paolo Bonzini
1
-9
/
+7
2024-10-29
arm/kvm: add support for MTE
Cornelia Huck
1
-0
/
+19
2023-12-19
target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argument
Philippe Mathieu-Daudé
1
-2
/
+2
2023-12-19
target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argument
Philippe Mathieu-Daudé
1
-2
/
+2
2023-12-19
target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argument
Philippe Mathieu-Daudé
1
-3
/
+3
2023-12-19
target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU argument
Philippe Mathieu-Daudé
1
-3
/
+3
2023-12-19
target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument
Philippe Mathieu-Daudé
1
-3
/
+3
2023-12-19
target/arm/kvm: Remove unused includes
Philippe Mathieu-Daudé
1
-2
/
+0
2023-12-19
target/arm/kvm: Unexport kvm_arm_vm_state_change
Richard Henderson
1
-2
/
+0
2023-12-19
target/arm/kvm: Unexport and tidy kvm_arm_sync_mpstate_to_{kvm, qemu}
Richard Henderson
1
-20
/
+0
2023-12-19
target/arm/kvm: Unexport kvm_{get,put}_vcpu_events
Richard Henderson
1
-20
/
+0
2023-12-19
target/arm/kvm: Init cap_has_inject_serror_esr in kvm_arch_init
Richard Henderson
1
-8
/
+0
2023-12-19
target/arm/kvm: Unexport kvm_arm_init_cpreg_list
Richard Henderson
1
-12
/
+0
2023-12-19
target/arm/kvm: Unexport kvm_arm_vcpu_finalize
Richard Henderson
1
-14
/
+0
2023-12-19
target/arm/kvm: Unexport kvm_arm_vcpu_init
Richard Henderson
1
-12
/
+0
2023-12-19
target/arm/kvm: Move kvm_arm_reg_syncs_via_cpreg_list and unexport
Richard Henderson
1
-10
/
+0
2023-12-19
target/arm/kvm: Move kvm_arm_cpreg_level and unexport
Richard Henderson
1
-9
/
+0
2023-12-19
target/arm/kvm: Move kvm_arm_get_host_cpu_features and unexport
Richard Henderson
1
-22
/
+0
2023-12-19
target/arm/kvm: Inline kvm_arm_steal_time_supported
Richard Henderson
1
-13
/
+0
2023-12-19
target/arm/kvm: Unexport kvm_arm_{get, put}_virtual_time
Richard Henderson
1
-16
/
+0
2023-12-19
target/arm/kvm: Move kvm_arm_handle_debug and unexport
Richard Henderson
1
-9
/
+0
2023-12-19
target/arm/kvm: Move kvm_arm_hw_debug_active and unexport
Richard Henderson
1
-8
/
+0
2023-12-19
target/arm/kvm: Move kvm_arm_copy_hw_debug_data and unexport
Richard Henderson
1
-10
/
+0
2023-12-19
target/arm/kvm: Move kvm_arm_verify_ext_dabt_pending and unexport
Richard Henderson
1
-10
/
+0
2023-12-19
target/arm/kvm: Merge kvm_arm_init_debug into kvm_arch_init
Richard Henderson
1
-8
/
+0
2023-06-28
hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpers
Philippe Mathieu-Daudé
1
-45
/
+0
2023-05-19
Revert "arm/kvm: add support for MTE"
Peter Maydell
1
-19
/
+0
2023-05-18
arm/kvm: add support for MTE
Cornelia Huck
1
-0
/
+19
2023-04-20
target/arm: Initialize debug capabilities only once
Akihiko Odaki
1
-0
/
+8
2022-06-08
target/arm: Use uint32_t instead of bitmap for sve vq's
Richard Henderson
1
-4
/
+3
2021-09-21
hvf: arm: Implement -cpu host
Peter Maydell
1
-2
/
+0
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
1
-2
/
+2
2021-03-12
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
1
-2
/
+4
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
1
-0
/
+43
2020-10-08
target/arm/kvm: Make uncalled stubs explicitly unreachable
Andrew Jones
1
-19
/
+32
2020-09-14
target/arm: Remove no-longer-reachable 32-bit KVM code
Peter Maydell
1
-6
/
+0
2020-07-03
target/arm: kvm: Handle misconfigured dabt injection
Beata Michalska
1
-0
/
+10
2020-06-23
target/arm: Check supported KVM features globally (not per vCPU)
Philippe Mathieu-Daudé
1
-12
/
+9
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
1
-0
/
+3
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
1
-0
/
+11
2020-01-30
target/arm/kvm: Implement virtual time adjustment
Andrew Jones
1
-0
/
+38
2020-01-30
target/arm/kvm: trivial: Clean up header documentation
Andrew Jones
1
-19
/
+27
2019-11-01
target/arm/cpu64: max cpu: Support sve properties with KVM
Andrew Jones
1
-0
/
+12
2019-11-01
target/arm/kvm64: max cpu: Enable SVE when available
Andrew Jones
1
-0
/
+27
2019-10-15
intc/arm_gic: Support IRQ injection for more than 256 vpus
Eric Auger
1
-0
/
+1
2019-08-16
target/arm/cpu: Ensure we can use the pmu with kvm
Andrew Jones
1
-0
/
+14
2019-08-16
target/arm/cpu64: Ensure kvm really supports aarch64=off
Andrew Jones
1
-0
/
+14
2019-03-05
kvm: add kvm_arm_get_max_vm_ipa_size
Eric Auger
1
-0
/
+13
2018-11-19
target/arm: Install ARMISARegisters from kvm host
Richard Henderson
1
-0
/
+1
[next]