All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org, Anthony Liguori <anthony@codemonkey.ws>
Subject: [Qemu-devel] [PULL] eeepro100, virtio, net, vhost fixes
Date: Thu, 7 Oct 2010 16:54:58 +0200	[thread overview]
Message-ID: <20101007145458.GA13834@redhat.com> (raw)

Here are some fixes, all over the place.

I am guessing the below fixes all make sense for the 0.13 branch, too.
The per-device notifier patch is the only one that does not
fix bugs, but it is needed for a bugfix patch on qemu-kvm stable
that depends on it.

The following changes since commit 358664cc6d1b5f7c36004be0179b36011b81c49d:

  console: Avoid dereferencing NULL active_console (2010-10-03 06:43:10 +0000)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mst/qemu.git for_anthony

Michael S. Tsirkin (5):
      net: delay freeing peer host device
      virtio: invoke set_status callback on reset
      virtio-net: unify vhost-net start/stop
      virtio: change set guest notifier to per-device
      vhost: error code

Stefan Weil (1):
      eepro100: Add support for multiple individual addresses (multiple IA)

 hw/eepro100.c   |   30 +++++++++++++-----
 hw/vhost.c      |   54 ++++++++++++++++++---------------
 hw/virtio-net.c |   89 ++++++++++++++++++++++++++----------------------------
 hw/virtio-pci.c |   29 +++++++++++++++++-
 hw/virtio.c     |    2 +
 hw/virtio.h     |    2 +-
 net.c           |   49 ++++++++++++++++++++++++++----
 net.h           |    1 +
 8 files changed, 168 insertions(+), 88 deletions(-)

             reply	other threads:[~2010-10-07 15:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-07 14:54 Michael S. Tsirkin [this message]
2010-10-11 21:07 ` [Qemu-devel] [PULL] eeepro100, virtio, net, vhost fixes Anthony Liguori

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=20101007145458.GA13834@redhat.com \
    --to=mst@redhat.com \
    --cc=anthony@codemonkey.ws \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.