-
- Downloads
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm fixes from Paolo Bonzini: "Two ARM fixes: - Ensure the guest PMU context is restored before the first KVM_RUN, fixing an issue where EL0 event counting is broken after vCPU save/restore - Actually initialize ID_AA64PFR0_EL1.{CSV2,CSV3} based on the sanitized, system-wide values for protected VMs" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: arm64: Advertise ID_AA64PFR0_EL1.CSV2/3 to protected VMs KVM: arm64: PMU: Restore the guest's EL0 event counting after migration
Showing
- arch/arm64/kvm/arm.c 25 additions, 1 deletionarch/arm64/kvm/arm.c
- arch/arm64/kvm/hyp/include/nvhe/fixed_config.h 4 additions, 1 deletionarch/arm64/kvm/hyp/include/nvhe/fixed_config.h
- arch/arm64/kvm/hyp/nvhe/sys_regs.c 0 additions, 7 deletionsarch/arm64/kvm/hyp/nvhe/sys_regs.c
- arch/arm64/kvm/pmu-emul.c 1 addition, 0 deletionsarch/arm64/kvm/pmu-emul.c
- arch/arm64/kvm/sys_regs.c 0 additions, 1 deletionarch/arm64/kvm/sys_regs.c
Loading
Please register or sign in to comment