[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: 32/64-bit hypercall interface
"Nakajima, Jun" <jun.nakajima@xxxxxxxxx> writes: > > The 32-bit and 64-bit hypercall ABI cannot be identical on x86 because > of the generic ABI difference between 32-bit and 64-bit. You use a custom ABI for hypercalls anyways, so you can define it to be the same with some care. That is the approach that is used by some newer subsystems in the Linux kernel. In my experience even people with the best intentions tend to get that wrong at some point because there are some subtle issues so having the additional safety net of a compat layer is still a good idea. It would only emulate the ones that went wrong. -Andi _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |