cloud-hypervisor/hypervisor/src
Samuel Ortiz 21dcac7721 hypervisor: Bump iced-x86 to 1.10.0
And fix related warnings: op_kind and op_register are being deprecated
as they might panic.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-12-17 18:58:34 +00:00
..
arch hypervisor: Bump iced-x86 to 1.10.0 2020-12-17 18:58:34 +00:00
kvm hypervisor: Move msr and msr_data macro to arch/x86 2020-12-11 00:59:46 +01:00
mshv hypervisor: Move msr and msr_data macro to arch/x86 2020-12-11 00:59:46 +01: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: mshv: Emulate IrqFd and IOEventFd for mshv module 2020-12-09 14:55:20 +01:00