On 15/12/15 07:20, Ian Campbell wrote:
Adding Daniel again.
On Fri, 2015-12-11 at 16:47 +0100, Juergen Gross wrote:
Additional add some diagnostic messages to the program to have an idea
why it failed.
[...]
err:
if (dom)
xc_dom_release(dom);
+ if (domid >= 0)
+ xc_domain_destroy(xch, domid);
This important looking bug fix should't be buried in this otherwise quite
mechanical commit.
The rest looks reasonable, so with the above moved to a separate commit
this one would be:
Acked-by: Ian Campbell <ian.campb...@citrix.com>
Ian.
Both parts of the fix look good, split or together (but I agree that
splitting is better for the history). Either way:
Acked-by: Daniel De Graaf <dgde...@tycho.nsa.gov>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel