diff options
author | Wei Liu <liuwe@linux.microsoft.com> | 2025-03-07 11:55:12 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-17 18:23:26 +0200 |
commit | 26a44d9d2d4296701ceebc1085ab28171a1e7e3b (patch) | |
tree | ca8a69177c628a2637a15c6856639ae50bf7f115 /scripts/rust/rustc_args.py | |
parent | 5dcdbd071253e249a76c7771bcf78eca3763a131 (diff) | |
download | qemu-26a44d9d2d4296701ceebc1085ab28171a1e7e3b.zip qemu-26a44d9d2d4296701ceebc1085ab28171a1e7e3b.tar.gz qemu-26a44d9d2d4296701ceebc1085ab28171a1e7e3b.tar.bz2 |
target/i386/hvf: introduce x86_emul_ops
This will be used to remove HVF specific code from the instruction emulator.
For now we only introduce two hooks for x86_decode.c. More hooks will be added
when the code is refactored.
The emulator initialization function now takes in a pointer to the ops structure.
Signed-off-by: Wei Liu <liuwe@linux.microsoft.com>
Link: https://lore.kernel.org/r/1741377325-28175-2-git-send-email-liuwe@linux.microsoft.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions