All of lore.kernel.org
 help / color / mirror / Atom feed
* pci passthrough and live migration
@ 2011-10-25  7:33 Tommy
  2011-10-25 19:33 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 2+ messages in thread
From: Tommy @ 2011-10-25  7:33 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 517 bytes --]

Hello, everybody!

I've done some research on Xenlive migration recently.

I've checked the maillist for pci passthrough and live migration, I
can't figure out the current progress on them.

Does Xen support live migration with pci passthrough? How about that
with vga passthrough?

If it is supported now, what extra configurations do I need?

If not, could anyone give some ideas on what is the main difficulties
for it?

At last, does anyone have some documents about this area?

Thanks!


-- 

Yours Sincerely!



[-- Attachment #1.2: Type: text/html, Size: 25890 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: pci passthrough and live migration
  2011-10-25  7:33 pci passthrough and live migration Tommy
@ 2011-10-25 19:33 ` Konrad Rzeszutek Wilk
  0 siblings, 0 replies; 2+ messages in thread
From: Konrad Rzeszutek Wilk @ 2011-10-25 19:33 UTC (permalink / raw)
  To: Tommy; +Cc: xen-devel

On Tue, Oct 25, 2011 at 03:33:10PM +0800, Tommy wrote:
> Hello, everybody!
> 
> I've done some research on Xenlive migration recently.

XenLive? What is that? Oh, is that the CentOS4..
> 
> I've checked the maillist for pci passthrough and live migration, I
> can't figure out the current progress on them.

Did you check the Wiki?
> 
> Does Xen support live migration with pci passthrough? How about that
> with vga passthrough?

You can do it with SR-IOV, but normal PCI passthrough would not work that well.

> 
> If it is supported now, what extra configurations do I need?

It definitly is supported in the kernel.. you need to use 'pci-attach'
command and hardware that can do IOMMU if you want to do it with HVM.

If you want to do with PV, you need to pass 'iommu=soft' on the Linux
command line.


However, before the migration, you _must_ hot-unplug the pci-device - you
can use 'pci-detach' and then on the other end do 'pci-attach'.

I am not sure if the tools do this automatically but they might.
> 
> If not, could anyone give some ideas on what is the main difficulties
> for it?
> 
> At last, does anyone have some documents about this area?

Just search for SR-IOV and Xen.
> 
> Thanks!
> 
> 
> -- 
> 
> Yours Sincerely!
> 
> 

> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-25 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25  7:33 pci passthrough and live migration Tommy
2011-10-25 19:33 ` Konrad Rzeszutek Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.