Home
last modified time | relevance | path

Searched hist:e9c40026b641da21c96c877153cbe08706b2aac9 (Results 1 – 3 of 3) sorted by relevance

/qemu/target/i386/emulate/
H A Dx86_emu.ce9c40026b641da21c96c877153cbe08706b2aac9 Fri Mar 07 19:55:15 UTC 2025 Wei Liu <liuwe@linux.microsoft.com> 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>
/qemu/target/i386/hvf/
H A Dhvf.ce9c40026b641da21c96c877153cbe08706b2aac9 Fri Mar 07 19:55:15 UTC 2025 Wei Liu <liuwe@linux.microsoft.com> 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>
/qemu/target/i386/
H A Dcpu.he9c40026b641da21c96c877153cbe08706b2aac9 Fri Mar 07 19:55:15 UTC 2025 Wei Liu <liuwe@linux.microsoft.com> 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>