]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
hw/mips/fuloong2e: Fix typo in Fuloong machine name
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 26 Apr 2020 10:16:37 +0000 (12:16 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 26 May 2020 11:20:48 +0000 (13:20 +0200)
commitc3a09ff68ddffd1efd57612706484aa386826518
treebb1f6a85b01891e0bfe5ff6ffaa2717523368d69
parent3e5fe8dd1fcb6aa3acd3e5b719bd0b9e69ddee6b
hw/mips/fuloong2e: Fix typo in Fuloong machine name

We always miswrote the Fuloong machine... Fix its name.
Add an machine alias to the previous name for backward
compatibility.

Suggested-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Message-id: <20200526104726.11273-11-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
MAINTAINERS
default-configs/mips64el-softmmu.mak
docs/system/deprecated.rst
docs/system/target-mips.rst
hw/isa/vt82c686.c
hw/mips/Kconfig
hw/mips/Makefile.objs
hw/mips/fuloong2e.c [new file with mode: 0644]
hw/mips/mips_fulong2e.c [deleted file]
hw/pci-host/bonito.c
tests/qtest/endianness-test.c