On 09/17/2009 12:21 AM, Marcelo Tosatti wrote:
+static struct kvm_shared_msrs_global __read_mostly shared_msrs_global;
Does this assume the MSRs in question are consistent across CPUs?

Yes.  And they are.

I guess that is not true with arch_prctl(ARCH_SET_GS/ARCH_GET_GS) ?

These aren't shared MSRs and are saved and restored independently.

--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to