You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/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>
1 month ago
..
meson.build target/i386/mshv: Add x86 decoder/emu implementation 1 month ago
panic.h target/i386/emulate: add a panic.h 7 months ago
x86.h target/i386: move x86 instruction emulator out of hvf 7 months ago
x86_decode.c target/i386/emulate: Allow instruction decoding from stream 1 month ago
x86_decode.h target/i386/emulate: Allow instruction decoding from stream 1 month ago
x86_emu.c target/i386/emulate: Allow instruction decoding from stream 1 month ago
x86_emu.h target/i386/emulate: Allow instruction decoding from stream 1 month ago
x86_flags.c target/i386/emulate: replace FSF postal address with licenses URL 4 months ago
x86_flags.h target/i386/emulate: replace FSF postal address with licenses URL 4 months ago