The following changes since commit 1680d485777ecf436d724631ea8722cc0c66990e:
Merge remote-tracking branch 'rth/tcg-ldst-6' into staging (2013-10-14 09:59:59 -0700) are available in the git repository at: git://github.com/stefanha/qemu.git net for you to fetch changes up to 6e6247e54da991cbc7e0c05040bd6a14d505fc89: net: disallow to specify multicast MAC address (2013-10-18 13:28:09 +0200) ---------------------------------------------------------------- Amos Kong (3): net: update nic info during device reset net/e1000: update network information when macaddr is changed in guest net/rtl8139: update network information when macaddr is changed in guest Dmitry Krivenok (1): net: disallow to specify multicast MAC address hw/net/e1000.c | 9 +++++++++ hw/net/rtl8139.c | 7 ++++++- net/net.c | 5 +++++ net/util.c | 5 +++++ net/util.h | 2 ++ 5 files changed, 27 insertions(+), 1 deletion(-) -- 1.8.3.1