diff options
author | Mark Cave-Ayland <mark.caveayland@nutanix.com> | 2025-08-28 12:10:02 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-08-29 11:20:48 +0200 |
commit | d8701867d12241f53f3b17973e7fd533c764c76a (patch) | |
tree | fe0134745edb7381765d1fa1df7ddc8a5ff353ef /rust | |
parent | 523a64f388a689a1e9bc593ca8768fe1449613db (diff) | |
download | qemu-d8701867d12241f53f3b17973e7fd533c764c76a.zip qemu-d8701867d12241f53f3b17973e7fd533c764c76a.tar.gz qemu-d8701867d12241f53f3b17973e7fd533c764c76a.tar.bz2 |
hw/i386/isapc.c: replace rom_memory with system_memory
Now that we can guarantee the isapc machine will never have a PCI bus, any
instances of rom_memory can be replaced by system_memory and rom_memory
removed completely.
Signed-off-by: Mark Cave-Ayland <mark.caveayland@nutanix.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>
Link: https://lore.kernel.org/r/20250828111057.468712-20-mark.caveayland@nutanix.com
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions