Re: [libvirt] [PATCH] virsh: enable list inactive domain when using 'list --[no-]autostart

2014-07-01 Thread Daniel P. Berrange
On Tue, Jul 01, 2014 at 06:33:22PM +0800, Chen Hanxiao wrote: > This patch could let us know which domains are marked > as [no]autostart without starting them. If you want to see inative guests use the --all or --nactive flags. There's no need to overload --autostart/--no-autostart to imply the --

[libvirt] [PATCH] virsh: enable list inactive domain when using 'list --[no-]autostart

2014-07-01 Thread Chen Hanxiao
This patch could let us know which domains are marked as [no]autostart without starting them. Signed-off-by: Chen Hanxiao --- tools/virsh-domain-monitor.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tools/virsh-domain-monitor.c b/tools/virsh-domain-monitor.c index 8