Re: xen kernel features

2010-07-01 Thread Ian Campbell
On Thu, 2010-07-01 at 00:25 +0200, Bastian Blank wrote: On Wed, Jun 30, 2010 at 09:53:17PM +0100, Ian Campbell wrote: On Wed, 2010-06-30 at 20:58 +0200, Csillag Kristof wrote: - PCI passthru to PV guests does not work, because CONFIG_XEN_PCI_PASSTHROUGH is disabled in kernel config. I

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

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:

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:

xen kernel features

2010-06-30 Thread Csillag Kristof
Hi all, I am trying to migrate my XEN 3.2 installation to XEN 4.0, on a 64-bit server. The dom0 kernel is 2.6.32-5-xen-amd64. I have run into a few problems: - The current xen-utils-4.0 does not support KVM guests, only PV. (This has nothing to with the kernel, though) - PCI passthru to

Re: xen kernel features

2010-06-30 Thread Ian Campbell
On Wed, 2010-06-30 at 20:58 +0200, Csillag Kristof wrote: Hi all, I am trying to migrate my XEN 3.2 installation to XEN 4.0, on a 64-bit server. The dom0 kernel is 2.6.32-5-xen-amd64. I have run into a few problems: - The current xen-utils-4.0 does not support KVM guests, only PV.

Re: xen kernel features

2010-06-30 Thread Csillag Kristof
At 2010-06-30 22:53, Ian Campbell wrote: On Wed, 2010-06-30 at 20:58 +0200, Csillag Kristof wrote: Hi all, I am trying to migrate my XEN 3.2 installation to XEN 4.0, on a 64-bit server. The dom0 kernel is 2.6.32-5-xen-amd64. I have run into a few problems: - The current

Re: xen kernel features

2010-06-30 Thread Bastian Blank
On Wed, Jun 30, 2010 at 09:53:17PM +0100, Ian Campbell wrote: On Wed, 2010-06-30 at 20:58 +0200, Csillag Kristof wrote: - PCI passthru to PV guests does not work, because CONFIG_XEN_PCI_PASSTHROUGH is disabled in kernel config. I think this should be trivial to enable -- does any one on

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

Re: xen kernel features

2010-06-30 Thread Csillag Kristof
2010-07-01 01:27 keltezéssel, Csillag Kristof írta: What I do not understand is this: XEN_PCIDEV_BACKEND is enabled, but xen-pciback.ko is not built. That's because it's compiled in, silly me. -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of