Il 22/11/2012 17:04, Dietmar Maurer ha scritto: >> Ok, in any case Jan's patch was for a QEMU that didn't start at all with -- >> > enable-kvm -monitor stdio, i.e. really unrelated. >> > >> > In any case, I cannot reproduce it here. > Any idea what can cause such behaviour?
It seems like mon->mc->command_mode is set wrong, looking at qmp_cmd_mode and its callers. Luiz may have more ideas. Paolo