From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45291) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQI3P-0005hT-FC for qemu-devel@nongnu.org; Mon, 22 Oct 2012 09:28:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQI3J-0004Ho-Kb for qemu-devel@nongnu.org; Mon, 22 Oct 2012 09:28:27 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21823) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQI3J-0004Ha-CI for qemu-devel@nongnu.org; Mon, 22 Oct 2012 09:28:21 -0400 Message-ID: <508549EA.4050603@redhat.com> Date: Mon, 22 Oct 2012 15:28:10 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qemu <-> libvirt interaction broken List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: "qemu-devel@nongnu.org" , Aurelien Jarno Hi, Commit 585f60368f23e6603cf86cfdaeceb89d1169f4b8 appearently breaks the libvirt feature detection, my guests fail to start with this message: error: Failed to start domain fedora-org-virtio error: internal error qemu does not support SGA Running libvirt-0.10.2-2.el6.x86_64 cheers, Gerd