|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Debian kernel doesn't support DomU bit width != Dom0 bit
> >
> > My suspicion then is that the Debian kernel's blkback driver doesn't
pay
> > attention to the 'protocol' set by the frontend, even though
blkfront
> > driver included in the Debian kernel does actually set it.
>
> Depends what Xen version their kernel / userspace is based on. IIRC
you
> need to have at least Xen 3.1.1 to get 32-on-64 working properly -
the
> compatability 'protocol' stuff didn't make the original 3.1.0 release
>
I am using 3.1.1, but I think the Debian kernel is 3.1.0 vintage.
And I was incorrect when I said that blkfront is setting 'x86_NN-abi'.
That is being done by the xen userspace stuff. It's all making sense
now!
Curiously, the HVM stuff works perfectly with the single exception of
vbd, and only because of the alignment issues in the two related
structs.
I think I'll fudge it and release two versions of the PV drivers, one to
use when Dom0 is 32 bit and one to use when Dom0 is 64 bit.
James
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|