All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] KVM changes for 3.17-rc2
@ 2014-08-20 11:39 Paolo Bonzini
  0 siblings, 0 replies; only message in thread
From: Paolo Bonzini @ 2014-08-20 11:39 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, gleb, kvm

Linus,

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 30d1e0e806e5b2fadc297ba78f2d7afd6ba309cf:

  virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it (2014-08-19 15:12:28 +0200)

----------------------------------------------------------------
Reverting a 3.16 patch, fixing two bugs in device assignment
(one has a CVE), and fixing some problems introduced during the merge window
(the CMA bug came in via Andrew, the x86 ones via yours truly).

----------------------------------------------------------------
Alexey Kardashevskiy (1):
      PC, KVM, CMA: Fix regression caused by wrong get_order() use

Chen Gang (1):
      virt/kvm/assigned-dev.c: Set 'dev->irq_source_id' to '-1' after free it

Michael S. Tsirkin (1):
      kvm: iommu: fix the third parameter of kvm_iommu_put_pages (CVE-2014-3601)

Nadav Amit (1):
      KVM: x86: Avoid emulating instructions on #UD mistakenly

Paolo Bonzini (2):
      KVM: x86: do not check CS.DPL against RPL during task switch
      Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"

 arch/powerpc/kvm/book3s_hv_builtin.c |  6 +++---
 arch/x86/include/asm/kvm_host.h      |  2 +-
 arch/x86/kvm/emulate.c               | 11 ++++-------
 virt/kvm/assigned-dev.c              |  4 +++-
 virt/kvm/iommu.c                     | 19 ++++++++++---------
 5 files changed, 21 insertions(+), 21 deletions(-)

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

only message in thread, other threads:[~2014-08-20 11:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-20 11:39 [GIT PULL] KVM changes for 3.17-rc2 Paolo Bonzini

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.