[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444651758-6926-1-git-send-email-pbonzini@redhat.com>
Date: Mon, 12 Oct 2015 14:09:16 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: linux-kernel@...r.kernel.org, kvm@...r.kernel.org
Cc: aderumier@...so.com, rkrcmar@...hat.com
Subject: [PATCH 0/2] KVM: fix SMM with ept=1/unrestricted_guest=0
The fix is explained in the commit message for patch 2. A little
bit of refactoring is needed.
Paolo Bonzini (2):
KVM: x86: build kvm_userspace_memory_region in x86_set_memory_region
KVM: x86: map/unmap private slots in __x86_set_memory_region
arch/x86/include/asm/kvm_host.h | 6 +--
arch/x86/kvm/vmx.c | 26 +++---------
arch/x86/kvm/x86.c | 93 +++++++++++++++++++----------------------
3 files changed, 51 insertions(+), 74 deletions(-)
--
2.5.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists