cloud-hypervisor/hypervisor
Sebastien Boeuf cb844ecd1d hypervisor: Add support for TDX exit reason to KVM
Relying on the recent additions to the kvm-ioctls crate, this commit
implements the support for providing the exit reason details to the
caller, which allows the identification of the type of hypercall that
was issued. It also introduces a way for the consumer to set the status
code that must be sent back to the guest.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2022-02-18 14:41:07 +01:00
..
src hypervisor: Add support for TDX exit reason to KVM 2022-02-18 14:41:07 +01:00
Cargo.toml deps: Move to kvm-bindings fork including TDX definitions 2022-02-18 14:41:07 +01:00