]> Git Repo - qemu.git/commit
hw/mips/fuloong2e: Fix typo in Fuloong machine name
authorPhilippe Mathieu-Daudé <[email protected]>
Sun, 26 Apr 2020 10:16:37 +0000 (12:16 +0200)
committerPhilippe Mathieu-Daudé <[email protected]>
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 <[email protected]>
Reviewed-by: Aleksandar Markovic <[email protected]>
Message-id: <20200526104726[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
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
This page took 0.031681 seconds and 4 git commands to generate.