|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 1/4] XSAVE/XRSTOR: Fix frozen states
If a guest sets a state and dirties the state, but later temporarily clears the
state, and at this time this vcpu is scheduled out, then other vcpus may
corrupt the state before the vcpu is scheduled in again, thus the state cannot
be restored correctly. To solve this issue, this patch save/restore all states
unconditionally on vcpu context switch.
Signed-off-by: Weidong Han <weidong.han@xxxxxxxxx>
fix-xsave.patch
Description: fix-xsave.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 1/4] XSAVE/XRSTOR: Fix frozen states,
Han, Weidong <=
|
|
|
|
|