From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39329) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSS6R-0002Th-3A for qemu-devel@nongnu.org; Tue, 25 Mar 2014 10:13:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSS6K-00042I-RO for qemu-devel@nongnu.org; Tue, 25 Mar 2014 10:13:19 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:38404) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSS6K-00041V-KZ for qemu-devel@nongnu.org; Tue, 25 Mar 2014 10:13:12 -0400 Received: from /spool/local by e39.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 25 Mar 2014 08:13:09 -0600 Received: from b01cxnp23033.gho.pok.ibm.com (b01cxnp23033.gho.pok.ibm.com [9.57.198.28]) by d01dlp02.pok.ibm.com (Postfix) with ESMTP id 57D786E8048 for ; Tue, 25 Mar 2014 10:13:00 -0400 (EDT) Received: from d01av05.pok.ibm.com (d01av05.pok.ibm.com [9.56.224.195]) by b01cxnp23033.gho.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s2PED6JU9896194 for ; Tue, 25 Mar 2014 14:13:06 GMT Received: from d01av05.pok.ibm.com (localhost [127.0.0.1]) by d01av05.pok.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s2PED5Q8000822 for ; Tue, 25 Mar 2014 10:13:06 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <20140325123838.GA29231@stefanha-thinkpad.redhat.com> References: <53308634.4040203@redhat.com> <5330A8A0.5010707@suse.de> <5330AACE.1030302@redhat.com> <20140325123838.GA29231@stefanha-thinkpad.redhat.com> Message-ID: <20140325141305.22831.17037@loki> Date: Tue, 25 Mar 2014 09:13:05 -0500 Subject: Re: [Qemu-devel] please release qemu version 1.7.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi , Anthony Liguori Cc: Michael Tokarev , Laszlo Ersek , =?utf-8?q?Andreas_F=C3=A4rber?= , qemu devel list Quoting Stefan Hajnoczi (2014-03-25 07:38:38) > On Mon, Mar 24, 2014 at 10:59:42PM +0100, Laszlo Ersek wrote: > > On 03/24/14 22:50, Andreas F=C3=A4rber 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 creat= ing > > > 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. Yes, Anthony was tied up around release time and I was subsequently out for a couple weeks due to a family emergency so didn't have a chance to follow-= up till late last week. I'll do the announce as soon as we get the tarball uploaded. I'm still used to being able to walk next door, need to coordinate in advance a bit better next time. > = > Stefan