cloud-hypervisor/hypervisor/src
Samuel Ortiz 251434862f hypervisor: emulator: Fix logic bug in MockVMM
emulate_first_insn() really means we want only the first instruction to
be emulated.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-11-30 13:09:19 +00:00
..
arch hypervisor: emulator: Fix logic bug in MockVMM 2020-11-30 13:09:19 +00:00
kvm hypervisor: x86: Add a SegmentRegistorOps trait 2020-11-30 13:09:19 +00:00
cpu.rs vmm: Implement VM rebooting on AArch64 2020-10-30 17:14:44 +00:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor: drop get_api_version from Hypervisor trait 2020-09-07 11:59:08 +01:00
lib.rs AArch64: Implement AArch64 vCPU states save/restore 2020-09-23 12:37:25 +01:00
vm.rs hypervisor, vmm: Remove shared ownership of VmmOps 2020-11-19 00:16:02 +01:00