All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Antonin Godard" <antonin.godard@bootlin.com>
To: <quentin.schulz@cherry.de>, <docs@lists.yoctoproject.org>
Cc: "Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
Subject: Re: [docs] [PATCH v2] ref-manual/variables.rst: document the QB_DEFAULT_BIOS variable
Date: Tue, 11 Aug 2026 16:16:39 +0200	[thread overview]
Message-ID: <DKM6FRDAN66C.2R7XLGJ615WDL@bootlin.com> (raw)
In-Reply-To: <dcab219f-68a4-4323-8876-f27b1ca7c3ca@cherry.de>

Hi,

On Tue Aug 11, 2026 at 3:31 PM CEST, Quentin Schulz via lists.yoctoproject.org wrote:
> Hi Antonin,
>
> On 8/11/26 3:17 PM, Antonin Godard via lists.yoctoproject.org wrote:
>> The QB_DEFAULT_BIOS allows setting the -bios parameter of QEMU, which
>> can be used to emulate U-Boot, for example.
>> 
>> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
>> ---
>> Changes in v2:
>> - Address comments from Quentin (thanks!)
>> - Link to v1: https://patch.msgid.link/20260804-qb-default-bios-v1-1-bc851931973d@bootlin.com
>> ---
>>   documentation/ref-manual/variables.rst | 19 +++++++++++++++++++
>>   1 file changed, 19 insertions(+)
>> 
>> diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
>> index e75f42afe..f4ed9a883 100644
>> --- a/documentation/ref-manual/variables.rst
>> +++ b/documentation/ref-manual/variables.rst
>> @@ -8084,6 +8084,25 @@ system and gives an overview of their function and contents.
>>         replaces the ``@CLIENT@`` and ``@GATEWAY@`` place holders by the IP and
>>         the gateway address of the QEMU guest.
>>   
>> +   :term:`QB_DEFAULT_BIOS`
>> +      The :term:`QB_DEFAULT_BIOS` variable can be used to provide a default
>
> "can be used to provide a default value" can be read as "it's not 
> mandatory" while it is when using runqemu

It's not? Using runqemu with qemuarm64 and _without_ a BIOS value (or
QB_DEFAULT_BIOS) is possible. In fact it's the default behavior.

Antonin


  reply	other threads:[~2026-08-11 14:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-11 13:17 [PATCH v2] ref-manual/variables.rst: document the QB_DEFAULT_BIOS variable Antonin Godard
2026-08-11 13:31 ` [docs] " Quentin Schulz
2026-08-11 14:16   ` Antonin Godard [this message]
2026-08-11 14:21     ` Quentin Schulz

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=DKM6FRDAN66C.2R7XLGJ615WDL@bootlin.com \
    --to=antonin.godard@bootlin.com \
    --cc=docs@lists.yoctoproject.org \
    --cc=quentin.schulz@cherry.de \
    --cc=thomas.petazzoni@bootlin.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.