From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [PATCH 3/3] Add KVM support to QEMU Date: Tue, 28 Oct 2008 22:41:27 +0100 Message-ID: <49078707.5000109@redhat.com> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: qemu-devel@nongnu.org, Avi Kivity , Glauber Costa , kvm-devel To: Anthony Liguori Return-path: Received: from mx2.redhat.com ([66.187.237.31]:59619 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752807AbYJ1Vlh (ORCPT ); Tue, 28 Oct 2008 17:41:37 -0400 In-Reply-To: <1225224814-9875-3-git-send-email-aliguori@us.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: 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