1. 27 5月, 2011 2 次提交
  2. 28 4月, 2011 1 次提交
  3. 29 3月, 2011 1 次提交
  4. 21 3月, 2011 2 次提交
  5. 25 2月, 2011 1 次提交
  6. 04 2月, 2011 1 次提交
  7. 20 1月, 2011 4 次提交
  8. 12 1月, 2011 1 次提交
  9. 23 8月, 2010 1 次提交
  10. 31 7月, 2010 1 次提交
  11. 13 7月, 2010 2 次提交
  12. 06 7月, 2010 1 次提交
  13. 01 7月, 2010 1 次提交
  14. 02 6月, 2010 1 次提交
  15. 04 5月, 2010 1 次提交
  16. 28 4月, 2010 16 次提交
  17. 16 3月, 2010 1 次提交
    • M
      error: Replace qemu_error() by error_report() · 1ecda02b
      Markus Armbruster 提交于
      error_report() terminates the message with a newline.  Strip it it
      from its arguments.
      
      This fixes a few error messages lacking a newline:
      net_handle_fd_param()'s "No file descriptor named %s found", and
      tap_open()'s "vnet_hdr=1 requested, but no kernel support for
      IFF_VNET_HDR available" (all three versions).
      
      There's one place that passes arguments without newlines
      intentionally: load_vmstate().  Fix it up.
      1ecda02b
  18. 20 2月, 2010 1 次提交
  19. 29 1月, 2010 1 次提交