On 29 August 2017 at 01:13, Michael Roth <mdr...@linux.vnet.ibm.com> wrote: > Hi everyone, > > The following new patches are queued for QEMU stable v2.9.1: > > https://github.com/mdroth/qemu/commits/stable-2.9-staging > > The release is planned for 2017-09-07: > > http://wiki.qemu.org/Planning/2.9 > > Please respond here or CC qemu-sta...@nongnu.org on any patches you > think should be included in the release.
I would suggest also commit 1201d308519f1e915866d7583d5136d03cc1d384 ("slirp: fix clearing ifq_so from pending packets") which I've just applied to master, as it fixes a use-after-free if the guest sends suitable bogus packets and the VM is using slirp networking. thanks -- PMM