https://github.com/torvalds/linux
Revision 9dbbe3cfc3c208643cf0e81c8f660f43e1b4b2e8 authored by Linus Torvalds on 30 April 2015, 16:44:04 UTC, committed by Linus Torvalds on 30 April 2015, 16:44:04 UTC
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
2 parent s fb45f49 + 73459e2
History
Tip revision: 9dbbe3cfc3c208643cf0e81c8f660f43e1b4b2e8 authored by Linus Torvalds on 30 April 2015, 16:44:04 UTC
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Tip revision: 9dbbe3c
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 5.7 KB
Makefile -rw-r--r-- 913 bytes
capability.c -rw-r--r-- 25.1 KB
commoncap.c -rw-r--r-- 28.1 KB
device_cgroup.c -rw-r--r-- 21.1 KB
inode.c -rw-r--r-- 6.7 KB
lsm_audit.c -rw-r--r-- 9.5 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 36.9 KB

back to top