Implemented for the most part the suggestions proposed on the first
review of the code. Now I ask Yiqiao to review this code and make
any changes he might want to do.

Lucas Meneghel Rodrigues (3):
  virt: Add Transparent Hugepages setup v2
  KVM test: Add Transparent Hugepages subtests v2
  Add THP test variants to tests_base.cfg.sample v2

 client/tests/kvm/tests/trans_hugepage.py          |  101 +++++++++++++++
 client/tests/kvm/tests/trans_hugepage_defrag.py   |   85 ++++++++++++
 client/tests/kvm/tests/trans_hugepage_swapping.py |  109 ++++++++++++++++
 client/tests/kvm/tests_base.cfg.sample            |   15 ++
 client/virt/virt_test_setup.py                    |  143 ++++++++++++++++++++-
 5 files changed, 452 insertions(+), 1 deletions(-)
 create mode 100644 client/tests/kvm/tests/trans_hugepage.py
 create mode 100644 client/tests/kvm/tests/trans_hugepage_defrag.py
 create mode 100644 client/tests/kvm/tests/trans_hugepage_swapping.py

-- 
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to