|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] pci-passthrough and shared interrupts
Hi Konrad,
Frankly, I am confused. XCP(which is similar to Citrix Xenserver but open-source and newer-kernel) requires DDK to build a kernel image. If I understand your suggestion correctly I should be able to
1. Take PVOPS kernel code, compile it in XCP DDK and load it into dom0 2. Take PVOPS kernel code, compile it in domU OS and load it into domU
then, I should be able to get pci-passthrough + shared interrupts between devices working correctly? Please clarify/confirm
Thanks
On Fri, Oct 1, 2010 at 6:45 AM, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
On Wed, Sep 29, 2010 at 07:14:11PM -0700, Ritu kaur wrote:
> Konrad/All,
>
> I have been asked to look into the option of using pvops kernel(which do not
> have pci-passthrough + shared interrupts issue) and needed some inputs
I think you are confused. The PVOPS kernel does have all these patches..
>
> 1. Does pvops run on Fedora Core or any specific distributions I need to
> use?
> 2. Does it have some form of gui interface to control/manage domU's
PVOPS is the *kernel*. Nothing else. You should be able to take, say XCP,
and replace the kernel with the PVOPS kernel if you want too.
> > git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.gitpv/pciback-2.6.32
> > >
> > > I believe these are the only changes I need to backport to xcp?
> > >
> > > Regarding the nic, it was just a clarification I needed. Its a regular
> > 10G
> > > nic which is being co-developed along with qlogic.
> >
> > Don't worry about it. It will do MSIs.
> >
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|