cloud-hypervisor/hypervisor
Tom Dohrmann 8fd0310db9 hypervisor: mshv: implement extended guest requests with empty certs
Previously we didn't handle extended guest requests at all and always
returned an error. This lead to issues with some guests that expected
extended requests to succeed. Instead, handle extended requests like
normal requests and write zeros to the extended area to signal to the
guest that we don't want to supply any additional certificate data.

Signed-off-by: Tom Dohrmann <erbse.13@gmx.de>
2024-08-30 18:36:54 +00:00
..
src hypervisor: mshv: implement extended guest requests with empty certs 2024-08-30 18:36:54 +00:00
Cargo.toml hypervisor: Switch to use the new StandardRegisters 2024-08-19 21:41:22 +00:00