On 6/16/20 10:14 AM, Michael Roth wrote: > Hi everyone, > > The following new patches are queued for QEMU stable v4.2.1: > > https://github.com/mdroth/qemu/commits/stable-4.2-staging > > The release is planned for 2020-06-25: > > https://wiki.qemu.org/Planning/4.2 > > Due to delays on my part this release is going out beyond the normal > ~4 month support window. v5.0.1 is scheduled to be released as normal. > > Please respond here or CC qemu-sta...@nongnu.org on any additional patches > you think should be included in the release. > > Thanks!
A few bug fixes we are carrying in Fedora 32: commit eca3a945234a5f0a499860dd11df64b5f1a2e0a5 Author: Cole Robinson <crobi...@redhat.com> Date: Wed Nov 13 16:09:35 2019 -0500 tests: fix modules-test 'duplicate test case' error commit 8deb8019d696c75e6ecaee7545026b62aba2f1bb Author: David Gibson <da...@gibson.dropbear.id.au> Date: Fri Oct 18 15:19:31 2019 +1100 spapr: Don't trigger a CAS reboot for XICS/XIVE mode changeover commit bb8136df698bd565ee4f6c18d26c50dee320bfe4 Author: Pan Nengyuan <pannengy...@huawei.com> Date: Tue Dec 10 15:14:37 2019 +0800 riscv/sifive_u: fix a memory leak in soc_realize() commit a37f21c27d3e2342c2080aafd4cfe7e949612428 Author: Yiting Wang <yiting.w...@windriver.com> Date: Fri Jan 3 11:53:42 2020 +0800 riscv: Set xPIE to 1 after xRET commit 613fa160e19abe8e1fe44423fcfa8ec73d3d48e5 Author: ShihPo Hung <shihpo.h...@sifive.com> Date: Tue Jan 14 22:17:31 2020 -0800 target/riscv: Fix tb->flags FS status commit a59796eb6d59bbd74ce28ddbddb1b83e60674e96 Author: ShihPo Hung <shihpo.h...@sifive.com> Date: Tue Jan 14 22:17:32 2020 -0800 target/riscv: fsd/fsw doesn't dirty FP state commit 82f014671cf057de51c4a577c9e2ad637dcec6f9 Author: ShihPo Hung <shihpo.h...@sifive.com> Date: Tue Jan 14 22:17:33 2020 -0800 target/riscv: update mstatus.SD when FS is set dirty Thanks, Cole