Kamala Narasimhan
2008-Jan-10 21:04 UTC
[Xen-devel] [PATCH] Added CLTS instruction emulation in vmxassist
Trivial change to emulate CLTS instruction in vmxassist. Relevant file - tools/firmware/vmxassist/vm86.c Signed-off-by: Kamala Narasimhan <kamala.narasimhan@citrix.com> Kamala _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Keir Fraser
2008-Jan-11 10:59 UTC
Re: [Xen-devel] [PATCH] Added CLTS instruction emulation in vmxassist
It would be better to actually emulate the instruction and clear TS in CR0, rather than execute a no-op. I fixed that and checked it in. -- Keir On 10/1/08 21:04, "Kamala Narasimhan" <Kamala.Narasimhan@citrix.com> wrote:> Trivial change to emulate CLTS instruction in vmxassist. > > Relevant file - tools/firmware/vmxassist/vm86.c > > Signed-off-by: Kamala Narasimhan <kamala.narasimhan@citrix.com> > > Kamala > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel