1. 21 8月, 2011 1 次提交
  2. 23 7月, 2011 2 次提交
  3. 08 6月, 2011 1 次提交
  4. 16 4月, 2011 1 次提交
  5. 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
  6. 10 3月, 2010 1 次提交
  7. 20 2月, 2010 1 次提交
  8. 28 1月, 2010 1 次提交
  9. 27 1月, 2010 1 次提交
  10. 03 12月, 2009 2 次提交