aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm/sys_regs_generic_v8.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-08KVM: arm/arm64: Move irq_is_ppi() to header fileChristoffer Dall2-2/+2
2017-06-08KVM: arm: Handle VCPU device attributes in guest.cChristoffer Dall2-15/+49
2017-06-08KVM: arm64: Allow creating the PMU without the in-kernel GICChristoffer Dall4-19/+58
2017-06-04KVM: arm/arm64: timer: remove request-less vcpu kickAndrew Jones1-1/+1
2017-06-04KVM: arm/arm64: PMU: remove request-less vcpu kickAndrew Jones1-21/+19
2017-06-04KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones4-2/+16
2017-06-04KVM: arm/arm64: change exit request to sleep requestAndrew Jones4-10/+10
2017-06-04KVM: arm/arm64: optimize VCPU RUNAndrew Jones2-8/+13
2017-06-04KVM: arm/arm64: use vcpu requests for power_offAndrew Jones1-3/+2
2017-06-04KVM: arm/arm64: replace pause checks with vcpu request checksAndrew Jones1-3/+17
2017-06-04KVM: arm/arm64: properly use vcpu requestsAndrew Jones4-2/+15