From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MsKx0-0000Ep-GR for qemu-devel@nongnu.org; Mon, 28 Sep 2009 14:27:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MsKwv-0000DH-02 for qemu-devel@nongnu.org; Mon, 28 Sep 2009 14:27:53 -0400 Received: from [199.232.76.173] (port=48189 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MsKwu-0000D1-Ln for qemu-devel@nongnu.org; Mon, 28 Sep 2009 14:27:48 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35127) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MsKwu-0006D1-7a for qemu-devel@nongnu.org; Mon, 28 Sep 2009 14:27:48 -0400 From: Glauber Costa Date: Mon, 28 Sep 2009 15:27:42 -0300 Message-Id: <1254162464-20089-1-git-send-email-glommer@redhat.com> Subject: [Qemu-devel] [PATCH 0/2] Resend: fixes for io-thread List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aliguori@us.ibm.com I am resending those two fixes, needed for kvm to run with our current io-thread. Anthony, please apply them. It will lead us to a much better shape.