mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
x86 emulator: add Mov_moffs_AX & Mov_AX_moffs (16,32,64)
Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
committed by
Rob Bradford
parent
fe97785a9f
commit
442ac9056c
@@ -36,7 +36,7 @@ pub mod kvm;
|
||||
#[cfg(all(feature = "mshv", target_arch = "x86_64"))]
|
||||
pub mod mshv;
|
||||
|
||||
/// Hypevisor related module
|
||||
/// Hypervisor related module
|
||||
mod hypervisor;
|
||||
|
||||
/// Vm related module
|
||||
|
||||
Reference in New Issue
Block a user