[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: xl/xm save -c fails - set_vcpucontext EOPNOTSUPP (was Re: [Xen-devel] xl save -c issues with Windows 7 Ultimate)
On Tue, May 10, 2011 at 10:02 AM, Jan Beulich <JBeulich@xxxxxxxxxx> wrote:
Bit confused. If I understand correctly, this piece of code checks new values of certain registers against old ones, for an already initialized VCPU. And AFAIT, it is checking the gdts, ldts & control registers. The xc_domain_resume code just changes one general purpose register eax. basically, get_vcpucontext() set_field(eax, 1) //to indicate SUSPEND_CANCEL set_vcpucontext() I dont understand what you mean by "which parts actually differ & why". And just a trivial question: is the hypervisor binary always compiled to a 32-bit elf? somehow, the symbols file xen-syms-* is getting compiled to 64 bit ELF binary while the xen binary is getting compiled to 32-bit binary. shriram Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |