[pve-devel] [PATCH qemu-server 1/2] Close #880: ability to show paused state via the CLI

Dietmar Maurer dietmar at proxmox.com
Fri Feb 5 09:50:54 CET 2016


> -	    my $status = $stat->{status} || 'unknown';
> +	    my $status = $stat->{qmpstatus} || 'unknown';

What if the VM is running, but qmp does not work for some reason?




More information about the pve-devel mailing list