|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] bi-modal backends - fronend mode detection
On 3/11/06 15:16, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:
> Does anyone have a good suggestion how to have the backends (for
> which I just created bi-modal functionality, so they can [on x86 for
> now] support both 32-bit and 64-bit domUs) learn the mode of the
> connecting frontends.
>
> (Backends using blkif and tpmif need this, pci and networking seem
> to be unaffected.)
Maybe using a new hypercall makes sense, to discover what Xen thinks is the
mode of VCPU0. We'll need something similar for HVM guests in the long term,
so making the decision at domain-build time doesn't really work.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|