On 7/21/20 8:15 AM, Pavel Dovgalyuk wrote:
This patch updates MIPS-based machines to allow starting them without ROM.
In this case CPU starts to execute instructions from the empty memory,
but QEMU allows introspecting the machine configuration.
Signed-off-by: Pavel Dovgalyuk <pavel.dovgal...@ispras.ru>
---
hw/mips/fuloong2e.c | 8 +++-----
hw/mips/jazz.c | 8 +++-----
hw/mips/malta.c | 11 ++++-------
hw/mips/mipssim.c | 10 +++-------
4 files changed, 13 insertions(+), 24 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>
And added to mips-next, thanks.