On Tue, 2 Mar 2021 at 14:21, Michael S. Tsirkin <m...@redhat.com> wrote: > > A very small pull but there are a couple of fixes here for > bugs that have been biting us in the field. > > The following changes since commit 51db2d7cf26d05a961ec0ee0eb773594b32cc4a1: > > Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging > (2021-02-25 14:02:16 +0000) > > 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 1d8d014e936a49795de95a35a2a1ab8000ab2e5b: > > vhost: simplify vhost_dev_init() fail_busyloop label (2021-03-02 09:16:18 > -0500) > > ---------------------------------------------------------------- > pc,virtio,pci: bug fixes > > Fixes all over the place. Specifically this fixes > a bug which made windows guests lose device config > (such as the configured fixed IP) after upgrading > to the new QEMU. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0 for any user-visible changes. -- PMM