lib/vt_perf_libs.pm

prepare_git_repo

prepare_git_repo($git_branch_name, $git_repo_url);

Downlaod git repo. $git_branch_name Branch name in string. $git_repo_url URL in string.

switch_to_linux_default_enable

switch_to_linux_default_enable($self);

Switch to default enable mode of mitigation on linux kernel. It would be used in Dom0, kvm hypervisor, baremetal. $git_branch_name Branch name in string. $git_repo_url URL in string.

switch_to_xen_default_enable

switch_to_linux_default_enable($self);

Switch to default enable mode of mitigation on linux kernel. It would be used in Dom0, kvm hypervisor, baremetal. $git_branch_name Branch name in string. $git_repo_url URL in string.