From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Cc: mst@redhat.com, kraxel@redhat.com, afaerber@suse.de,
stefanha@redhat.com, qemu-stable@nongnu.org
Subject: [Qemu-devel] [PULL for-1.6 0/4] pci,virtio fixes for 1.6
Date: Mon, 12 Aug 2013 15:02:32 +0300 [thread overview]
Message-ID: <1376308831-19978-1-git-send-email-mst@redhat.com> (raw)
From: Michael S. Tsirkin <mst@redhat.com>
The following changes since commit 6fdf98f281f85ae6e2883bed2f691bcfe33b1f9f:
fw_cfg: the I/O port variant expects little-endian (2013-08-07 12:48:15 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony
for you to fetch changes up to 3561ba14188b3c1e54246ed6db97896bbc082d2f:
vhost: clear signalled_used_valid on vhost stop (2013-08-12 12:25:17 +0300)
----------------------------------------------------------------
pci,virtio fixes for 1.6
This includes some last-minute bugfixes for 1.6.
All very small patches that also look very safe to me.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Gerd Hoffmann (1):
i82801b11: Fix i82801b11 PCI host bridge config space
Michael S. Tsirkin (2):
pc: disable pci-info for 1.6
vhost: clear signalled_used_valid on vhost stop
Stefan Hajnoczi (1):
virtio: clear signalled_used_valid when switching from dataplane
hw/i386/pc_piix.c | 9 +++++++--
hw/i386/pc_q35.c | 9 +++++++--
hw/pci-bridge/i82801b11.c | 1 +
hw/virtio/dataplane/vring.c | 1 +
hw/virtio/vhost.c | 1 +
hw/virtio/virtio.c | 5 +++++
include/hw/virtio/virtio.h | 1 +
7 files changed, 23 insertions(+), 4 deletions(-)
next reply other threads:[~2013-08-12 12:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-12 12:02 Michael S. Tsirkin [this message]
2013-08-12 12:02 ` [Qemu-devel] [PULL for-1.6 1/4] pc: disable pci-info for 1.6 Michael S. Tsirkin
2013-08-12 12:02 ` [Qemu-devel] [PULL for-1.6 2/4] i82801b11: Fix i82801b11 PCI host bridge config space Michael S. Tsirkin
2013-08-12 12:02 ` [Qemu-devel] [PULL for-1.6 3/4] virtio: clear signalled_used_valid when switching from dataplane Michael S. Tsirkin
2013-08-13 14:26 ` Michael Roth
2013-08-13 14:41 ` Michael S. Tsirkin
2013-08-12 12:02 ` [Qemu-devel] [PULL for-1.6 4/4] vhost: clear signalled_used_valid on vhost stop 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=1376308831-19978-1-git-send-email-mst@redhat.com \
--to=mst@redhat.com \
--cc=afaerber@suse.de \
--cc=anthony@codemonkey.ws \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
--cc=stefanha@redhat.com \
/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).