|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Need help figuring out why my windows pvdriverswontwork
> On Fri, 2008-02-01 at 16:48 +1100, James Harper wrote:
>
> > "#pragma pack(4)" before the blkif definitions and "#pragma pack()"
> > afterwards fixed it up.
>
> yes, packing should fix it, but is it the right approach?
I think it is. I'm just matching the packing to the way Linux does it
for that one structure.
See my previous post, the problem I'm having (64 bit Dom0 with 32 bit
DomU) isn't just limited to windows PV domains - Linux DomU's are
crashing in exactly the same way! I'm just trying to figure out if there
is already a fix for this and I just need to apply it somewhere...
James
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|