cloud-hypervisor/hypervisor
Jinank Jain 330e1aac36 hypervisor: mshv: Clear SW_EXIT_INFO1 in case of no error
There were some scenarios where we are not clearing SW_EXIT_INFO1 to
indicate that there were no error while handling the GHCB exit.
Recently, new Linux guests got stricter with checking the value of
SW_EXIT_INFO1 after coming back from VMGEXIT and started crashing. Fix
this behavior by clearing out SW_EXIT_INFO1 in case of no error.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2024-07-24 01:31:10 +00:00
..
src hypervisor: mshv: Clear SW_EXIT_INFO1 in case of no error 2024-07-24 01:31:10 +00:00
Cargo.toml build: Bump thiserror from 1.0.61 to 1.0.62 2024-07-17 08:00:35 +00:00