diff options
author | Wei Liu <liuwe@linux.microsoft.com> | 2025-03-07 11:55:15 -0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-04-17 18:23:26 +0200 |
commit | e9c40026b641da21c96c877153cbe08706b2aac9 (patch) | |
tree | 8e7cade6dfc220ee1b31e9e8a8989141d4622efd /scripts/rust/rustc_args.py | |
parent | 444bae08bbdae175b14cc96a11af8640eb262963 (diff) | |
download | qemu-e9c40026b641da21c96c877153cbe08706b2aac9.zip qemu-e9c40026b641da21c96c877153cbe08706b2aac9.tar.gz qemu-e9c40026b641da21c96c877153cbe08706b2aac9.tar.bz2 |
target/i386: rename hvf_mmio_buf to emu_mmio_buf
We want to refactor HVF's instruction emulator to a common component. Renaming
hvf_mmio_buf removes the association between HVF and the instruction emulator.
The definition of the field is still guarded by CONFIG_HVF for now, since it is
the only user.
No functional change.
Signed-off-by: Wei Liu <liuwe@linux.microsoft.com>
Link: https://lore.kernel.org/r/1741377325-28175-5-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