diff options
| author | Louis Burda <quent.burda@gmail.com> | 2023-01-11 18:56:23 +0100 |
|---|---|---|
| committer | Louis Burda <quent.burda@gmail.com> | 2023-01-11 18:56:23 +0100 |
| commit | b8f40e776af1a82116a44ce8fac34f343194f033 (patch) | |
| tree | f2a0a531a6c99d74f18ae81cf6d9c2ceee243672 /test/kvm-eviction.h | |
| parent | bca09eea299f162a27be3f6a59160afe86c8d525 (diff) | |
| download | cachepc-b8f40e776af1a82116a44ce8fac34f343194f033.tar.gz cachepc-b8f40e776af1a82116a44ce8fac34f343194f033.zip | |
Fix kvm-eviction kvm & sev support
Diffstat (limited to 'test/kvm-eviction.h')
| -rw-r--r-- | test/kvm-eviction.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/kvm-eviction.h b/test/kvm-eviction.h new file mode 100644 index 0000000..fda4f4d --- /dev/null +++ b/test/kvm-eviction.h @@ -0,0 +1,3 @@ +#pragma once + +#define TARGET_SET 15 |
