From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: qemu-kvm: Remaining relevant bits in kvm/ Date: Mon, 3 Oct 2011 17:04:05 -0300 Message-ID: <20111003200405.GD20893@amt.cnet> References: <4E8337D5.4050301@siemens.com> <20110929171004.GB4986@amt.cnet> <4E885A28.40006@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kiszka , kvm To: Avi Kivity , Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:42616 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755231Ab1JCUGO (ORCPT ); Mon, 3 Oct 2011 16:06:14 -0400 Content-Disposition: inline In-Reply-To: <4E885A28.40006@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Sun, Oct 02, 2011 at 02:33:44PM +0200, Avi Kivity wrote: > On 09/29/2011 08:10 PM, Marcelo Tosatti wrote: > >On Wed, Sep 28, 2011 at 05:05:57PM +0200, Jan Kiszka wrote: > >> Hi all, > >> > >> in order to reduce the diff between qemu-kvm.git and upstream, > >> getting rid of the kvm subdirectory would be nice. What bits there > >> are actually still in use today? > >> > >> From the top of my head, I only remember running kvm_stat and > >> scripts/vmxcap from time to time. Obviously, there is nothing > >> actively built anymore during normal qemu production. So what is the > >> role of, e.g., > >> > >> - kvm/bios > > > >Does not exist. > > > >> - kvm/extboot > >> - kvm/vgabios > > > >Not needed, pc-bios/ version used instead. > > > > Do we have everything in kvm/vgabios merged? Lots of vga modelines IIRC. There is one modeline pending: http://lists.gnu.org/archive/html/qemu-devel/2010-12/msg00000.html Anthony, can you please add that patch to qemu's vgabios so we can drop kvm's entirely?