|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] x86 instruction emulation in hvm
Yup. Not only did hvm_get_segment_register() work like a charm, but I also ran into another problem as you have foretold. The instruction is fxsave, which uses a mask to copy some CPU information to a 512byte memory. Any chance of an emulation function for this instruction? As a side note, I know of quite a few research papers that mention emulating memory writes to pages, some using Xen. This leads me to believe that the problem of emulating most of these functions should have been solved. I know it's not relevant for Xen production code, but I'm wondering if there is a full emulator (perhaps QEMU?) inside Xen that I can switch to instead of trying to add these functionalities in an ad-hoc manner? John Keir Fraser wrote: On 07/05/2009 20:39, "Emre Can Sezer" <ecsezer@xxxxxxxx> wrote: _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |