index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
arm
/
kvm_arm.h
Age
Commit message (
Expand
)
Author
2021-03-12
hw/arm/virt: KVM: The IPA lower bound is 32
Andrew Jones
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2020-10-08
hw/arm/virt: Implement kvm-steal-time
Andrew Jones
2020-10-08
target/arm/kvm: Make uncalled stubs explicitly unreachable
Andrew Jones
2020-09-14
target/arm: Remove no-longer-reachable 32-bit KVM code
Peter Maydell
2020-07-03
target/arm: kvm: Handle misconfigured dabt injection
Beata Michalska
2020-06-23
target/arm: Check supported KVM features globally (not per vCPU)
Philippe Mathieu-Daudé
2020-03-12
target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmap
Eric Auger
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
target/arm/kvm: Implement virtual time adjustment
Andrew Jones
2020-01-30
target/arm/kvm: trivial: Clean up header documentation
Andrew Jones
2019-11-01
target/arm/cpu64: max cpu: Support sve properties with KVM
Andrew Jones
2019-11-01
target/arm/kvm64: max cpu: Enable SVE when available
Andrew Jones
2019-10-15
intc/arm_gic: Support IRQ injection for more than 256 vpus
Eric Auger
2019-08-16
target/arm/cpu: Ensure we can use the pmu with kvm
Andrew Jones
2019-08-16
target/arm/cpu64: Ensure kvm really supports aarch64=off
Andrew Jones
2019-03-05
kvm: add kvm_arm_get_max_vm_ipa_size
Eric Auger
2018-11-19
target/arm: Install ARMISARegisters from kvm host
Richard Henderson
2018-10-24
target/arm: Add support for VCPU event states
Dongjiu Geng
2018-10-08
target/arm: fix code comments error
Dongjiu Geng
2018-06-22
target/arm: Allow KVM device address overwriting
Eric Auger
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
2018-02-09
target/arm/kvm: gic: Prevent creating userspace GICv3 with KVM
Christoffer Dall
2017-09-04
target/arm/kvm: pmu: improve error handling
Andrew Jones
2017-09-04
target/arm/kvm: pmu: split init and set-irq stages
Andrew Jones
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth