aboutsummaryrefslogtreecommitdiff
path: root/target/arm/kvm_arm.h
AgeCommit message (Expand)AuthorFilesLines
2020-03-12target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmapEric Auger1-0/+3
2020-01-30target/arm/cpu: Add the kvm-no-adjvtime CPU propertyAndrew Jones1-0/+11
2020-01-30target/arm/kvm: Implement virtual time adjustmentAndrew Jones1-0/+38
2020-01-30target/arm/kvm: trivial: Clean up header documentationAndrew Jones1-19/+27
2019-11-01target/arm/cpu64: max cpu: Support sve properties with KVMAndrew Jones1-0/+12
2019-11-01target/arm/kvm64: max cpu: Enable SVE when availableAndrew Jones1-0/+27
2019-10-15intc/arm_gic: Support IRQ injection for more than 256 vpusEric Auger1-0/+1
2019-08-16target/arm/cpu: Ensure we can use the pmu with kvmAndrew Jones1-0/+14
2019-08-16target/arm/cpu64: Ensure kvm really supports aarch64=offAndrew Jones1-0/+14
2019-03-05kvm: add kvm_arm_get_max_vm_ipa_sizeEric Auger1-0/+13
2018-11-19target/arm: Install ARMISARegisters from kvm hostRichard Henderson1-0/+1
2018-10-24target/arm: Add support for VCPU event statesDongjiu Geng1-0/+24
2018-10-08target/arm: fix code comments errorDongjiu Geng1-2/+2
2018-06-22target/arm: Allow KVM device address overwritingEric Auger1-1/+2
2018-03-09target/arm: Query host CPU features on-demand at instance initPeter Maydell1-11/+24
2018-02-09target/arm/kvm: gic: Prevent creating userspace GICv3 with KVMChristoffer Dall1-0/+4
2017-09-04target/arm/kvm: pmu: improve error handlingAndrew Jones1-11/+4
2017-09-04target/arm/kvm: pmu: split init and set-irq stagesAndrew Jones1-2/+8
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+291