Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1447517 > unrolled thread
| Started by | Bandan Das <bsd@redhat.com> |
|---|---|
| First post | 2016-07-21 00:30 +0200 |
| Last post | 2016-07-21 00:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/4] vmx: miscellaneous cleanups Bandan Das <bsd@redhat.com> - 2016-07-21 00:30 +0200
| From | Bandan Das <bsd@redhat.com> |
|---|---|
| Date | 2016-07-21 00:30 +0200 |
| Subject | [PATCH 0/4] vmx: miscellaneous cleanups |
| Message-ID | <rX8a6-7mz-9@gated-at.bofh.it> |
These are some very minor vmx cleanups. 2/4 is necessary for nested esx to be able to successfully launch a guest of its own. Without single context invalidation present, it just disables ept altogether. Bandan Das (4): nvmx: use warn_on for buggy cases when emulating invept/invvpid nvmx: mark ept single context invalidation as supported mmu: don't pass *kvm to spte_write_protect nvmx: check for shadow vmcs check on entry arch/x86/kvm/mmu.c | 4 ++-- arch/x86/kvm/vmx.c | 23 +++++++++++++---------- 2 files changed, 15 insertions(+), 12 deletions(-) -- 2.5.5
Back to top | Article view | linux.kernel
csiph-web