|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
RE: [Xen-ia64-devel] vmMangleRid
> Subject: [Xen-ia64-devel] vmMangleRid
>
> Hi
>
> the vmMangleRid function starts with:
>
> union bits64 { unsigned char bytes[4]; unsigned long uint; };
>
> union bits64 t;
>
> This is strange, I always thought there were 8 bytes in 64 bits...
Using advanced paravirtualization techniques, we are able to
virtualize 12 bytes into a 64-bit word!
:-) :-) :-) :-) :-) :-)
Seriously, this bug has been there since the alpha release (12/2004)
so it is apparently harmless, though should be cleaned up.
Dan
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|