From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46408) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSQcx-0003Ra-VA for qemu-devel@nongnu.org; Tue, 25 Mar 2014 08:38:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSQct-0006jR-Np for qemu-devel@nongnu.org; Tue, 25 Mar 2014 08:38:47 -0400 Received: from mail-wi0-x22a.google.com ([2a00:1450:400c:c05::22a]:52997) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSQct-0006jM-GP for qemu-devel@nongnu.org; Tue, 25 Mar 2014 08:38:43 -0400 Received: by mail-wi0-f170.google.com with SMTP id bs8so3374556wib.1 for ; Tue, 25 Mar 2014 05:38:42 -0700 (PDT) Date: Tue, 25 Mar 2014 13:38:38 +0100 From: Stefan Hajnoczi Message-ID: <20140325123838.GA29231@stefanha-thinkpad.redhat.com> References: <53308634.4040203@redhat.com> <5330A8A0.5010707@suse.de> <5330AACE.1030302@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5330AACE.1030302@redhat.com> Subject: Re: [Qemu-devel] please release qemu version 1.7.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Michael Roth , Michael Tokarev , Laszlo Ersek , Andreas =?iso-8859-1?Q?F=E4rber?= , qemu devel list On Mon, Mar 24, 2014 at 10:59:42PM +0100, Laszlo Ersek wrote: > On 03/24/14 22:50, Andreas Färber wrote: > > Laszlo, > > > > Am 24.03.2014 20:23, schrieb Laszlo Ersek: > >> http://wiki.qemu.org/Planning/1.7 > >> > >> Thank you. > >> Laszlo > > > > Since you're not addressing anyone in particular who could create the > > release for you, the tag already exists on Michael's branch: > > https://github.com/mdroth/qemu/commits/v1.7.1 > > > > And you can use scripts/make-release as an interim solution for creating > > the tarball from it. > > Thank you. However, I don't need the release for myself. I'd like to > submit an OVMF patch (ACPI table download). That patch causes an OVMF > regression when running on v1.7.0, but works on v1.7.1 (and of course on > 2.0.0-rc0). I'd like the tarball to be available to users; both to > people who download it from the upstream location, and to those who use > 1.7.x-based distro (eg. Debian) packages. > > In my OVMF patch I'd like to reference the v1.7.1 qemu release. > > (Side note, the patch is also fine on v1.6.x and earlier.) > > > If you do, you might be interested in: > > http://patchwork.ozlabs.org/patch/331939/ > > > > What's missing is someone who can upload the tarball and edit all > > relevant Wiki pages. And someone to push branch and tag to qemu.git. > > "Can" as in "is willing", or as in "is permitted"? > > I didn't know whom to address specifically. Anthony is doing releases and is the right person to poke. I think all that's left is publishing the tarball and posting the release announcement. Stefan