qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, pavel.dovgalyuk@ispras.ru,
	f4bug@amsat.org, jiaxun.yang@flygoat.com,
	aleksandar.qemu.devel@gmail.com, antonynpavlov@gmail.com,
	chenhc@lemote.com, aurelien@aurel32.net
Subject: [PATCH 0/2] Romless QEMU shutdown patches
Date: Wed, 15 Jul 2020 13:19:06 +0300	[thread overview]
Message-ID: <159480834629.15819.10175861928294983612.stgit@pasha-ThinkPad-X280> (raw)

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	other threads:[~2020-07-15 10:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-15 10:19 Pavel Dovgalyuk [this message]
2020-07-15 10:19 ` [PATCH 1/2] hw/mips: remove exit(1) in case of missing ROM Pavel Dovgalyuk
2020-07-15 10:19 ` [PATCH 2/2] hw/arm: " Pavel Dovgalyuk
2020-07-20  9:56   ` Peter Maydell
2020-10-09 16:00     ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=159480834629.15819.10175861928294983612.stgit@pasha-ThinkPad-X280 \
    --to=pavel.dovgalyuk@ispras.ru \
    --cc=aleksandar.qemu.devel@gmail.com \
    --cc=antonynpavlov@gmail.com \
    --cc=aurelien@aurel32.net \
    --cc=chenhc@lemote.com \
    --cc=f4bug@amsat.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).