1. 31 3月, 2017 1 次提交
  2. 29 3月, 2017 1 次提交
  3. 27 3月, 2017 1 次提交
  4. 23 3月, 2017 1 次提交
  5. 21 3月, 2017 1 次提交
  6. 20 3月, 2017 2 次提交
  7. 16 3月, 2017 1 次提交
    • Y
      fix cgroup.devices_access · 81659e00
      yanwang 提交于
      In qemu1.5,we get the information like "idTestR2: removable=1 locked=0..."
      In new version,we get the information like "idTestR2 (#block303): /dev/sda"
      The most importment thing is weather "idTestR2" in the information.
      The expression ("%s: " % name) won't work for the new version.
      This modify is compitable for old version.
      Signed-off-by: Nyanwang <yan.wang@easystack.cn>
      81659e00
  8. 14 3月, 2017 2 次提交
  9. 11 3月, 2017 1 次提交
  10. 08 3月, 2017 2 次提交
  11. 07 3月, 2017 3 次提交
  12. 06 3月, 2017 2 次提交
  13. 02 3月, 2017 1 次提交
  14. 01 3月, 2017 2 次提交
  15. 28 2月, 2017 2 次提交
  16. 27 2月, 2017 1 次提交
  17. 24 2月, 2017 2 次提交
  18. 23 2月, 2017 2 次提交
  19. 17 2月, 2017 1 次提交
  20. 14 2月, 2017 1 次提交
    • Y
      check virtual mechine is alive or not before sending command · 9096447c
      yanwang 提交于
      When test cgroup.memory_memsw_limit, the qemu process will be
      killed because of exceeding limit. So sending command "true"
      will lead to ShellTimeOut error. When test cgroup.memory_limit,
      although exceeding limit, the qemu process won't be killed.
      So sending command is ok.
      9096447c
  21. 07 2月, 2017 2 次提交
  22. 06 2月, 2017 4 次提交
  23. 03 2月, 2017 4 次提交