1. 04 2月, 2012 1 次提交
  2. 28 1月, 2012 7 次提交
  3. 22 1月, 2012 1 次提交
  4. 14 1月, 2012 1 次提交
  5. 20 12月, 2011 6 次提交
  6. 15 12月, 2011 13 次提交
  7. 10 11月, 2011 1 次提交
  8. 29 10月, 2011 1 次提交
  9. 16 9月, 2011 1 次提交
  10. 21 8月, 2011 1 次提交
  11. 11 8月, 2011 1 次提交
  12. 05 8月, 2011 1 次提交
  13. 29 7月, 2011 1 次提交
  14. 23 7月, 2011 1 次提交
    • J
      net: Consistently use qemu_macaddr_default_if_unset · 6eed1856
      Jan Kiszka 提交于
      Drop the open-coded MAC assignment from net_init_nic and replace it with
      standard qemu_macaddr_default_if_unset which is also used by qdev. That
      avoid creating colliding MACs when instantiating NICs via different
      mechanisms.
      
      This change requires to store the MAC as MACAddr in NICInfo, and the
      remaining nd_table users need to be updated.
      
      Based on suggestion by Peter Maydell.
      
      CC: Markus Armbruster <armbru@redhat.com>
      CC: Peter Maydell <peter.maydell@linaro.org>
      Signed-off-by: NJan Kiszka <jan.kiszka@siemens.com>
      Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
      6eed1856
  15. 24 6月, 2011 1 次提交
  16. 22 6月, 2011 1 次提交
  17. 07 4月, 2011 1 次提交