public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: David Hildenbrand <david@redhat.com>
To: kvm@vger.kernel.org
Cc: "Paolo Bonzini" <pbonzini@redhat.com>,
	"Radim Krčmář" <rkrcmar@redhat.com>,
	"Bandan Das" <bsd@redhat.com>,
	david@redhat.com
Subject: [PATCH v2 0/2] KVM: VMX: require EPTP WB (write-back) support
Date: Thu, 10 Aug 2017 23:15:27 +0200	[thread overview]
Message-ID: <20170810211529.31512-1-david@redhat.com> (raw)

This version should no longer result in a panic :(

(note to self: always retest after tiny changes)

v1 -> v2:
- fix typo (invalid guest page-walk length)

David Hildenbrand (2):
  KVM: VMX: cleanup EPTP definitions
  KVM: VMX: always require WB memory type for EPT

 arch/x86/include/asm/vmx.h | 11 ++++++-----
 arch/x86/kvm/vmx.c         | 34 ++++++++++++++++++----------------
 2 files changed, 24 insertions(+), 21 deletions(-)

-- 
2.9.4

             reply	other threads:[~2017-08-10 21:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-10 21:15 David Hildenbrand [this message]
2017-08-10 21:15 ` [PATCH v2 1/2] KVM: VMX: cleanup EPTP definitions David Hildenbrand
2017-08-10 21:15 ` [PATCH v2 2/2] KVM: VMX: always require WB memory type for EPT David Hildenbrand
2017-08-10 23:09 ` [PATCH v2 0/2] KVM: VMX: require EPTP WB (write-back) support Wanpeng Li
2017-08-11  1:20   ` Wanpeng Li
2017-08-11  2:43     ` Wanpeng Li
2017-08-11  6:09       ` Wanpeng Li
2017-08-11  6:23         ` David Hildenbrand
2017-08-11  6:39           ` Wanpeng Li
2017-08-18 12:55 ` David Hildenbrand

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=20170810211529.31512-1-david@redhat.com \
    --to=david@redhat.com \
    --cc=bsd@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=rkrcmar@redhat.com \
    /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