On Tue, Dec 01, 2015 at 12:37:47AM +, Wei, Jiangang wrote:
On Mon, 2015-11-30 at 15:20 +0100, Martin Kletzander wrote:
On Mon, Nov 30, 2015 at 06:08:40PM +0800, Wei Jiangang wrote:
>Due to the default of flags is VIR_CONNECT_LIST_DOMAINS_ACTIVE,
>It doesn't show the domains that have been sh
On Mon, 2015-11-30 at 15:20 +0100, Martin Kletzander wrote:
> On Mon, Nov 30, 2015 at 06:08:40PM +0800, Wei Jiangang wrote:
> >Due to the default of flags is VIR_CONNECT_LIST_DOMAINS_ACTIVE,
> >It doesn't show the domains that have been shutdown when we use
> >'virsh list' with only --state-shutoff
On Mon, Nov 30, 2015 at 06:08:40PM +0800, Wei Jiangang wrote:
Due to the default of flags is VIR_CONNECT_LIST_DOMAINS_ACTIVE,
It doesn't show the domains that have been shutdown when we use
'virsh list' with only --state-shutoff.
Signed-off-by: Wei Jiangang
---
tools/virsh-domain-monitor.c | 3
Due to the default of flags is VIR_CONNECT_LIST_DOMAINS_ACTIVE,
It doesn't show the domains that have been shutdown when we use
'virsh list' with only --state-shutoff.
Signed-off-by: Wei Jiangang
---
tools/virsh-domain-monitor.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git