Thread (19 messages) 19 messages, 4 authors, 2019-05-29

Re: [PATCH v2 2/3] KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL

From: Paolo Bonzini <pbonzini@redhat.com>
Date: 2019-05-29 01:30:00
Also in: kvm, lkml

On 24/05/19 09:56, Tao Xu wrote:
+
+	if (rdmsrl_safe(MSR_IA32_UMWAIT_CONTROL, &host_umwait_control))
+		return;
+
Does the host value ever change?  If not, this can perhaps be read once
when kvm_intel is loaded.  And if it changes often, it should be
shadowed into a percpu variable.

Paolo
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help