|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 6/7, RFC] x86_64: basic changes for supporting co
On 23/8/06 10:16 am, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:
> This changes the ABI in adding to vcpu_guest_context - does a change like
> this require bumping the ABI version?
We can't do this as the struct is part of the domU ABI (used for
initialising secondary VCPUs). You'll have to add the extra CS values to
64-bit arch_vcpu, I think.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|