cloud-hypervisor/hypervisor/src/arch
Samuel Ortiz 1ac4c42a84 hypervisor: emulator: Add initial fetch support
When the x86 instruction decoder tells us about some missing bytes from
the instruction stream, we call into the platform fetch method and
emulate one last instruction.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2020-11-30 13:09:19 +00:00
..
emulator hypervisor: emulator: Add initial fetch support 2020-11-30 13:09:19 +00:00
x86 hypervisor: emulator: Add initial fetch support 2020-11-30 13:09:19 +00:00
mod.rs hypervisor: Architecture agnostic instruction emulation interface 2020-11-25 17:02:11 +01:00