x86/svm: enable pause filtering threshold
authorBrian Woods <brian.woods@amd.com>
Fri, 23 Feb 2018 10:04:48 +0000 (11:04 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 23 Feb 2018 10:04:48 +0000 (11:04 +0100)
commit28e4db994903e8c10cb9bce3c133b4f3856c981a
treea7fd5ebf6d61ec2f04b87a3b9c3e49fb89df6858
parent3af3abe2b76caf6d1e5f20ae17c3a84e2a8037dc
x86/svm: enable pause filtering threshold

If available, enable the pause filtering threshold feature.  See the
previous commit for more information.

Signed-off-by: Brian Woods <brian.woods@amd.com>
Reviewed-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/svm/vmcb.c