[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220311102643.807507-1-zhenzhong.duan@intel.com>
Date: Fri, 11 Mar 2022 18:26:41 +0800
From: Zhenzhong Duan <zhenzhong.duan@...el.com>
To: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: pbonzini@...hat.com, seanjc@...gle.com, vkuznets@...hat.com,
wanpengli@...cent.com, jmattson@...gle.com, joro@...tes.org
Subject: [PATCH v2 0/2] minor cleanups on efer emulation
These two patches remove some redundant code related to mode switch
and EFER emulation.
Sanity tested with kernel in L0, L1 and L2 all patched.
v2: Split to two patches and use comments from Sean to explain why
it's secure to remove them, suggested by Sean.
Zhenzhong Duan (2):
KVM: x86: Remove unnecessory assignment to uret->data
KVM: x86: Remove redundant vm_entry_controls_clearbit() call
arch/x86/kvm/vmx/vmx.c | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
--
2.25.1
Powered by blists - more mailing lists