Linus, please pull the following kvm fixes from repo and branch at:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.30

The only noteworthy fix is that a bug in kvm global page handling during
guest invlpg breaks the FreeBSD kernel, so we're dropping that optimization
until further notice.

Avi Kivity (1):
      KVM: MMU: Fix off-by-one calculating large page count

Jan Kiszka (2):
      KVM: Fix overlapping check for memory slots
      KVM: Unregister cpufreq notifier on unload

Jes Sorensen (1):
      KVM: ia64: fix locking order entering guest

Joerg Roedel (1):
      KVM: x86: release time_page on vcpu destruction

Marcelo Tosatti (1):
      KVM: MMU: disable global page optimization

 arch/ia64/kvm/kvm-ia64.c |   14 ++++++++------
 arch/x86/kvm/mmu.c       |    2 +-
 arch/x86/kvm/x86.c       |    8 ++++++++
 include/linux/kvm.h      |    2 ++
 virt/kvm/kvm_main.c      |   11 +++++------
 5 files changed, 24 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to