On Fri, 12 Jun 2020 at 15:51, Michael S. Tsirkin <m...@redhat.com> wrote: > > changes from v1: > - printf format fixed for 32 bit hosts > - a couple of bugfixes added > > The following changes since commit 49ee11555262a256afec592dfed7c5902d5eefd2: > > Merge remote-tracking branch > 'remotes/vivier2/tags/linux-user-for-5.1-pull-request' into staging > (2020-06-08 11:04:57 +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 10d35e581901c09ee3817ac7cddd296d05291a9d: > > virtio-pci: fix queue_enable write (2020-06-12 10:17:06 -0400) > > ---------------------------------------------------------------- > virtio,acpi,pci: features, fixes, cleanups, tests > > Max slots negotiation for vhost-user. > Free page reporting for balloon. > Partial TPM2 ACPI support for ARM. > Support for NVDIMMs having their own proximity domains. > New vhost-user-vsock device. > > Fixes, cleanups in ACPI, PCI, virtio. > New tests for TPM ACPI. > > 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