|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] RE: Re: domU device access : kernel problem
I would like to know some more information here.
1) Does this happens by just enabling the "CONFIG_XEN_PHYSDEV_ACCESS"
in domU, without hiding any PCI device from Dom0 and without passing
pci device to DomU.
2) If you are doing all these:
a). hiding the pci's from dom0 by specifing the pci = [ x,y,z ] in the
config file and the physdev_dom0_hide option for xen-2.0.gz
b). enabling CONFIG_XEN_PHYSDEV_ACCESS for the domU kernel
c). including the correct drivers in the domU kernel
then, make sure that the pci device values are given in Hexadecimal numbers
Can you provide pci device values here.
On 11/3/05, PAINCHAUD Christophe <cpainchaud@xxxxxxxxxxx
> wrote:
In fact I just re-read your post and I don't have
exactly the same problem. But your post answers mine :p Just disabled
Physical Acess and it's working now. I will also need a pci access
later for an externel encryption pci device, so I am curious to know
about solution for your problem since I will for sure run into it.
Regards,
Christophe
-----Message d'origine-----
De : PAINCHAUD Christophe
Envoyé : jeudi 3 novembre 2005 19:06
À : 'Sven.Waeyenbergh@xxxxxxxxxxxxxx'
Cc : 'xen-users@xxxxxxxxxxxxxxxxxxx'
Objet : Re: domU device access : kernel problem
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|