aboutsummaryrefslogtreecommitdiff
path: root/target/arm/kvm_arm.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-28hw/intc/arm_gic: Un-inline GIC*/ITS class_name() helpersPhilippe Mathieu-Daudé1-45/+0
2023-05-19Revert "arm/kvm: add support for MTE"Peter Maydell1-19/+0
2023-05-18arm/kvm: add support for MTECornelia Huck1-0/+19
2023-04-20target/arm: Initialize debug capabilities only onceAkihiko Odaki1-0/+8
2022-06-08target/arm: Use uint32_t instead of bitmap for sve vq'sRichard Henderson1-4/+3
2021-09-21hvf: arm: Implement -cpu hostPeter Maydell1-2/+0
2021-09-13hw/arm/virt: add ITS support in virt GICShashi Mallela1-2/+2
2021-03-12hw/arm/virt: KVM: The IPA lower bound is 32Andrew Jones1-2/+4
2021-03-09sysemu: Let VMChangeStateHandler take boolean 'running' argumentPhilippe Mathieu-Daudé1-1/+1
2020-10-08hw/arm/virt: Implement kvm-steal-timeAndrew Jones1-0/+43
2020-10-08target/arm/kvm: Make uncalled stubs explicitly unreachableAndrew Jones1-19/+32
2020-09-14target/arm: Remove no-longer-reachable 32-bit KVM codePeter Maydell1-6/+0
2020-07-03target/arm: kvm: Handle misconfigured dabt injectionBeata Michalska1-0/+10
2020-06-23target/arm: Check supported KVM features globally (not per vCPU)Philippe Mathieu-Daudé1-12/+9
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