From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KuwJm-00019V-37 for qemu-devel@nongnu.org; Tue, 28 Oct 2008 17:41:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KuwJk-00018j-Cw for qemu-devel@nongnu.org; Tue, 28 Oct 2008 17:41:37 -0400 Received: from [199.232.76.173] (port=33253 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KuwJk-00018a-52 for qemu-devel@nongnu.org; Tue, 28 Oct 2008 17:41:36 -0400 Received: from mx2.redhat.com ([66.187.237.31]:55806) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KuwJi-00046u-Bi for qemu-devel@nongnu.org; Tue, 28 Oct 2008 17:41:35 -0400 Message-ID: <49078707.5000109@redhat.com> Date: Tue, 28 Oct 2008 22:41:27 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1225224814-9875-1-git-send-email-aliguori@us.ibm.com> <1225224814-9875-2-git-send-email-aliguori@us.ibm.com> <1225224814-9875-3-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1225224814-9875-3-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 3/3] Add KVM support to QEMU 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: Glauber Costa , qemu-devel@nongnu.org, kvm-devel , Avi Kivity Anthony Liguori wrote: > This patch only implements the bare minimum support to get a guest booting. It > has very little impact the rest of QEMU and attempts to integrate nicely with > the rest of QEMU. Huh? That isn't based on the qemu-accel patches ... surprised, Gerd