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