From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTEfl-0000Ov-1x for qemu-devel@nongnu.org; Fri, 19 Apr 2013 13:00:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UTEfj-00084F-PG for qemu-devel@nongnu.org; Fri, 19 Apr 2013 13:00:28 -0400 Received: from mail-qc0-x236.google.com ([2607:f8b0:400d:c01::236]:41594) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UTEfj-00084B-KU for qemu-devel@nongnu.org; Fri, 19 Apr 2013 13:00:27 -0400 Received: by mail-qc0-f182.google.com with SMTP id k19so788822qcs.41 for ; Fri, 19 Apr 2013 10:00:27 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <5171781B.9030309@redhat.com> Date: Fri, 19 Apr 2013 19:00:11 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <715415426.20130416212325@eikelenboom.it> <516FF5F5.50902@redhat.com> <1832992643.20130419012100@eikelenboom.it> <5170F1E6.7040001@redhat.com> <6110678685.20130419095209@eikelenboom.it> <5170FA86.6010700@redhat.com> <112105153.20130419145602@eikelenboom.it> <51714008.9010103@redhat.com> <16210705551.20130419185305@eikelenboom.it> In-Reply-To: <16210705551.20130419185305@eikelenboom.it> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] xen-unstable qemu-upstream: libxl: error: libxl_qmp.c:440:qmp_next: timeout, libxl_qmp.c:705:libxl__qmp_initialize: Failed to connect to QMP List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sander Eikelenboom Cc: "qemu-devel@nongnu.org" , Stefano Stabellini , Gerd Hoffmann , "xen-devel@lists.xen.org" Il 19/04/2013 18:53, Sander Eikelenboom ha scritto: > > Friday, April 19, 2013, 3:00:56 PM, you wrote: > >> Il 19/04/2013 14:56, Sander Eikelenboom ha scritto: >>> >>> Friday, April 19, 2013, 10:04:22 AM, you wrote: >>> >>>> Il 19/04/2013 09:52, Sander Eikelenboom ha scritto: >>>>>>> What version is glib on the host? >>>>> Ah i knew i forgot to look something up .. >>>>> >>>>> ii libglib2.0-0 2.24.2-1 The GLib library of C routines >>>>> ii libglib2.0-data 2.24.2-1 Common files for GLib library >>>>> ii libglib2.0-dev 2.24.2-1 Development files for the GLib library >>> >>>> This very likely has the same deadlock bug that Gerd found on RHEL6. >>> >>> Any ideas on how to get things fixed ? > >> Either I or Gerd will test the prototype patch I posted yesterday, and >> it will be ok in -rc0. > > This prototype patch fixes the guest start issue for me. Cool, I just reposted the 4 patches together. Can you reply with the text "Tested-by: Sander Eikelenboom "? Paolo