qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] virtio-net: MAC filtering


From: Alex Williamson
Subject: [Qemu-devel] [PATCH 0/5] virtio-net: MAC filtering
Date: Tue, 13 Jan 2009 14:23:47 -0700

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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]