From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [ANNOUNCE] Native Linux KVM tool Date: Sun, 03 Apr 2011 11:23:37 +0300 Message-ID: <4D982E89.8070502@redhat.com> References: <1301592656.586.15.camel@jaguar> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: linux-kernel@vger.kernel.org, aarcange@redhat.com, mtosatti@redhat.com, kvm@vger.kernel.org, joro@8bytes.org, penberg@cs.helsinki.fi, asias.hejun@gmail.com, gorcunov@gmail.com, mingo@elte.hu To: Pekka Enberg Return-path: Received: from mx1.redhat.com ([209.132.183.28]:7125 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751005Ab1DCIYK (ORCPT ); Sun, 3 Apr 2011 04:24:10 -0400 In-Reply-To: <1301592656.586.15.camel@jaguar> Sender: kvm-owner@vger.kernel.org List-ID: On 03/31/2011 07:30 PM, Pekka Enberg wrote: > Hi all, > > We=E2=80=99re proud to announce the native Linux KVM tool! So that's where you disappeared - I was following your old repository. > The goal of this tool is to provide a clean, from-scratch, lightweigh= t > KVM host tool implementation that can boot Linux guest images (just a > hobby, won't be big and professional like QEMU) with no BIOS > dependencies and with only the minimal amount of legacy device > emulation. > > Note that this is a development prototype for the time being: there's= no > networking support and no graphics support, amongst other missing > essentials. Mind posting a roadmap? I would put smp support near the top. This=20 sort of thing has to be designed in, otherwise you wind up with a big=20 lock like qemu. --=20 error compiling committee.c: too many arguments to function