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