On Fr, 2015-06-05 at 13:09 +0200, Gerd Hoffmann wrote: > > > This unfortunately breaks "-device help" if you do not have an X11 > > > connection. gtk_init exits the program. > > > > Ah, *this* is where the libvirt breakage comes from. Was about to > > bisect that one, can stop now ;) > > Hmm, no, there seems to be more.
nilsson kraxel ~/projects/qemu (master)# virsh start fedora-org-base error: Failed to start domain fedora-org-base error: internal error: unable to execute QEMU command 'qmp_capabilities': QMP input object member 'id' is unexpected Bisected to: 65207c5 monitor: Drop broken, unused asynchronous command interface Possibly related: Updated libvirt this morning, to libvirt-1.2.15-2.el7.x86_64 cheers, Gerd