There is no ISA bus part in the MMIO VGA device, so rename: * hw/display/vga-isa-mm.c -> hw/display/vga-mmio.c * CONFIG_VGA_ISA_MM -> CONFIG_VGA_MMIO * ISAVGAMMState -> VGAMmioState * isa_vga_mm_init() -> vga_mmio_init() Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20211206224528.563588-2-f4bug@amsat.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> |
||
|---|---|---|
| .. | ||
| aarch64-softmmu | ||
| alpha-softmmu | ||
| arm-softmmu | ||
| avr-softmmu | ||
| cris-softmmu | ||
| hppa-softmmu | ||
| i386-softmmu | ||
| m68k-softmmu | ||
| microblaze-softmmu | ||
| microblazeel-softmmu | ||
| mips-softmmu | ||
| mips64-softmmu | ||
| mips64el-softmmu | ||
| mipsel-softmmu | ||
| nios2-softmmu | ||
| or1k-softmmu | ||
| ppc-softmmu | ||
| ppc64-softmmu | ||
| riscv32-softmmu | ||
| riscv64-softmmu | ||
| rx-softmmu | ||
| s390x-softmmu | ||
| sh4-softmmu | ||
| sh4eb-softmmu | ||
| sparc-softmmu | ||
| sparc64-softmmu | ||
| tricore-softmmu | ||
| x86_64-softmmu | ||
| xtensa-softmmu | ||
| xtensaeb-softmmu | ||