Stefan Berger
2007-Jan-10 21:48 UTC
[Xen-devel] [PATCH] [Xm-TEST] Run tests with managed domains and fix of a bug related to ''xm domid''
I added a parameter ''-md'' to ''runtest.sh'' for running the xm test suite in a mode where all created domains a created as xend-managed domains. This patch also fixes a problem related to calling ''xm domid'' on a currently suspended domain if that domain is a managed domain. In that case a ''None'' is returned by Xend, which I default to ''-1''. Signed-off-by: Stefan Berger <stefanb@us.ibm.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ewan Mellor
2007-Jan-11 19:00 UTC
[Xen-devel] Re: [PATCH] [Xm-TEST] Run tests with managed domains and fix of a bug related to ''xm domid''
On Wed, Jan 10, 2007 at 04:48:24PM -0500, Stefan Berger wrote:> I added a parameter ''-md'' to ''runtest.sh'' for running the xm test suite > in a mode where all created domains a created as xend-managed domains. > > This patch also fixes a problem related to calling ''xm domid'' on a > currently suspended domain if that domain is a managed domain. In that > case a ''None'' is returned by Xend, which I default to ''-1''. > > Signed-off-by: Stefan Berger <stefanb@us.ibm.com>Applied, thanks. Ewan. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel