1. 05 1月, 2018 3 次提交
  2. 04 1月, 2018 1 次提交
  3. 03 1月, 2018 2 次提交
  4. 02 1月, 2018 4 次提交
  5. 01 1月, 2018 1 次提交
  6. 29 12月, 2017 1 次提交
    • L
      balloon_stress.cfg: Add ratio paramter in cfg file · f2871e19
      Li Jin 提交于
      get_memory_boundary function will calculate a min_size for balloon operation.
      Default ratio value(0.1) is too small which lead to small min_size.Actuall
      windows minimal mem increases if guest stress increase, sometimes it makes
      balloon operation fail. Set ratio = 0.5 in the cfg file to avoid this issue.
      Signed-off-by: NLi Jin <lijin@redhat.com>
      f2871e19
  7. 28 12月, 2017 1 次提交
  8. 27 12月, 2017 2 次提交
  9. 21 12月, 2017 1 次提交
  10. 20 12月, 2017 2 次提交
  11. 15 12月, 2017 3 次提交
  12. 14 12月, 2017 2 次提交
  13. 13 12月, 2017 5 次提交
  14. 11 12月, 2017 4 次提交
  15. 08 12月, 2017 3 次提交
  16. 07 12月, 2017 2 次提交
  17. 06 12月, 2017 1 次提交
  18. 05 12月, 2017 2 次提交
    • X
      df2831cf
    • L
      Merging pull request 1170 · b7594d4d
      Lukáš Doktor 提交于
      Signed-off-by: NLukáš Doktor <ldoktor@redhat.com>
      
      * https://github.com/autotest/tp-qemu:
        Rename the "rv" variants to avoid clashes
        Improve the host_reserve calculation in ksm_overcommit
        Use correct device in balloon_hotplug test
        Disabe multi_disk.all_drive_format_types on s390
        Enable the balloon_check.balloon_fix_value.balloon_base only on x86
        Only allow the qemu_guest_agent.isa_serial on x86 machines
        Filter seabios test to x86 only
        Change the target file name in live_backup test
        Enable the floppy_test only on i440fx
        Adjust config of nic_hotplug to work properly on s390x
        Remove unused variable "dev_type" from virtio_scsi_mq cfg
        Use "virtio_blk" in "virtio_scsi_mq" test for boot dev
        Fix the vmnames in time_manage test
        Filter unittest_kvmctl to x86 only
        Use the proper exception in cgroup test
        Increase check in live_snapshot_chain
        block_copy: Improve block regexp to work with recent qemu
      b7594d4d