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. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
