diff options
author | Amos Kong <akong@redhat.com> | 2013-10-17 15:02:49 +0800 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2013-10-18 13:28:09 +0200 |
commit | 7c36507c2b8776266f50c5e2739bd18279953b93 (patch) | |
tree | 48f380f3d9b808af48b89e37e735832339b8163e /disas.c | |
parent | 655d3b63b036b70714adbdae685055f1bda0f8f1 (diff) |
net/e1000: update network information when macaddr is changed in guest
If we change macaddr in guest by 'ifconfig eth0 hw ether 12:12:12:34:35:36',
the mac register of e1000 is already updated, but we don't update
network information in qemu. Therefor, the information in monitor
is wrong.
This patch updates nic info when the second part of macaddr is written.
Signed-off-by: Amos Kong <akong@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'disas.c')
0 files changed, 0 insertions, 0 deletions