From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL 0/7] pc: fixes, cleanups, features
Date: Fri, 16 Jun 2017 18:49:36 +0300 [thread overview]
Message-ID: <1497628168-30489-1-git-send-email-mst@redhat.com> (raw)
The following changes since commit edf8bc98424d62035d5e4c0f39542722d72d7979:
Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170613' into staging (2017-06-15 13:45:15 +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 7f3cf2d6e7d1231d854902c9016823961e59d1f4:
hw/i386: fix nvdimm check error path (2017-06-16 18:44:56 +0300)
----------------------------------------------------------------
pc: fixes, cleanups, features
Some fixes and cleanups. Extended TSEG sizes.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Laszlo Ersek (3):
q35/mch: implement extended TSEG sizes
tests/q35-test: push down qtest_start / qtest_end to test case(s)
tests/q35-test: add TSEG size checks
Peter Xu (3):
intel_iommu: switching the rest DPRINTF to trace
intel_iommu: cleanup vtd_{do_}iommu_translate()
intel_iommu: cleanup vtd_interrupt_remap_msi()
Stefan Hajnoczi (1):
hw/i386: fix nvdimm check error path
hw/i386/intel_iommu_internal.h | 1 +
include/hw/i386/pc.h | 5 +
include/hw/pci-host/q35.h | 6 +
hw/i386/intel_iommu.c | 421 +++++++++++++++--------------------------
hw/i386/pc.c | 14 +-
hw/pci-host/q35.c | 41 +++-
tests/q35-test.c | 125 +++++++++++-
hw/i386/trace-events | 44 +++++
8 files changed, 371 insertions(+), 286 deletions(-)
next reply other threads:[~2017-06-16 15:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-16 15:49 Michael S. Tsirkin [this message]
2017-06-16 15:49 ` [Qemu-devel] [PULL 1/7] q35/mch: implement extended TSEG sizes Michael S. Tsirkin
2017-06-16 15:49 ` [Qemu-devel] [PULL 2/7] tests/q35-test: push down qtest_start / qtest_end to test case(s) Michael S. Tsirkin
2017-06-16 15:49 ` [Qemu-devel] [PULL 3/7] tests/q35-test: add TSEG size checks Michael S. Tsirkin
2017-06-16 15:49 ` [Qemu-devel] [PULL 4/7] intel_iommu: switching the rest DPRINTF to trace Michael S. Tsirkin
2017-06-16 15:49 ` [Qemu-devel] [PULL 5/7] intel_iommu: cleanup vtd_{do_}iommu_translate() Michael S. Tsirkin
2017-06-16 15:50 ` [Qemu-devel] [PULL 6/7] intel_iommu: cleanup vtd_interrupt_remap_msi() Michael S. Tsirkin
2017-06-16 15:50 ` [Qemu-devel] [PULL 7/7] hw/i386: fix nvdimm check error path Michael S. Tsirkin
2017-06-22 9:24 ` [Qemu-devel] [PULL 0/7] pc: fixes, cleanups, features 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=1497628168-30489-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).