From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LlJMZ-0007TC-Uj for qemu-devel@nongnu.org; Sun, 22 Mar 2009 04:48:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LlJMU-0007Sr-5Y for qemu-devel@nongnu.org; Sun, 22 Mar 2009 04:48:58 -0400 Received: from [199.232.76.173] (port=48716 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlJMU-0007So-0z for qemu-devel@nongnu.org; Sun, 22 Mar 2009 04:48:54 -0400 Received: from mx2.redhat.com ([66.187.237.31]:50029) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LlJMT-0000AB-JB for qemu-devel@nongnu.org; Sun, 22 Mar 2009 04:48:53 -0400 Message-ID: <49C5FB70.2070108@redhat.com> Date: Sun, 22 Mar 2009 10:48:48 +0200 From: Avi Kivity MIME-Version: 1.0 References: <20090319145705.988576615@localhost.localdomain> <20090319150537.910101569@localhost.localdomain> <49C3D5D5.4020006@codemonkey.ws> <20090321000617.GA26654@amt.cnet> <49C43D29.7000206@codemonkey.ws> <20090321014452.GB27020@amt.cnet> <49C447C9.9050405@codemonkey.ws> In-Reply-To: <49C447C9.9050405@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [patch 2/7] qemu: separate thread for io Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Marcelo Tosatti , qemu-devel@nongnu.org Anthony Liguori wrote: > Before merging into QEMU, we should at least make sure that it's not > going to create a nightmare for Avi :-) While it's likely going to be bad, we shouldn't make too much effort in making the merge easy. We should aim to get the cleanest implementation in qemu, and then rework kvm-userspace to match that. That's the whole point of the merge, no? Of course, if it happens to be easy I won't complain too much. -- error compiling committee.c: too many arguments to function