From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: a list of small things to fix for qemu-kvm-0.12.3.1 Date: Fri, 05 Mar 2010 19:10:40 +0300 Message-ID: <4B912D00.7020100@msgid.tls.msk.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: kvm-devel Return-path: Received: from isrv.corpit.ru ([81.13.33.159]:40210 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753082Ab0CEQKl (ORCPT ); Fri, 5 Mar 2010 11:10:41 -0500 Sender: kvm-owner@vger.kernel.org List-ID: ..or for subsequent releases. First of all, roms/{sea,vga}bios directories are empty in qemu-kvm tarballs but they're present in qemu tarball. I think the sources for the bioses should be restored. While at it, the EXTERNAL_DEPENDENCIES file should list actual git commit ID for the seabios used, which is "two commits ahead of 0.5.1 release". And while at it, pc-bios/README should probably be updated to reference to roms/* as well as to the original sources for the binaries. But that's in qemu. The following files should be removed when releasing a new version: qemu/pc-bios/extboot.bin (this one slipped in from an old directory, it's now without first "qemu" component; And yes, 0.12.3 tarball has that file for some unknown reason). git-related files (.gitignore, .gitmodules and kvm/.gitignore) should be removed too when releasing things, IMHO. Thanks! /mjt