From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39731) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RgIQT-0004ZC-BF for qemu-devel@nongnu.org; Thu, 29 Dec 2011 11:02:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RgIQS-0004TC-E1 for qemu-devel@nongnu.org; Thu, 29 Dec 2011 11:01:53 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RgIQS-0004T5-4s for qemu-devel@nongnu.org; Thu, 29 Dec 2011 11:01:52 -0500 Message-ID: <4EFC8EE9.9030802@redhat.com> Date: Thu, 29 Dec 2011 18:01:45 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4EFC4DF0.2040708@redhat.com> <20111229123922.GG19274@valinux.co.jp> <4EFC634E.10406@redhat.com> <20111229134920.GH19274@valinux.co.jp> <4EFC70BA.1080808@redhat.com> <20111229141802.GI19274@valinux.co.jp> <4EFC7AB8.807@redhat.com> <20111229144943.GJ19274@valinux.co.jp> <4EFC7F4F.9010202@redhat.com> <20111229155328.GK19274@valinux.co.jp> <4EFC8EAD.80306@redhat.com> In-Reply-To: <4EFC8EAD.80306@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2][RFC] postcopy migration: Linux char device for postcopy List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Isaku Yamahata Cc: Andrea Arcangeli , t.hirofuchi@aist.go.jp, qemu-devel@nongnu.org, kvm@vger.kernel.org, satoshi.itoh@aist.go.jp On 12/29/2011 06:00 PM, Avi Kivity wrote: > The NFS client has exactly the same issue, if you mount it with the intr > option. In fact you could use the NFS client as a trivial umem/cuse > prototype. Actually, NFS can return SIGBUS, it doesn't care about restarting daemons. -- error compiling committee.c: too many arguments to function