lkml.org 
[lkml]   [2019]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] KVM: x86: Minor emulator cleanup
Date
Three small patches to move emulator specific variables from 'struct
kvm_vcpu_arch' to 'struct x86_emulate_ctxt'.

Sean Christopherson (3):
KVM: x86: Add EMULTYPE_PF when emulation is triggered by a page fault
KVM: x86: Move gpa_val and gpa_available into the emulator context
KVM: x86: Move #PF retry tracking variables into emulation context

arch/x86/include/asm/kvm_emulate.h | 8 ++++++
arch/x86/include/asm/kvm_host.h | 19 ++++++-------
arch/x86/kvm/mmu/mmu.c | 10 ++-----
arch/x86/kvm/x86.c | 45 +++++++++++++++++++-----------
4 files changed, 48 insertions(+), 34 deletions(-)

--
2.24.0

\
 
 \ /
  Last update: 2019-11-22 23:59    [W:0.037 / U:0.124 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site