lkml.org 
[lkml]   [2019]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH 10/17] KVM: monolithic: x86: use the external functions instead of kvm_x86_ops
From
Date
On 20/09/19 23:25, Andrea Arcangeli wrote:
> Now that the new methods are plugged in and they are functional use
> them instead of invoking the pointer to functions through kvm_x86_ops.
>
> Signed-off-by: Andrea Arcangeli <aarcange@redhat.com>
> ---
> arch/x86/include/asm/kvm_host.h | 10 +-
> arch/x86/kvm/cpuid.c | 22 +--
> arch/x86/kvm/hyperv.c | 6 +-
> arch/x86/kvm/kvm_cache_regs.h | 10 +-
> arch/x86/kvm/lapic.c | 28 +--
> arch/x86/kvm/mmu.c | 26 +--
> arch/x86/kvm/mmu.h | 4 +-
> arch/x86/kvm/pmu.c | 24 +--
> arch/x86/kvm/pmu.h | 2 +-
> arch/x86/kvm/trace.h | 4 +-
> arch/x86/kvm/vmx/pmu_intel.c | 2 +-
> arch/x86/kvm/x86.c | 304 ++++++++++++++++----------------
> arch/x86/kvm/x86.h | 2 +-

Let's make the prefix kvm_x86_ instead of kvm_x86_ops_.

Paolo

\
 
 \ /
  Last update: 2019-09-23 12:03    [W:0.223 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site