On Thu, 9 Mar 2023 at 14:47, Michael S. Tsirkin <m...@redhat.com> wrote: > > On Tue, Mar 07, 2023 at 08:10:51PM -0500, Michael S. Tsirkin wrote: > > The following changes since commit 9832009d9dd2386664c15cc70f6e6bfe062be8bd: > > > > Merge tag 'pull-riscv-to-apply-20230306' of > > https://gitlab.com/palmer-dabbelt/qemu into staging (2023-03-07 12:53:00 > > +0000) > > > > are available in the Git repository at: > > > > https://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > > > for you to fetch changes up to 52062b213c13bd7fff966d36b554c04609c925d6: > > > > virtio: refresh vring region cache after updating a virtqueue size > > (2023-03-07 19:51:07 -0500) > > > I moved it one commit back, now at (96cb085897) > Cornelia posted some concerns about the last commit. > > > ---------------------------------------------------------------- > > virtio,pc,pci: features, fixes > > > > Several features that landed at the last possible moment: > > > > Passthrough HDM decoder emulation > > Refactor cryptodev > > RAS error emulation and injection > > acpi-index support on non-hotpluggable slots > > Dynamically switch to vhost shadow virtqueues at vdpa net migration > > > > Plus a couple of bugfixes that look important to have in the release. > > > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM