From: Lucas Meneghel Rodrigues <[email protected]> So it can get executed automatically by KVM autotest.
Signed-off-by: Lucas Meneghel Rodrigues <[email protected]> Signed-off-by: Avi Kivity <[email protected]> diff --git a/kvm/test/x86/unittests.cfg b/kvm/test/x86/unittests.cfg index 4a40989..f39c5bd 100644 --- a/kvm/test/x86/unittests.cfg +++ b/kvm/test/x86/unittests.cfg @@ -50,3 +50,6 @@ file = tsc.flat [xsave] file = xsave.flat + +[rmap_chain] +file = rmap_chain.flat -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
