From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 11/15] lock: introduce global lock for device tree Date: Wed, 08 Aug 2012 12:42:13 +0300 Message-ID: <50223475.1030202@redhat.com> References: <1344407156-25562-1-git-send-email-qemulist@gmail.com> <1344407156-25562-12-git-send-email-qemulist@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org, Anthony Liguori , Jan Kiszka , Marcelo Tosatti , Stefan Hajnoczi , Paolo Bonzini , Blue Swirl , =?ISO-8859-1?Q?Andreas_F=E4rber?= To: Liu Ping Fan Return-path: Received: from mx1.redhat.com ([209.132.183.28]:41740 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030307Ab2HHJmY (ORCPT ); Wed, 8 Aug 2012 05:42:24 -0400 In-Reply-To: <1344407156-25562-12-git-send-email-qemulist@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/08/2012 09:25 AM, Liu Ping Fan wrote: > From: Liu Ping Fan > Please explain the motivation. AFAICT, the big qemu lock is sufficient. -- error compiling committee.c: too many arguments to function From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:55359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz2mY-0004vf-77 for qemu-devel@nongnu.org; Wed, 08 Aug 2012 05:42:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sz2mT-0002UE-H0 for qemu-devel@nongnu.org; Wed, 08 Aug 2012 05:42:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54455) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sz2mT-0002U4-8k for qemu-devel@nongnu.org; Wed, 08 Aug 2012 05:42:21 -0400 Message-ID: <50223475.1030202@redhat.com> Date: Wed, 08 Aug 2012 12:42:13 +0300 From: Avi Kivity MIME-Version: 1.0 References: <1344407156-25562-1-git-send-email-qemulist@gmail.com> <1344407156-25562-12-git-send-email-qemulist@gmail.com> In-Reply-To: <1344407156-25562-12-git-send-email-qemulist@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 11/15] lock: introduce global lock for device tree List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Liu Ping Fan Cc: kvm@vger.kernel.org, Jan Kiszka , Marcelo Tosatti , qemu-devel@nongnu.org, Blue Swirl , Anthony Liguori , Stefan Hajnoczi , Paolo Bonzini , =?ISO-8859-1?Q?Andreas_F=E4rber?= On 08/08/2012 09:25 AM, Liu Ping Fan wrote: > From: Liu Ping Fan > Please explain the motivation. AFAICT, the big qemu lock is sufficient. -- error compiling committee.c: too many arguments to function