From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56469) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcwY0-0005ki-55 for qemu-devel@nongnu.org; Tue, 20 Dec 2011 05:03:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RcwXu-0006KF-Ik for qemu-devel@nongnu.org; Tue, 20 Dec 2011 05:03:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RcwXu-0006K9-As for qemu-devel@nongnu.org; Tue, 20 Dec 2011 05:03:42 -0500 Message-ID: <4EF05D76.5070704@redhat.com> Date: Tue, 20 Dec 2011 12:03:34 +0200 From: Avi Kivity MIME-Version: 1.0 References: <20111219211737.GA17469@amt.cnet> <4EEFB9AE.7050309@codemonkey.ws> <4EEFCD71.5040603@web.de> <4EEFD7A9.3050007@codemonkey.ws> <4EEFD8D1.3060707@web.de> <4EEFDFFE.6000402@codemonkey.ws> <4EEFE2BD.2090201@web.de> <4EEFF708.3010104@codemonkey.ws> In-Reply-To: <4EEFF708.3010104@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v5 00/16] uq/master: Introduce basic irqchip support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Lai Jiangshan , kvm@vger.kernel.org, "Michael S. Tsirkin" , Marcelo Tosatti , qemu-devel , Blue Swirl , Jan Kiszka On 12/20/2011 04:46 AM, Anthony Liguori wrote: > > I would hope that you would agree that when designing the device > model, we should aim to do what makes sense independent of migration. > If we cannot achieve a certain feature with migration given the > logical modeling of devices, it probably suggests that we need to > improve our migration infrastructure. > > I assume that given the above, we all agree that separate devices is > what makes the most sense ignoring migration. I don't agree with this. -- error compiling committee.c: too many arguments to function