diff options
author | Andrea Parri (Microsoft) <[email protected]> | 2021-02-01 15:48:11 +0100 |
---|---|---|
committer | Wei Liu <[email protected]> | 2021-02-11 08:47:05 +0000 |
commit | a6c76bb08dc7f7ff2b1c381002eb6c7211746182 (patch) | |
tree | 9c86151283b8998c2cd26ccf1981d50c823cb555 /scripts/gdb/linux/tasks.py | |
parent | bdb49526d25b076af4bd31b2fc66986ff0df1127 (diff) |
x86/hyperv: Load/save the Isolation Configuration leaf
If bit 22 of Group B Features is set, the guest has access to the
Isolation Configuration CPUID leaf. On x86, the first four bits
of EAX in this leaf provide the isolation type of the partition;
we entail three isolation types: 'SNP' (hardware-based isolation),
'VBS' (software-based isolation), and 'NONE' (no isolation).
Signed-off-by: Andrea Parri (Microsoft) <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Michael Kelley <[email protected]>
Signed-off-by: Wei Liu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions