Re: Re: xen kernel features

2010-07-01 Thread Csillag Kristóf
> > Please check the archives for pkg-xen-devel mailing list on alioth. > > Someone is working on packaging the necessary qemu-dm, I think there are > > packages available for testing too. > > > > > I think that's Thomas Goirand, and the package is available here: > > http://ftparchive.gplhost.com/

Re: Re: Re: xen kernel features

2010-07-01 Thread Csillag Kristóf
OK, I can confirm that when booting -xen kernel on the domU (2.6.32-5-xen-686, to be specific), PCI passthru works as expected. -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.

Re: Re: xen kernel features

2010-07-01 Thread Csillag Kristóf
> So it looks like pci passthrough should just work already and > XEN_PCI_PASSTHROUGH is some redundant option which doesn't do anything. The dom0 part is indeed OK; now I see that the problem is in the domU. Unfortunately, current debian kernels I use for domUs (2.6.32-5-686-bigmem and 2.6.32-5-

Re: Re: xen kernel features

2010-06-30 Thread Csillag Kristof
> It have no effect, so no: > | $ grep XEN_PCI_PASSTHROUGH -r * > | arch/x86/xen/Kconfig:config XEN_PCI_PASSTHROUGH Full quote looks like this: config XEN_PCI_PASSTHROUGH bool "Enable support for Xen PCI passthrough devices" depends on XEN && PCI select PCI_XEN select