Il 22/11/2012 16:53, Dietmar Maurer ha scritto: >>>>> The interesting thing is that it works perfectly without --enable-kvm. >>> > > Can you please try the following patch? >>> > > >>> > > https://lists.gnu.org/archive/html/qemu-devel/2012-11/msg00174.html >> > >> > I don't think that's related. The only problem I see here, is that >> > "qmp_capabilities" can only be executed once. That's by design, as I >> > understand it. > Executed once per qmp connection!
Hmm, right. >> > What do you get without --enable-kvm? > The first output (without the error). 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. Paolo