Quoting Philippe Mathieu-Daudé (2019-10-09 09:23:22) > On 10/9/19 4:17 PM, Michael Roth wrote: > > Quoting Philippe Mathieu-Daudé (2019-10-08 08:04:52) > >> Hi Michael, > >> > >> On 10/2/19 1:44 AM, Michael Roth wrote: > >>> Hi everyone, > >>> > >>> The following new patches are queued for QEMU stable v4.0.1: > >>> > >>> https://github.com/mdroth/qemu/commits/stable-4.0-staging > >>> > >>> The release is planned for 2019-10-17: > >>> > >>> https://wiki.qemu.org/Planning/4.0 > >>> > >>> Please respond here or CC qemu-sta...@nongnu.org on any patches you > >>> think should be included in the release. > >> > >> Since it is a "release", these probably fit: > >> > >> commit 45c61c6c23918e3b05ed9ecac5b2328ebae5f774 > >> Author: Michael Roth <mdr...@linux.vnet.ibm.com> > >> Date: Thu Sep 12 18:12:01 2019 -0500 > >> > >> make-release: pull in edk2 submodules so we can build it from > >> tarballs > >> > >> commit f3e330e3c319160ac04954399b5a10afc965098c > >> Author: Michael Roth <mdr...@linux.vnet.ibm.com> > >> Date: Thu Sep 12 18:12:02 2019 -0500 > >> > >> roms/Makefile.edk2: don't pull in submodules when building from > >> tarball > >> > >> When is the next qemu-stable release scheduled? Do we care about Python2 > >> use for this one? > > > > 4.1.1, likely early November during 4.2 hard-freeze. I think Python2 is okay > > since presumably downstreams would've crossed that bridge with 4.1.0, > > assuming > > you're thinking of the changes in your recent edk2 pull. > > Yes. > > Do you mind adding these dates to https://wiki.qemu.org/Planning/4.1?
Sure, I've set the freeze date for November 18th, and the release for the 21st. > > Thanks, > > Phil. >