qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [PULL 0/2] pc,virtio: last minute bugfixes
Date: Tue, 6 Apr 2021 07:14:12 -0400	[thread overview]
Message-ID: <20210406111359.302193-1-mst@redhat.com> (raw)

The following changes since commit 11577d85b1a6939380bd16ed9a861653194de044:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging (2021-04-02 11:53:19 +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 d83f46d189a26fa32434139954d264326f199a45:

  virtio-pci: compat page aligned ATS (2021-04-06 07:11:36 -0400)

----------------------------------------------------------------
pc,virtio: last minute bugfixes

Two last minute bugfixes. They are both designed to prevent
compatibility headaches down the road.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Jason Wang (1):
      virtio-pci: compat page aligned ATS

Paolo Bonzini (1):
      x86: rename oem-id and oem-table-id properties

 hw/virtio/virtio-pci.h         |  5 +++++
 include/hw/i386/x86.h          |  4 ++--
 include/hw/pci/pcie.h          |  2 +-
 hw/arm/virt.c                  |  8 ++++----
 hw/core/machine.c              |  1 +
 hw/pci/pcie.c                  | 10 ++++++----
 hw/virtio/virtio-pci.c         |  5 ++++-
 tests/qtest/bios-tables-test.c |  2 +-
 8 files changed, 24 insertions(+), 13 deletions(-)



             reply	other threads:[~2021-04-06 11:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 11:14 Michael S. Tsirkin [this message]
2021-04-06 11:14 ` [PULL 1/2] x86: rename oem-id and oem-table-id properties Michael S. Tsirkin
2021-04-06 11:14 ` [PULL 2/2] virtio-pci: compat page aligned ATS Michael S. Tsirkin
2021-04-06 15:03 ` [PULL 0/2] pc,virtio: last minute bugfixes Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210406111359.302193-1-mst@redhat.com \
    --to=mst@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).