cloud-hypervisor/vmm
Rob Bradford c022063ae8 hypervisor: Remove unused VmExit enum members
The members for {Io, Mmio}{Read, Write} are unused as instead exits of
those types are handled through the VmOps interface. Removing these is
also a prerequisite due to changes in the mutability of the
VcpuFd::run() method.

Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
2024-04-25 20:53:53 +00:00
..
src hypervisor: Remove unused VmExit enum members 2024-04-25 20:53:53 +00:00
Cargo.toml misc: Migrate away from versionize 2024-04-22 17:10:55 +00:00