[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y2FFstEvVhUTrtxD@google.com>
Date: Tue, 1 Nov 2022 16:13:38 +0000
From: Sean Christopherson <seanjc@...gle.com>
To: Vitaly Kuznetsov <vkuznets@...hat.com>
Cc: kvm@...r.kernel.org, Paolo Bonzini <pbonzini@...hat.com>,
Wanpeng Li <wanpengli@...cent.com>,
Jim Mattson <jmattson@...gle.com>,
Michael Kelley <mikelley@...rosoft.com>,
Siddharth Chandrasekaran <sidcha@...zon.de>,
Yuan Yao <yuan.yao@...ux.intel.com>,
Maxim Levitsky <mlevitsk@...hat.com>,
linux-hyperv@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v13 41/48] KVM: selftests: Split off load_evmcs() from
load_vmcs()
On Tue, Nov 01, 2022, Vitaly Kuznetsov wrote:
> + /* Setup shadow VMCS, do not load it yet. */
> + *(uint32_t *)(vmx->shadow_vmcs) =
> + vmcs_revision() | 0x80000000ul;
In case another version is sent, or if Paolo feels like doing fixup when applying,
this wrap is no longer necessary.
Powered by blists - more mailing lists