[pve-devel] [PATCH 2/2] add enable-kvm and qmp stdio to kvm cmd for qemu.git 1.3
Dietmar Maurer
dietmar at proxmox.com
Wed Nov 21 09:40:43 CET 2012
> Am 21.11.2012 09:15, schrieb Dietmar Maurer:
> >> + push @$cmd, '-qmp', "stdio";
> >> +
> >
> > What is this?
>
> http://wiki.qemu.org/QMP
>
> Without this the monitor does not work at all and -monitor stdio is only a
> read only monitor where you can't change settings.
But stdio is redirected to /dev/null, so that does not make sense?
More information about the pve-devel
mailing list