Skip to content

Commit

Permalink
Remove SEV_SNP_CAPABLE from sev live migration (#2313)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-crate committed May 10, 2024
1 parent 21446ad commit d4b0155
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"Licenses": [
"projects/debian-cloud/global/licenses/debian-12-bookworm"
],
"GuestOsFeatures": ["UEFI_COMPATIBLE", "VIRTIO_SCSI_MULTIQUEUE", "GVNIC", "SEV_CAPABLE", "SEV_SNP_CAPABLE", "SEV_LIVE_MIGRATABLE_V2"]
"GuestOsFeatures": ["UEFI_COMPATIBLE", "VIRTIO_SCSI_MULTIQUEUE", "GVNIC", "SEV_CAPABLE", "SEV_LIVE_MIGRATABLE_V2"]
}
]
}

0 comments on commit d4b0155

Please sign in to comment.