qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] Romless QEMU shutdown patches


From: Pavel Dovgalyuk
Subject: [PATCH 0/2] Romless QEMU shutdown patches
Date: Wed, 15 Jul 2020 13:19:06 +0300
User-agent: StGit/0.17.1-dirty

Some machines require custom ROMs or kernels. They can't be started without
-bios, -kernel, or -pflash options. But this requirement can't be detected
automatically.

Running a romless machine may be needed for automatic introspection of default
machine hardware, when QEMU is started with a single -machine option.

This series provides patches that enable QEMU execution for MIPS and ARM 
machines,
even when there is no ROM.

---

Pavel Dovgalyuk (2):
      hw/mips: remove exit(1) in case of missing ROM
      hw/arm: remove exit(1) in case of missing ROM


 0 files changed

--
Pavel Dovgalyuk



reply via email to

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