|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 0 of 2] Remus: support for pvops dom0
Brendan Cully writes ("Re: [Xen-devel] [PATCH 0 of 2] Remus: support for pvops
dom0"):
> Remus doesn't really use xend at all. It has its own bindings to libxc
> and reimplements the migration control layer. I'd had tighter
> integration with xend on my TODO list, but it sounds like I may not
> need to do that any more.
Surely it uses xend at the receiving end at the very least ? The
remus utility connects to something at the destination.
xl doesn't have a daemon at the far end; xl migration is done over
ssh by default (although you can make it use some other transport if
you like).
> I haven't been paying close attention to the libxl patches flying by
> on the list, but it looks like the area where libxl and Remus might
> interact in the short term is your cleanups to the save image
> format. Off the top of my head, I remember having to hack up a
> slightly different stream format for HVM because the qemu blob had no
> length prefix.
The save image format is not defined by libxl but by the command-line
tool xl. I expect it will move to the "kit of parts" library
libxlutil.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|