From: Alex Williamson <alex.williamson@hp.com>
To: kvm <kvm@vger.kernel.org>
Cc: Mark McLoughlin <markmc@redhat.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PATCH 0/5] virtio-net: MAC filtering
Date: Tue, 13 Jan 2009 14:23:47 -0700 [thread overview]
Message-ID: <1231881827.9095.190.camel@bling> (raw)
In-Reply-To: <1231349852.7109.79.camel@lappy>
Here's an update to the patches I sent last week. The goal of this
series is to add MAC setting and filtering support to the virtio-net
backend in qemu/kvm.
This version now makes use of a virtqueue for outbound commands from the
guest driver. This allows us to support numerous features without
trying to pack them into the virtio-net I/O port config space. A
separate patch series shows the guest driver changes to enable this.
Please comment. Thanks,
Alex
--
Alex Williamson HP Open Source & Linux Org.
next prev parent reply other threads:[~2009-01-13 21:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-07 17:37 [Qemu-devel] [PATCH 0/5][RFC] virtio-net: MAC filtering Alex Williamson
2009-01-09 19:27 ` Paul Brook
2009-01-09 19:37 ` Avi Kivity
2009-01-09 19:41 ` Anthony Liguori
2009-01-09 19:56 ` Paul Brook
2009-01-09 20:00 ` Anthony Liguori
2009-01-11 8:32 ` Avi Kivity
2009-01-13 21:23 ` Alex Williamson [this message]
2009-01-13 21:54 ` [Qemu-devel] Re: [PATCH 0/5] " 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=1231881827.9095.190.camel@bling \
--to=alex.williamson@hp.com \
--cc=kvm@vger.kernel.org \
--cc=markmc@redhat.com \
--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).