cloud-hypervisor/hypervisor
Jinank Jain d68fec594e hypervisor: Add support for handling SEV INFO request
As part of handling this request, hypervisor is expected to three
things:

1. Maximum GHCB protocol version supported.
2. Minimum GHCB protocol version supported.
3. SEV-page table encryption bit number.

If the guest cannot support the protocol range supplied by the
hypervisor, it should terminate

Signed-off-by: Muminul Islam <muislam@microsoft.com>
Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2023-10-30 10:23:52 -07:00
..
src hypervisor: Add support for handling SEV INFO request 2023-10-30 10:23:52 -07:00
Cargo.toml build: Bump serde_with from 3.0.0 to 3.4.0 2023-10-24 20:53:50 +00:00