LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 2.6.28-rc2
@ 2008-10-28 14:47 Avi Kivity
  0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2008-10-28 14:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: kvm, linux-kernel

Linus, please pull from the repo and branch @

  git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git kvm-updates/2.6.28

To receive a bunch of kvm fixes.  Most notably, fix the paravirt mmu bug
that prevents booting recent Linux kernels on kvm.

Shortlog, diffstat:

Avi Kivity (1):
      KVM: Future-proof device assignment ABI

Marcelo Tosatti (1):
      KVM: MMU: sync root on paravirt TLB flush

Sheng Yang (1):
      KVM: Fix guest shared interrupt with in-kernel irqchip

Xiantao Zhang (2):
      KVM: ia64: Fix halt emulation logic
      KVM: ia64: Makefile fix for forcing to re-generate asm-offsets.h

 arch/ia64/include/asm/kvm_host.h |    6 ++-
 arch/ia64/kvm/Makefile           |    8 +++-
 arch/ia64/kvm/kvm-ia64.c         |   80 +++++++++++++++++++------------------
 arch/ia64/kvm/kvm_fw.c           |    9 +++-
 arch/ia64/kvm/process.c          |    2 +-
 arch/x86/include/asm/kvm_host.h  |    3 +
 arch/x86/kvm/i8254.c             |   11 ++++-
 arch/x86/kvm/i8254.h             |    1 +
 arch/x86/kvm/mmu.c               |    1 +
 arch/x86/kvm/x86.c               |    6 ++-
 include/linux/kvm.h              |    6 +++
 include/linux/kvm_host.h         |    7 +++-
 virt/kvm/irq_comm.c              |   42 ++++++++++++++++++-
 virt/kvm/kvm_main.c              |   12 ++++--
 14 files changed, 138 insertions(+), 56 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-28 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-28 14:47 [GIT PULL] KVM fixes for 2.6.28-rc2 Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).