cloud-hypervisor/hypervisor
Jinank Jain feb0a36067 hypervisor: Implement StandardRegisters as union of KVM & MSHV
Currently we are redefining StandardRegisters instead of using the ones
coming from bindings. With this we can remove the unnecessary
construction of global structure which contains fields from different
hypervisor dependent structs.

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
2024-08-19 21:41:22 +00:00
..
src hypervisor: Implement StandardRegisters as union of KVM & MSHV 2024-08-19 21:41:22 +00:00
Cargo.toml build: Bump serde from 1.0.203 to 1.0.208 2024-08-17 00:02:04 +00:00