From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL 0/5] pc, vhost: fixes for rc3
Date: Wed, 9 Aug 2017 04:50:46 +0300 [thread overview]
Message-ID: <1502241852-6302-1-git-send-email-mst@redhat.com> (raw)
The following changes since commit 54affb3a3623b1d36c95e34faa722a5831323a74:
Update version for v2.10.0-rc2 release (2017-08-08 19:07:46 +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 24dd1e17696fbd11b3df50718dddcbdfe2c45f24:
libqtest: always set up signal handler for SIGABRT (2017-08-09 04:22:14 +0300)
----------------------------------------------------------------
pc, vhost: fixes for rc3
Fix up bugs and warnings in tests. Revert an experimental commit that I
put in by mistake: harmless but useless.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Jens Freimann (3):
net: fix -netdev socket,fd= for UDP sockets
libvhost-user: quit when no more data received
libqtest: always set up signal handler for SIGABRT
Michael S. Tsirkin (2):
acpi-test: update expected DSDT files
Revert "cpu: add APIs to allocate/free CPU environment"
include/qom/cpu.h | 31 ----------------------------
contrib/libvhost-user/libvhost-user.c | 4 +++-
net/socket.c | 37 +++++++++++++++++-----------------
qom/cpu.c | 34 -------------------------------
tests/libqtest.c | 2 +-
tests/acpi-test-data/q35/DSDT | Bin 7782 -> 7782 bytes
tests/acpi-test-data/q35/DSDT.bridge | Bin 7799 -> 7799 bytes
tests/acpi-test-data/q35/DSDT.cphp | Bin 8245 -> 8245 bytes
tests/acpi-test-data/q35/DSDT.ipmibt | Bin 7857 -> 7857 bytes
tests/acpi-test-data/q35/DSDT.memhp | Bin 9147 -> 9147 bytes
10 files changed, 22 insertions(+), 86 deletions(-)
next reply other threads:[~2017-08-09 1:50 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-09 1:50 Michael S. Tsirkin [this message]
2017-08-09 1:50 ` [Qemu-devel] [PULL 1/5] acpi-test: update expected DSDT files Michael S. Tsirkin
2017-08-09 1:50 ` [Qemu-devel] [PULL 2/5] Revert "cpu: add APIs to allocate/free CPU environment" Michael S. Tsirkin
2017-08-09 1:50 ` [Qemu-devel] [PULL 3/5] net: fix -netdev socket, fd= for UDP sockets Michael S. Tsirkin
2017-09-05 4:05 ` Mao Zhongyi
2017-08-09 1:50 ` [Qemu-devel] [PULL 4/5] libvhost-user: quit when no more data received Michael S. Tsirkin
2017-08-09 1:50 ` [Qemu-devel] [PULL 5/5] libqtest: always set up signal handler for SIGABRT Michael S. Tsirkin
2017-08-10 10:12 ` [Qemu-devel] [PULL 0/5] pc, vhost: fixes for rc3 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=1502241852-6302-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).