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: [Qemu-devel] [PULL 0/4] pc, pci, virtio: fixes, features
Date: Fri, 27 Apr 2018 06:29:32 +0300	[thread overview]
Message-ID: <1524799751-151698-1-git-send-email-mst@redhat.com> (raw)

The following changes since commit 4743c23509a51bd4ee85cc272287a41917d1be35:

  Update version for v2.12.0 release (2018-04-24 16:44:55 +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 fb6fd86f712c73a40fbe0c6be86d4635239b1304:

  virtio-balloon: add hugetlb page allocation counts (2018-04-27 06:25:27 +0300)

----------------------------------------------------------------
pc, pci, virtio: fixes, features

A bugfix that just missed 2.12, a new PCI,
and a new virtio balloon stat.

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

----------------------------------------------------------------
Gerd Hoffmann (1):
      allocate pci id for mdpy

Jonathan Helman (1):
      virtio-balloon: add hugetlb page allocation counts

Peter Xu (1):
      intel-iommu: send PSI always when notify_unmap set

Zihan Yang (1):
      hw/pci-host/q35: Replace hardcoded value with macro

 docs/specs/pci-ids.txt                          |  1 +
 docs/virtio-balloon-stats.txt                   |  2 ++
 include/hw/pci/pci.h                            |  1 +
 include/standard-headers/linux/virtio_balloon.h |  4 ++-
 hw/i386/intel_iommu.c                           | 42 ++++++++++++++++++-------
 hw/pci-host/q35.c                               | 17 ++++++----
 hw/virtio/virtio-balloon.c                      |  2 ++
 7 files changed, 50 insertions(+), 19 deletions(-)

             reply	other threads:[~2018-04-27  3:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-27  3:29 Michael S. Tsirkin [this message]
2018-04-27  3:29 ` [Qemu-devel] [PULL 1/4] intel-iommu: send PSI always when notify_unmap set Michael S. Tsirkin
2018-04-27  3:29 ` [Qemu-devel] [PULL 2/4] hw/pci-host/q35: Replace hardcoded value with macro Michael S. Tsirkin
2018-04-27  3:29 ` [Qemu-devel] [PULL 3/4] allocate pci id for mdpy Michael S. Tsirkin
2018-04-27  3:29 ` [Qemu-devel] [PULL 4/4] virtio-balloon: add hugetlb page allocation counts Michael S. Tsirkin
2018-04-27  9:49 ` [Qemu-devel] [PULL 0/4] pc, pci, virtio: fixes, features Peter Maydell
2018-04-27 15:21   ` Michael S. Tsirkin
2018-04-27 15:24     ` 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=1524799751-151698-1-git-send-email-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).