On Thu, Apr 14, 2016 at 07:13:29PM +0100, Ian Jackson wrote:
> Wei Liu writes ("[PATCH for-4.7] hotplug/Linux: fix same_vm check in block 
> script"):
> > The original same_vm check has two bugs. When stubdom is in use because
> > it relies on numeric domid to check if two domains are in fact the same
> > one.  Another one is that the check would fail when two stubdoms are
> > checked against each other.
> > 
> > The first bug is fixed by using uuid to identify a domain. The second
> > bug is fixed by comparing the domains two stubdoms serve.
> > 
> > Signed-off-by: Wei Liu <wei.l...@citrix.com>
> > ---
> > Cc: Ian Jackson <ian.jack...@eu.citrix.com>
> > 
> > This should fix osstest stubdom local migration test. Local migration
> > without stubdom is also tested and passed.
> 
> This looks plausible to me.
> 
> Acked-by: Ian Jackson <ian.jack...@eu.citrix.com>
> 

FAOD:

Release-acked-by: Wei Liu <wei.l...@citrix.com>

> Thanks,
> Ian.

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

Reply via email to