From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [Qemu-commits] [COMMIT ddd9bbd] Support for multiple -monitor devices Date: Wed, 09 Sep 2009 14:42:32 +0300 Message-ID: <4AA794A8.30401@redhat.com> References: <200909041443.n84EhZaA005101@d01av04.pok.ibm.com> <4AA791C5.4000802@redhat.com> <4AA7925E.9020001@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: qemu-devel , KVM list To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:28057 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751789AbZIILme (ORCPT ); Wed, 9 Sep 2009 07:42:34 -0400 In-Reply-To: <4AA7925E.9020001@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On 09/09/2009 02:32 PM, Jan Kiszka wrote: > >> This (as merged into kvm-next) breaks autotest. Autotest starts >> qemu-kvm with -monitor unix:/tmp/blah,server,nowait; with this patch it >> no longer opens the socket (as seen with lsof). I haven't yet found out >> why. >> > Ok, will have a look. > > I think it's a merge error, not a but in the commit itself. -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MlLZQ-0004UR-MU for qemu-devel@nongnu.org; Wed, 09 Sep 2009 07:42:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MlLZM-0004UE-6E for qemu-devel@nongnu.org; Wed, 09 Sep 2009 07:42:40 -0400 Received: from [199.232.76.173] (port=56298 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MlLZM-0004UB-4O for qemu-devel@nongnu.org; Wed, 09 Sep 2009 07:42:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61724) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MlLZL-0000HW-IP for qemu-devel@nongnu.org; Wed, 09 Sep 2009 07:42:35 -0400 Message-ID: <4AA794A8.30401@redhat.com> Date: Wed, 09 Sep 2009 14:42:32 +0300 From: Avi Kivity MIME-Version: 1.0 References: <200909041443.n84EhZaA005101@d01av04.pok.ibm.com> <4AA791C5.4000802@redhat.com> <4AA7925E.9020001@siemens.com> In-Reply-To: <4AA7925E.9020001@siemens.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [Qemu-commits] [COMMIT ddd9bbd] Support for multiple -monitor devices List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel , KVM list On 09/09/2009 02:32 PM, Jan Kiszka wrote: > >> This (as merged into kvm-next) breaks autotest. Autotest starts >> qemu-kvm with -monitor unix:/tmp/blah,server,nowait; with this patch it >> no longer opens the socket (as seen with lsof). I haven't yet found out >> why. >> > Ok, will have a look. > > I think it's a merge error, not a but in the commit itself. -- error compiling committee.c: too many arguments to function