[PATCH v2 0/2] Series short description

From: Joel Schopp
Date: Mon Mar 02 2015 - 13:01:36 EST


Review comments from v1 that used kvm_emulate_wbinvd() pointed out that
kvm_emulate_* was inconsistant in using skipping, while kvm_emulate() always
skips. The first patch cleans up the existing use while the second patch
adds use of the updated version of kvm_emulate_wbinvd() in svm

---

Joel Schopp (2):
kvm: x86: make kvm_emulate_* consistant
x86: svm: make wbinvd faster


arch/x86/kvm/svm.c | 11 ++++++++---
arch/x86/kvm/vmx.c | 9 +++------
arch/x86/kvm/x86.c | 23 ++++++++++++++++++++---
3 files changed, 31 insertions(+), 12 deletions(-)

--

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/