linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, rkrcmar@redhat.com, kvm@vger.kernel.org
Subject: [GIT PULL] KVM fixes for Linux 4.18-rc6
Date: Wed, 18 Jul 2018 12:08:06 +0200	[thread overview]
Message-ID: <1531908486-20665-1-git-send-email-pbonzini@redhat.com> (raw)

Linus,

The following changes since commit 786b71f5b754273ccef6d9462e52062b3e1f9877:

  Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux (2018-05-28 05:25:57 -0700)

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 3a9706d9e077e4a264a5cf4045da04200b93228f:

  kvmclock: fix nested guest always in tsc_early clocksource (2018-07-18 11:31:29 +0200)

----------------------------------------------------------------
Miscellaneous bugfixes, plus a small patchlet related to Spectre v2.

----------------------------------------------------------------
Janakarajan Natarajan (1):
      x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD

Jim Mattson (1):
      kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading

Lan Tianyu (1):
      KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.

Liran Alon (1):
      KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled

Paolo Bonzini (2):
      KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
      KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer

Peng Hao (1):
      kvmclock: fix nested guest always in tsc_early clocksource

Radim Krčmář (1):
      x86/kvmclock: set pvti_cpu0_va after enabling kvmclock

Vitaly Kuznetsov (1):
      x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks

 arch/x86/kernel/kvmclock.c | 12 ++++-----
 arch/x86/kvm/Kconfig       |  2 +-
 arch/x86/kvm/vmx.c         | 61 +++++++++++++++++++++++++++++++---------------
 arch/x86/kvm/x86.c         |  4 ++-
 virt/kvm/eventfd.c         | 17 ++++++++-----
 5 files changed, 63 insertions(+), 33 deletions(-)

                 reply	other threads:[~2018-07-18 10:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1531908486-20665-1-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rkrcmar@redhat.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).