lkml.org 
[lkml]   [2021]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] RFC/WIP: KVM: separate injected and pending exception + few more fixes
Date
clone of "kernel-starship-5.11"

Maxim Levitsky (4):
KVM: x86: determine if an exception has an error code only when
injecting it.
KVM: x86: mmu: initialize fault.async_page_fault in walk_addr_generic
KVM: x86: pending exception must be be injected even with an injected
event
kvm: WIP separation of injected and pending exception

arch/x86/include/asm/kvm_host.h | 23 +-
arch/x86/include/uapi/asm/kvm.h | 14 +-
arch/x86/kvm/mmu/paging_tmpl.h | 1 +
arch/x86/kvm/svm/nested.c | 57 +++--
arch/x86/kvm/svm/svm.c | 8 +-
arch/x86/kvm/vmx/nested.c | 109 +++++----
arch/x86/kvm/vmx/vmx.c | 14 +-
arch/x86/kvm/x86.c | 377 +++++++++++++++++++-------------
arch/x86/kvm/x86.h | 6 +-
include/uapi/linux/kvm.h | 1 +
10 files changed, 374 insertions(+), 236 deletions(-)

--
2.26.2


\
 
 \ /
  Last update: 2021-02-25 16:44    [W:0.040 / U:0.520 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site