From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: [PATCH 1/5] virtio_net: Allow setting the MAC address of the NIC Date: Mon, 19 Jan 2009 09:32:30 +0000 Message-ID: <1232357550.5627.16.camel@blaa> References: <20090116211312.22836.34331.stgit@debian.lart> <20090116211318.22836.87192.stgit@debian.lart> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, rusty@rustcorp.com.au, kvm@vger.kernel.org To: Alex Williamson Return-path: In-Reply-To: <20090116211318.22836.87192.stgit@debian.lart> Sender: netdev-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, 2009-01-16 at 14:13 -0700, Alex Williamson wrote: > Many physical NICs let the OS re-program the "hardware" MAC > address. Virtual NICs should allow this too. > > Signed-off-by: Alex Williamson Acked-by: Mark McLoughlin Cheers, Mark.