qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 1/2] hw/mips: remove exit(1) in case of missing ROM


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 1/2] hw/mips: remove exit(1) in case of missing ROM
Date: Fri, 9 Oct 2020 18:11:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

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.Dovgalyuk@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é <f4bug@amsat.org>

And added to mips-next, thanks.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]