On Thu, Oct 17, 2013 at 04:38:34PM +0800, Amos Kong wrote: > macaddr is reset during device reset, but nic info > isn't updated, this problem exists in e1000 & rtl8139 > > Signed-off-by: Amos Kong <ak...@redhat.com> > --- > hw/net/e1000.c | 1 + > hw/net/rtl8139.c | 1 + > 2 files changed, 2 insertions(+)
Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net Stefan