On Fri, 10 Jul 2020 at 00:04, Michael S. Tsirkin <m...@redhat.com> wrote: > > Fixes a single bug in vdpa. > > The following changes since commit eb2c66b10efd2b914b56b20ae90655914310c925: > > Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-06' > into staging (2020-07-07 19:47:26 +0100) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > for you to fetch changes up to 4dc5acc07e88b2776513db75944f2e240116ebda: > > vhost-vdpa: fix the compile issue without kvm (2020-07-08 06:16:48 -0400) > > ---------------------------------------------------------------- > virtio: bugfix > > fixes vdpa on non-kvm platforms > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM