[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d7b4ae9a-0011-129f-2ec4-6dd3dfe223ff@redhat.com>
Date: Wed, 13 Jan 2021 13:09:32 +0100
From: Paolo Bonzini <pbonzini@...hat.com>
To: Cathy Avery <cavery@...hat.com>, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org
Cc: vkuznets@...hat.com, wei.huang2@....com,
sean.j.christopherson@...el.com
Subject: Re: [PATCH 1/2] KVM: nSVM: Track the physical cpu of the vmcb vmrun
through the vmcb
On 12/01/21 17:43, Cathy Avery wrote:
> void svm_switch_vmcb(struct vcpu_svm *svm, struct kvm_vmcb_info *target_vmcb)
> {
> + /*
> + * Track the old VMCB so the new VMCB will be marked
> + * dirty at its next vmrun.
> + */
> +
This comment is obsolete, otherwise looks good.
Paolo
Powered by blists - more mailing lists