[pve-devel] [PATCH 2/2] add enable-kvm and qmp stdio to kvm cmd for	qemu.git 1.3
    Stefan Priebe - Profihost AG 
    s.priebe at profihost.ag
       
    Wed Nov 21 09:43:12 CET 2012
    
    
  
Am 21.11.2012 09:40, schrieb Dietmar Maurer:
>> 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?
mhm correct. But only -qmp without a parameter does not work. And i 
haven't found another useful parameter. With -qmp stdio it just works 
fine. So this was more a try and error ;-)
Stefan
    
    
More information about the pve-devel
mailing list