[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210809173955.1710866-1-seanjc@google.com>
Date: Mon, 9 Aug 2021 10:39:53 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: Sean Christopherson <seanjc@...gle.com>,
Vitaly Kuznetsov <vkuznets@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Joerg Roedel <joro@...tes.org>, kvm@...r.kernel.org,
linux-kernel@...r.kernel.org, Uros Bizjak <ubizjak@...il.com>,
Like Xu <like.xu.linux@...il.com>
Subject: [PATCH v2 0/2] KVM: x86: Purge __ex() and __kvm_spurious_fault()
Two patches to remove __ex() and __kvm_spurious_fault(), and hide
kvm_spurious_fault() in x86.h. These were part of a larger series that
received the magic "Queued, thanks", but got lost at some point.
v1: https://lore.kernel.org/kvm/20201231002702.2223707-1-seanjc@google.com/
Sean Christopherson (1):
KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
Uros Bizjak (1):
KVM: x86: Move declaration of kvm_spurious_fault() to x86.h
arch/x86/include/asm/kvm_host.h | 25 -------------------------
arch/x86/kvm/svm/sev.c | 2 --
arch/x86/kvm/svm/svm.c | 2 --
arch/x86/kvm/svm/svm_ops.h | 2 +-
arch/x86/kvm/vmx/vmx_ops.h | 4 +---
arch/x86/kvm/x86.c | 9 ++++++++-
arch/x86/kvm/x86.h | 2 ++
7 files changed, 12 insertions(+), 34 deletions(-)
--
2.32.0.605.g8dce9f2422-goog
Powered by blists - more mailing lists