1. 09 7月, 2015 1 次提交
  2. 08 7月, 2015 1 次提交
  3. 03 7月, 2015 1 次提交
  4. 01 7月, 2015 2 次提交
  5. 30 6月, 2015 2 次提交
  6. 27 6月, 2015 1 次提交
  7. 26 6月, 2015 2 次提交
  8. 24 6月, 2015 1 次提交
    • L
      Improve some errors for openconsole/channel · 898e76f0
      Luyao Huang 提交于
      Functions like virDomainOpenConsole() and virDomainOpenChannel() accept
      NULL as a dev_name parameter.  Try using alias for the error message if
      dev_name is not specified.
      
      Before:
        error: internal error: character device <null> is not using a PTY
      
      After:
        error: internal error: character device serial0 is not using a PTY
      Signed-off-by: NLuyao Huang <lhuang@redhat.com>
      898e76f0
  9. 19 6月, 2015 3 次提交
  10. 18 6月, 2015 13 次提交
  11. 15 6月, 2015 1 次提交
  12. 13 6月, 2015 1 次提交
  13. 05 6月, 2015 4 次提交
  14. 04 6月, 2015 7 次提交