mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
hypervisor: x86: Emulate MOV
And add a few unit tests based on a Mock platform. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
@@ -30,3 +30,6 @@ features = ["elf", "bzimage"]
|
||||
version = "1.9.1"
|
||||
default-features = false
|
||||
features = ["std", "decoder", "op_code_info", "instr_info"]
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.8.2"
|
||||
|
||||
Reference in New Issue
Block a user