Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull KVM fixes from Paolo Bonzini: "ARM and x86 fixes" * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode. KVM: LAPIC: cap __delay at lapic_timer_advance_ns KVM: x86: move nsec_to_cycles from x86.c to x86.h pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags pvclock: Cleanup to remove function pvclock_get_nsec_offset pvclock: Add CPU barriers to get correct version value KVM: arm/arm64: Stop leaking vcpu pid references arm64: KVM: fix build with CONFIG_ARM_PMU disabled
No related branches found
No related tags found
Showing
- arch/arm/kvm/arm.c 1 addition, 0 deletionsarch/arm/kvm/arm.c
- arch/x86/include/asm/pvclock.h 9 additions, 16 deletionsarch/x86/include/asm/pvclock.h
- arch/x86/kernel/pvclock.c 9 additions, 2 deletionsarch/x86/kernel/pvclock.c
- arch/x86/kvm/lapic.c 2 additions, 1 deletionarch/x86/kvm/lapic.c
- arch/x86/kvm/vmx.c 11 additions, 12 deletionsarch/x86/kvm/vmx.c
- arch/x86/kvm/x86.c 0 additions, 6 deletionsarch/x86/kvm/x86.c
- arch/x86/kvm/x86.h 7 additions, 0 deletionsarch/x86/kvm/x86.h
- include/kvm/arm_pmu.h 2 additions, 2 deletionsinclude/kvm/arm_pmu.h
Loading
Please register or sign in to comment