All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] virtio,acpi: bugfixes
@ 2020-08-04 14:16 Michael S. Tsirkin
  2020-08-04 14:17 ` [PULL 1/3] i386/acpi: fix inconsistent QEMU/OVMF device paths Michael S. Tsirkin
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Michael S. Tsirkin @ 2020-08-04 14:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

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 <mst@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

 hw/arm/virt-acpi-build.c | 2 +-
 hw/i386/acpi-build.c     | 4 ++--
 hw/virtio/virtio-mem.c   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-08-04 21:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04 14:16 [PULL 0/3] virtio,acpi: bugfixes Michael S. Tsirkin
2020-08-04 14:17 ` [PULL 1/3] i386/acpi: fix inconsistent QEMU/OVMF device paths Michael S. Tsirkin
2020-08-04 14:17 ` [PULL 2/3] arm/acpi: fix an out of spec _UID for PCI root Michael S. Tsirkin
2020-08-04 14:17 ` [PULL 3/3] virtio-mem: Correct format specifier mismatch for RISC-V Michael S. Tsirkin
2020-08-04 15:19 ` [PULL 0/3] virtio,acpi: bugfixes Peter Maydell
2020-08-04 17:20 ` Peter Maydell
2020-08-04 21:25   ` Michael S. Tsirkin
2020-08-04 20:34 ` Michael S. Tsirkin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.