From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL 00/10] pc, acpi, virtio: fixes, test speedup for rc1
Date: Wed, 2 Aug 2017 00:37:32 +0300 [thread overview]
Message-ID: <1501623438-31419-1-git-send-email-mst@redhat.com> (raw)
The following changes since commit 7d48cf8102a10e4a54333811bafb5eb566509268:
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging (2017-08-01 14:33:56 +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 3a3fcc75f92ab0d71ba0e7511af7dc575c4b4f6c:
pc: acpi: force FADT rev1 for 440fx based machine types (2017-08-02 00:13:26 +0300)
----------------------------------------------------------------
pc, acpi, virtio: fixes, test speedup for rc1
Some fixes all over the place. Notably vhost-user gained a new message
to set endian-ness. Borderline for 2.10 but seems to be the only way to
fix legacy guests. Also pc tests are run on kvm now. Not a fix at all
but doesn't touch qemu itself, so I merged it since I had to run these a
lot and I just got tired of waiting for these to finish.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
tests/bios-tables-test: Compiler warning fix
Felipe Franciosi (1):
vhost-user: fix legacy cross-endian configurations
Igor Mammedov (2):
pc: make 'pc.rom' readonly when machine has PCI enabled
pc: acpi: force FADT rev1 for 440fx based machine types
Laurent Vivier (1):
accel: cleanup error output
Michael S. Tsirkin (1):
tests: switch pxe and vm gen id tests to use kvm
Peng Hao (1):
vhost: fix a memory leak
Peter Xu (2):
intel_iommu: fix iova for pt
intel_iommu: use access_flags for iotlb
Yunjian Wang (1):
vhost-user: fix watcher need be removed when vhost-user hotplug
docs/interop/vhost-user.txt | 16 ++++++++++++++++
hw/i386/intel_iommu_internal.h | 1 -
include/hw/i386/intel_iommu.h | 3 +--
accel/accel.c | 20 ++++++++++----------
hw/i386/acpi-build.c | 22 ++++++++++++++++++----
hw/i386/intel_iommu.c | 19 +++++++++----------
hw/i386/pc.c | 3 +++
hw/virtio/vhost-backend.c | 2 ++
hw/virtio/vhost-user.c | 23 +++++++++++++++++++++--
net/vhost-user.c | 4 ++++
tests/bios-tables-test.c | 2 +-
tests/pxe-test.c | 2 +-
tests/vmgenid-test.c | 2 +-
13 files changed, 87 insertions(+), 32 deletions(-)
next reply other threads:[~2017-08-01 21:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-01 21:37 Michael S. Tsirkin [this message]
2017-08-01 21:37 ` [Qemu-devel] [PULL 01/10] tests: switch pxe and vm gen id tests to use kvm Michael S. Tsirkin
2017-08-01 21:37 ` [Qemu-devel] [PULL 02/10] vhost: fix a memory leak Michael S. Tsirkin
2017-08-01 21:37 ` [Qemu-devel] [PULL 03/10] vhost-user: fix legacy cross-endian configurations Michael S. Tsirkin
2017-08-01 21:37 ` [Qemu-devel] [PULL 04/10] intel_iommu: fix iova for pt Michael S. Tsirkin
2017-08-01 21:37 ` [Qemu-devel] [PULL 05/10] intel_iommu: use access_flags for iotlb Michael S. Tsirkin
2017-08-01 21:37 ` [Qemu-devel] [PULL 06/10] accel: cleanup error output Michael S. Tsirkin
2017-08-01 21:42 ` Eric Blake
2017-08-01 21:37 ` [Qemu-devel] [PULL 07/10] tests/bios-tables-test: Compiler warning fix Michael S. Tsirkin
2017-08-01 21:37 ` [Qemu-devel] [PULL 08/10] vhost-user: fix watcher need be removed when vhost-user hotplug Michael S. Tsirkin
2017-08-01 21:37 ` [Qemu-devel] [PULL 09/10] pc: make 'pc.rom' readonly when machine has PCI enabled Michael S. Tsirkin
2017-08-01 21:37 ` [Qemu-devel] [PULL 10/10] pc: acpi: force FADT rev1 for 440fx based machine types Michael S. Tsirkin
2017-08-02 10:09 ` [Qemu-devel] [PULL 00/10] pc, acpi, virtio: fixes, test speedup for rc1 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=1501623438-31419-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).