From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NKIw3-0005hm-JV for qemu-devel@nongnu.org; Mon, 14 Dec 2009 16:58:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NKIvz-0005gB-Gl for qemu-devel@nongnu.org; Mon, 14 Dec 2009 16:58:31 -0500 Received: from [199.232.76.173] (port=34809 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NKIvz-0005fw-By for qemu-devel@nongnu.org; Mon, 14 Dec 2009 16:58:27 -0500 Received: from mail-fx0-f222.google.com ([209.85.220.222]:42338) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NKIvx-0000dY-Fk for qemu-devel@nongnu.org; Mon, 14 Dec 2009 16:58:26 -0500 Received: by fxm22 with SMTP id 22so9767436fxm.2 for ; Mon, 14 Dec 2009 13:58:23 -0800 (PST) MIME-Version: 1.0 Sender: dustin.kirkland@gmail.com In-Reply-To: <4B2684EC.2040504@redhat.com> References: <4B2684EC.2040504@redhat.com> Date: Mon, 14 Dec 2009 15:58:23 -0600 Message-ID: From: Dustin Kirkland Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: [ANNOUNCE] qemu-kvm-0.12.0-rc2 released List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity , Anthony Liguori Cc: qemu-devel@nongnu.org, kvm-devel On Mon, Dec 14, 2009 at 12:33 PM, Avi Kivity wrote: > qemu-kvm-0.12.0-rc2 is now available. =A0This release is is based on the > upstream qemu 0.12.0-rc2, plus kvm-specific enhancements. =A0Please see t= he > original qemu 0.12.0-rc2 release announcement for details. > > This release can be used with the kvm kernel modules provided by your > distribution kernel, or by the modules in the kvm-kmod package, such as > kvm-kmod-2.6.32. > > Please give test this release out so we can enjoy a stable 0.12.0 final > release. Hi Avi/Anthony- I'm working on the packaging updates for Ubuntu Lucid, and I'm having trouble with the BIOS bits of qemu-kvm. It seems that a fair amount of the BIOS submodules are missing. The roms/ tree is basically empty. I see some of the necessary bits in pc-bios/ and in kvm/vgabios/, but not enough here to build a usable qemu-kvm-0.12.0~rc2 package yet. :-Dustin