>>> On 8/28/2017 at 6:13 PM, <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. >
In addition to ones already mentioned by others might I also suggest the following which we are carrying in our v2.9.0 based qemu for SUSE / openSUSE releases, which seem to be stable material: d54fddea xhci: only update dequeue ptr on completed transfers 04bf2526 exec: use qemu_ram_ptr_length to access guest ram This second patch has a follow on due to negatively affecting xen usage: f5aa69bd exec: Add locking parameter to qemu_ram_ptr_length Thanks. Bruce Rogers