cloud-hypervisor/hypervisor
Muminul Islam 2d6287d159 hypervisor: Fix boot failure on SNP guest
Current version can't boot a SNP guest while using
more than one VCPU. It turns out that there is an
issue in the Snp AP creation process. We should be writing
to Software exitinfo1 instead of exitinfo2. This patch fixes
the issue and we can boot multi vcpu SNP guest.

Signed-off-by: Muminul Islam <muislam@microsoft.com>
2024-03-13 23:03:33 +00:00
..
src hypervisor: Fix boot failure on SNP guest 2024-03-13 23:03:33 +00:00
Cargo.toml build: Bump serde_with from 3.4.0 to 3.6.1 2024-03-06 09:11:03 +00:00