1. 02 10月, 2011 1 次提交
  2. 21 8月, 2011 1 次提交
  3. 11 8月, 2011 1 次提交
  4. 09 8月, 2011 1 次提交
  5. 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
  6. 11 12月, 2010 1 次提交
    • A
      Add endianness as io mem parameter · 2507c12a
      Alexander Graf 提交于
      As stated before, devices can be little, big or native endian. The
      target endianness is not of their concern, so we need to push things
      down a level.
      
      This patch adds a parameter to cpu_register_io_memory that allows a
      device to choose its endianness. For now, all devices simply choose
      native endian, because that's the same behavior as before.
      Signed-off-by: NAlexander Graf <agraf@suse.de>
      Signed-off-by: NBlue Swirl <blauwirbel@gmail.com>
      2507c12a
  7. 27 8月, 2010 1 次提交
  8. 26 7月, 2010 1 次提交
  9. 26 4月, 2010 1 次提交
  10. 03 12月, 2009 2 次提交
  11. 28 10月, 2009 2 次提交
  12. 15 10月, 2009 1 次提交
  13. 02 10月, 2009 2 次提交
  14. 26 8月, 2009 1 次提交
  15. 10 7月, 2009 1 次提交
  16. 17 6月, 2009 1 次提交
  17. 16 6月, 2009 1 次提交
  18. 09 6月, 2009 4 次提交
  19. 19 5月, 2009 1 次提交
  20. 13 5月, 2009 1 次提交
  21. 18 4月, 2009 1 次提交
  22. 22 2月, 2009 1 次提交
  23. 06 2月, 2009 1 次提交
  24. 14 1月, 2009 1 次提交
  25. 09 1月, 2009 1 次提交
  26. 08 1月, 2009 2 次提交
  27. 07 1月, 2009 1 次提交
  28. 02 12月, 2008 1 次提交
  29. 24 10月, 2008 1 次提交
  30. 23 9月, 2008 1 次提交
  31. 30 6月, 2008 2 次提交
  32. 28 5月, 2008 1 次提交