[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <168513385664.2794711.2855259529365400340.b4-ty@google.com>
Date: Thu, 1 Jun 2023 18:25:51 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>,
Paolo Bonzini <pbonzini@...hat.com>,
Xiaoyao Li <xiaoyao.li@...el.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] KVM: VMX: Clean up of vmx_set_cr4()
On Mon, 10 Apr 2023 08:50:15 -0400, Xiaoyao Li wrote:
> Two minor patches of vmx_set_cr4() during code inspection.
>
> Patch 1 gets rid of the direct accessing of vcpu->arch.cr4 to avoid
> stale value.
>
> Patch 2 moves the code comment to correct place.
>
> [...]
Applied to kvm-x86 vmx, thanks!
[1/2] KVM: VMX: Use kvm_read_cr4() to get cr4 value
https://github.com/kvm-x86/linux/commit/334006b78ca8
[2/2] KVM: VMX: Move the comment of CR4.MCE handling right above the code
https://github.com/kvm-x86/linux/commit/82dc11b82b00
--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes
Powered by blists - more mailing lists