cloud-hypervisor/hypervisor
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 build: Bump env_logger from 0.10.2 to 0.11.3 2024-04-18 00:29:58 +00:00