On Thu, 22 Nov 2012 17:09:24 +0100 Paolo Bonzini <pbonz...@redhat.com> wrote:
> 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. Right. When I saw qmp and --enable-kvm in the same sentence I automatically thought about Jan's patch I saw the other day. > >> > 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. Checking. What I've just found is that qmp_capabilites will fail if the VM is stopped (!?).