|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH]Propagate guest MSR writes to machine MSRs immediatel
Propagate guest MSR writes to machine MSRs immediately
Right now, we have an exposure between the time the MSR is written
and used by an instruction such as syscall. If there is a context
switch and we do vmx_do_restore_msrs(), everything goes fine. But
if we don't, then we execute the syscall with the wrong MSR.
Signed-off-by: Yunhong Jiang <yunhong.jiang@xxxxxxxxx>
Signed-off-by: Arun Sharma <arun.sharma@xxxxxxxxx>
Thanks
Yunhong Jiang
msr.patch
Description: msr.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH]Propagate guest MSR writes to machine MSRs immediately,
Jiang, Yunhong <=
|
|
|
|
|