qemu-cr16/target/i386/emulate
Magnus Kulke 0daf817c80 target/i386/mshv: Add x86 decoder/emu implementation
The MSHV accelerator requires a x86 decoder/emulator in userland to
emulate MMIO instructions. This change contains the implementations for
the generalized i386 instruction decoder/emulator.

Signed-off-by: Magnus Kulke <magnuskulke@linux.microsoft.com>
Link: https://lore.kernel.org/r/20250916164847.77883-4-magnuskulke@linux.microsoft.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-10-08 19:17:29 +02:00
..
meson.build target/i386/mshv: Add x86 decoder/emu implementation 2025-10-08 19:17:29 +02:00
panic.h
x86.h target/i386: move x86 instruction emulator out of hvf 2025-04-17 18:23:26 +02:00
x86_decode.c target/i386/emulate: Allow instruction decoding from stream 2025-10-08 19:17:29 +02:00
x86_decode.h target/i386/emulate: Allow instruction decoding from stream 2025-10-08 19:17:29 +02:00
x86_emu.c target/i386/emulate: Allow instruction decoding from stream 2025-10-08 19:17:29 +02:00
x86_emu.h target/i386/emulate: Allow instruction decoding from stream 2025-10-08 19:17:29 +02:00
x86_flags.c target/i386/emulate: replace FSF postal address with licenses URL 2025-06-26 00:42:37 +02:00
x86_flags.h target/i386/emulate: replace FSF postal address with licenses URL 2025-06-26 00:42:37 +02:00