Kouya Shimura
2008-Nov-13 05:08 UTC
[Xen-devel] [PATCH] xm: display domain id on domain creation
This patch adds display of domain id as follows: $ xm create vm1 Using config file "/etc/xen/vm1". Started domain VM1 (id=8) ^^^^^^ It''s useful, isn''t it? Thanks, Kouya Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Masaki Kanno
2008-Nov-13 05:22 UTC
Re: [Xen-devel] [PATCH] xm: display domain id on domain creation
Hi Kouya, I would like it for the following commands too. - xm start - xm restore - xm resume Best regards, Kan Thu, 13 Nov 2008 14:08:23 +0900, Kouya Shimura wrote:>This patch adds display of domain id as follows: > >$ xm create vm1 >Using config file "/etc/xen/vm1". >Started domain VM1 (id=8) > ^^^^^^ > >It''s useful, isn''t it? > >Thanks, >Kouya > >Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com> > > >-------------------------------text/plain------------------------------- >_______________________________________________ >Xen-devel mailing list >Xen-devel@lists.xensource.com >http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Kouya Shimura
2008-Nov-13 06:39 UTC
Re: [Xen-devel] [PATCH] xm: display domain id on domain creation
Hi Kan, Hmm, I hardly use those commands. They are currently quiet. I had a quick look at python code and it seems to take a lot of time to implement them. Thanks, Kouya Masaki Kanno writes:> Hi Kouya, > > I would like it for the following commands too. > - xm start > - xm restore > - xm resume > > Best regards, > Kan > > Thu, 13 Nov 2008 14:08:23 +0900, Kouya Shimura wrote: > > >This patch adds display of domain id as follows: > > > >$ xm create vm1 > >Using config file "/etc/xen/vm1". > >Started domain VM1 (id=8) > > ^^^^^^ > > > >It''s useful, isn''t it? > > > >Thanks, > >Kouya > > > >Signed-off-by: Kouya Shimura <kouya@jp.fujitsu.com> > > > > > >-------------------------------text/plain------------------------------- > >_______________________________________________ > >Xen-devel mailing list > >Xen-devel@lists.xensource.com > >http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel