Commit 9d16f2a
committed
amd-sev: Create VM with KVM_X86_SNP_VM type
kvm_bindings does not yet expose the KVM_X86_SNP_VM value. Hard code the
value until it is available in kvm_bindings.
Taken from linux/arch/x86/include/uapi/asm/kvm.h
Signed-off-by: Tyler Fanelli <tfanelli@redhat.com>1 parent 69e36cf commit 9d16f2a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
467 | 469 | | |
468 | 470 | | |
469 | 471 | | |
| |||
0 commit comments