cloud-hypervisor/hypervisor/src
Sebastien Boeuf 42e8e2b933 hypervisor: Add support for setting KVM identity map
Extending the Vm trait with set_identity_map_address() in order to
expose this ioctl to the VMM.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
(cherry picked from commit c452471c4e)
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-12-13 14:45:13 +00:00
..
arch hypervisor: drop one unsafe from mock_vmm 2021-11-18 14:42:55 +00:00
kvm hypervisor: Add support for setting KVM identity map 2021-12-13 14:45:13 +00:00
mshv hypervisor: Add support for setting KVM identity map 2021-12-13 14:45:13 +00:00
cpu.rs hypervisor: Add Misc register to Save/Restore state for MSHV 2021-10-15 14:54:02 -07:00
device.rs hypervisor: Implement get_device_attr method for AArch64 2020-09-23 12:37:25 +01:00
hypervisor.rs hypervisor: Add get_host_ipa_limit for AArch64 2021-06-10 12:06:17 +02:00
lib.rs misc: Remove unnecessary "extern crate" 2021-05-12 17:26:11 +02:00
vm.rs hypervisor: Add support for setting KVM identity map 2021-12-13 14:45:13 +00:00