From: "Michael S. Tsirkin" <mst@redhat.com>
To: avi@redhat.com, mtosatti@redhat.com, kvm@vger.kernel.org
Subject: [PULL] virtio, vhost fixes
Date: Thu, 7 Oct 2010 19:16:52 +0200 [thread overview]
Message-ID: <20101007171652.GA16394@redhat.com> (raw)
The following patches fix qemu-kvm specific crashes
with vhost-net. They need to be applied before
qemu.git including analogous changes is merged,
otherwise bisect is broken.
They are needed on stable as well.
The following changes since commit c2333d898b52a9d64845522f18fd083534dc0a5b:
kvm: allow tpr patching to write to write-protected vapic option rom (2010-10-05 15:02:34 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu-kvm.git vhost
Michael S. Tsirkin (5):
virtio: invoke set_status callback on reset
virtio-net: unify vhost-net start/stop
vhost: fix up irqfd support
vhost: error code
msix: factor out mask notifier code
hw/msix.c | 82 +++++++++++++++++++++++++++++---------------------
hw/msix.h | 4 +-
hw/pci.h | 3 +-
hw/vhost.c | 54 ++++++++++++++++++---------------
hw/virtio-net.c | 89 ++++++++++++++++++++++++++----------------------------
hw/virtio-pci.c | 85 ++++++++++++++++++++++++++++++++++++++++++++++------
hw/virtio.c | 2 +
hw/virtio.h | 2 +-
8 files changed, 201 insertions(+), 120 deletions(-)
--
MST
next reply other threads:[~2010-10-07 17:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-07 17:16 Michael S. Tsirkin [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-01-25 16:21 [PULL] virtio, vhost: fixes 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=20101007171652.GA16394@redhat.com \
--to=mst@redhat.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@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).