All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 4.0-rc5
@ 2015-03-24 11:47 Marcelo Tosatti
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2015-03-24 11:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm, Gleb Natapov


Linus,

Please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

To receive the following: fix for higher-order page
allocation failures, fix Xen-on-KVM with x2apic, 
L1 crash with unrestricted guest mode (nested VMX).


Igor Mammedov (1):
      kvm: avoid page allocation failure in kvm_set_memory_region()

Radim Krčmář (2):
      KVM: nVMX: mask unrestricted_guest if disabled on L0
      KVM: x86: call irq notifiers with directed EOI

 arch/x86/kvm/ioapic.c |    4 +++-
 arch/x86/kvm/lapic.c  |    3 +--
 arch/x86/kvm/vmx.c    |    7 +++++--
 virt/kvm/kvm_main.c   |   14 +++++++-------
 4 files changed, 16 insertions(+), 12 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] KVM fixes for 4.0-rc5
@ 2015-03-27 22:04 Marcelo Tosatti
  0 siblings, 0 replies; 2+ messages in thread
From: Marcelo Tosatti @ 2015-03-27 22:04 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, kvm, Paolo Bonzini


Linus,

Please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

To receive the following PPC KVM bug fixes


Marcelo Tosatti (1):
      Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6

Paul Mackerras (3):
      KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()
      KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count
      KVM: PPC: Book3S HV: Fix instruction emulation

 arch/powerpc/kvm/book3s_hv.c            |    8 ++++----
 arch/powerpc/kvm/book3s_hv_rmhandlers.S |    1 +
 2 files changed, 5 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-27 22:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-24 11:47 [GIT PULL] KVM fixes for 4.0-rc5 Marcelo Tosatti
2015-03-27 22:04 Marcelo Tosatti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.