From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Anthony Liguori <aliguori@amazon.com>
Subject: [Qemu-devel] [PULL 0/7] pc,vhost,virtio fixes, test
Date: Fri, 18 Jul 2014 02:40:51 +0300 [thread overview]
Message-ID: <1405640391-8544-1-git-send-email-mst@redhat.com> (raw)
The following changes since commit 3f0838ab8557c6071a5931183b2d7fed568cd35c:
qemu-char: add chr_add_watch support in mux chardev (2014-07-06 09:13:54 +0300)
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 cd98639f673d92836b6b5fd60279b411748f2f1e:
vhost-user: minor cleanups (2014-07-18 02:22:24 +0300)
----------------------------------------------------------------
pc,vhost,virtio fixes, test
Bugfixes all over the place.
There's a non bugfix here: re-enabling the vhost-user test,
though the patch just brings back functionality that
I disabled earlier to fix mingw build failures.
This is now sorted, and keeping the unit test enabled
seems important since the feature relies on an external
server to work, so isn't easy to test.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Eduardo Habkost (1):
pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123]
Hu Tao (1):
fix typo: apci -> acpi
Igor Mammedov (1):
pc: fix qemu exiting with error when -m X < 128 with old machines types
Michael S. Tsirkin (1):
vhost-user: minor cleanups
Nikolay Nikolaev (3):
qtest: fix vhost-user-test compilation with old GLib
vhost-user: Fix VHOST_SET_MEM_TABLE processing
qtest: Adapt vhost-user-test to latest vhost-user changes
hw/acpi/ich9.c | 4 ++--
hw/i386/pc_piix.c | 13 ++-----------
hw/virtio/vhost-user.c | 6 +++++-
tests/vhost-user-test.c | 15 +++++++++++++--
vl.c | 1 +
5 files changed, 23 insertions(+), 16 deletions(-)
next reply other threads:[~2014-07-17 23:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-17 23:40 Michael S. Tsirkin [this message]
2014-07-17 23:40 ` [Qemu-devel] [PULL 1/7] pc: fix qemu exiting with error when -m X < 128 with old machines types Michael S. Tsirkin
2014-07-17 23:40 ` [Qemu-devel] [PULL 2/7] pc_piix: Reuse pc_compat_1_2() for pc-0.1[0123] Michael S. Tsirkin
2014-07-17 23:40 ` [Qemu-devel] [PULL 3/7] fix typo: apci -> acpi Michael S. Tsirkin
2014-07-17 23:41 ` [Qemu-devel] [PULL 4/7] qtest: fix vhost-user-test compilation with old GLib Michael S. Tsirkin
2014-07-17 23:41 ` [Qemu-devel] [PULL 5/7] vhost-user: Fix VHOST_SET_MEM_TABLE processing Michael S. Tsirkin
2014-07-17 23:41 ` [Qemu-devel] [PULL 6/7] qtest: Adapt vhost-user-test to latest vhost-user changes Michael S. Tsirkin
2014-07-17 23:41 ` [Qemu-devel] [PULL 7/7] vhost-user: minor cleanups Michael S. Tsirkin
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=1405640391-8544-1-git-send-email-mst@redhat.com \
--to=mst@redhat.com \
--cc=aliguori@amazon.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).