-
- Downloads
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Pull kvm changes from Paolo Bonzini: "Remove from guest code the handling of task migration during a pvclock read; instead use the correct protocol in KVM. This removes the need for task migration notifiers in core scheduler code" [ The scheduler people really hated the migration notifiers, so this was kind of required - Linus ] * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: x86: pvclock: Really remove the sched notifier for cross-cpu migrations kvm: x86: fix kvmclock update protocol
No related branches found
No related tags found
Showing
- arch/x86/include/asm/pvclock.h 0 additions, 1 deletionarch/x86/include/asm/pvclock.h
- arch/x86/kernel/pvclock.c 0 additions, 44 deletionsarch/x86/kernel/pvclock.c
- arch/x86/kvm/x86.c 28 additions, 5 deletionsarch/x86/kvm/x86.c
- arch/x86/vdso/vclock_gettime.c 15 additions, 19 deletionsarch/x86/vdso/vclock_gettime.c
- include/linux/sched.h 0 additions, 8 deletionsinclude/linux/sched.h
- kernel/sched/core.c 0 additions, 15 deletionskernel/sched/core.c
Loading
Please register or sign in to comment