On Tue, 4 Aug 2020 at 15:17, Michael S. Tsirkin <m...@redhat.com> wrote: > > The following changes since commit 5c1c3e4f02e458cf280c677c817ae4fd1ed9bf10: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20200803' into staging (2020-08-03 > 20:34: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 5957b49b423fe456896e10f7e4a6c69be07f9407: > > virtio-mem: Correct format specifier mismatch for RISC-V (2020-08-04 > 09:13:34 -0400) > > ---------------------------------------------------------------- > virtio,acpi: bugfixes > > A couple of last minute bugfixes. > > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > ---------------------------------------------------------------- > Bruce Rogers (1): > virtio-mem: Correct format specifier mismatch for RISC-V > > Michael S. Tsirkin (2): > i386/acpi: fix inconsistent QEMU/OVMF device paths > arm/acpi: fix an out of spec _UID for PCI root
I applied your updated pull with just the virtio-mem fix. thanks -- PMM