cloud-hypervisor/hypervisor/src
Wei Liu aec0d309ee hypervisor: emulator: also set ES segment in MockVMM
Some instructions, such as MOVS, need a valid ES segment.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2021-02-10 11:31:03 +00:00
..
arch hypervisor: emulator: also set ES segment in MockVMM 2021-02-10 11:31:03 +00:00
kvm build: Update to latest kvm-ioctls 2021-02-08 18:16:18 +00:00
mshv mshv: Use in-kernel ioeventfd mechanism 2021-01-25 21:20:29 +00:00
cpu.rs hypervisor, vmm: Implement the mshv module and add mshv support in vmm 2020-12-09 14:55:20 +01:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor, vmm: Implement the mshv module and add mshv support in vmm 2020-12-09 14:55:20 +01:00
lib.rs hypervisor: Move msr and msr_data macro to arch/x86 2020-12-11 00:59:46 +01:00
vm.rs hypervisor, vmm: minor changes to VmmOps 2021-02-10 11:31:03 +00:00