|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Did anyone succeeded in installing xen 4.0.0 on Debian L
On Wed, Sep 08, 2010 at 11:34:33AM +0000, Meister Schieber wrote:
> From: Pasi Kärkkäinen <pasik@xxxxxx>
> >How much memory does your domU have? If more than 3 GB, try with 2GB or
> less.
>
> Dom0 has 2 GB total, domU has 128 MB reserved and "ballooning" is
> activated.
>
> > What's the mode you're using for xen pci backend driver in dom0 kernel?
>
> To be honest, I do not really understand your question. I just installed
> and used the kernel which comes with the xen-system (2.6.32-5). I was
> told it supports pcihide out of the box. I just added the line
> xen-pciback.hide=(09:00.0) to the grub-config.
>
That mode is set compile-time. Try grepping from /boot/config-kernelversion.
grep CONFIG_XEN_PCIDEV_BACKEND configfile
Also did you try with a self-compiled dom0 kernel?:
http://wiki.xensource.com/xenwiki/XenParavirtOps
http://wiki.xensource.com/xenwiki/XenPCIpassthrough
-- Pasi
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|