qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 0/2] make mac programming for virtio net mor


From: Amos Kong
Subject: Re: [Qemu-devel] [RFC PATCH 0/2] make mac programming for virtio net more robust
Date: Thu, 10 Jan 2013 23:08:09 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Jan 10, 2013 at 10:45:39PM +0800, address@hidden wrote:
> From: Amos Kong <address@hidden>
> 
> Currenly mac is programmed byte by byte. This means that we
> have an intermediate step where mac is wrong. 
> 
> Second patch introduced a new vq control command to set mac
> address in one time.

I just posted RFC patches (kernel & qemu) out,
specifiction update will be sent when the solution
is accepted.

MST has another solution:
1. add a feature to disable mac address in pci space
2. introduce a new vq control cmd to add new mac address
   to mac filter table. (no long check n->mac in receiver_filter())

Welcome to give comments, thanks!
Amos



reply via email to

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