qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Avik Sil <aviksil@linux.vnet.ibm.com>
To: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Cc: Benjamin Herrenschmidt <benh@au1.ibm.com>,
	"qemu-ppc@nongnu.org List" <qemu-ppc@nongnu.org>,
	qemu-devel qemu-devel <qemu-devel@nongnu.org>,
	Gleb Natapov <gleb@redhat.com>, David Gibson <dwg@au1.ibm.com>
Subject: Re: [Qemu-devel] [Qemu-ppc] Qemu boot device precedence over nvram boot-device setting
Date: Fri, 05 Oct 2012 11:14:45 +0530	[thread overview]
Message-ID: <506E73CD.6070502@linux.vnet.ibm.com> (raw)
In-Reply-To: <87626pv63r.fsf@linux.vnet.ibm.com>

>>> I looked at the bootindex stuff and found that when the bootindex is
>>> specified for the disk and cdrom it generates a string like:
>>>
>>> "/spapr-vio-bridge/spapr-vscsi/channel@0/disk@0,1
>>> /spapr-vio-bridge/spapr-vscsi/channel@0/disk@0,0"
>>
>> Ok, so I've just started looking at the bootindex stuff.  What
>> function is generating these strings?
>
> get_boot_devices_list gives you the above
>
>>
>> We should also be able to get the raw bootindex values for a qdev,
>> yes?  I was thinking we could instead copy those values into the
>> device tree when we populate it.  The trouble is that we don't
>> actually generate (in qemu) nodes for individual disks under a vscsi,
>> or for individual PCI devices under the host bridge (that's done by
>> SLOF).  Still thinking...
>>
>> An aside, I'm thinking that once we do get bootindex working, then
>> boot devices specified in NVRAM should have priority below all devices
>> with explicit supplied bootindex, but above any that don't.  Does that
>> seem right to you?
>
> Even if the bootindex is taken care, there is still -boot that has to be
> handled. Or we just need to drop -boot handling? In that case what
> should we look at when there is no boot-index and nothing in nvram.

Perhaps the default boot order "disk cdrom" should be taken care of if 
none of bootindex, -boot and nvram boot-device is provided.
>
> Regards
> Nikunj
>

Regards,
Avik

      reply	other threads:[~2012-10-05  5:45 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <50641A82.4030708@linux.vnet.ibm.com>
     [not found] ` <1348738150.24701.21.camel@pasglop>
2012-09-27  9:33   ` [Qemu-devel] [Qemu-ppc] Qemu boot device precedence over nvram boot-device setting Alexander Graf
2012-09-27  9:35     ` Benjamin Herrenschmidt
2012-09-27  9:39       ` Alexander Graf
2012-09-27  9:51     ` Gleb Natapov
2012-09-27 10:05       ` Nikunj A Dadhania
2012-09-27 10:13         ` Gleb Natapov
2012-09-27 10:34           ` Nikunj A Dadhania
2012-09-27 10:38             ` Gleb Natapov
2012-09-27 10:21       ` Benjamin Herrenschmidt
2012-09-27 10:35         ` Gleb Natapov
2012-09-28  6:12       ` Jordan Justen
2012-10-04 10:55       ` Avik Sil
2012-10-04 11:22         ` Gleb Natapov
2012-10-04 11:29           ` Avik Sil
2012-10-04 11:30             ` Alexander Graf
2012-10-04 12:18               ` Avik Sil
2012-10-04 12:21                 ` Alexander Graf
2012-10-04 12:35                   ` Avik Sil
2012-10-04 12:37                     ` Alexander Graf
2012-10-04 12:38                       ` Gleb Natapov
2012-10-05  4:45                       ` Nikunj A Dadhania
2012-10-04 11:32             ` Gleb Natapov
2012-10-04 11:59               ` Avik Sil
2012-10-05  0:34         ` David Gibson
2012-10-05  0:43           ` Alexander Graf
2012-10-05  0:48             ` David Gibson
2012-10-05  9:12             ` Benjamin Herrenschmidt
2012-10-05 10:32               ` Alexander Graf
2012-10-05  5:30           ` Nikunj A Dadhania
2012-10-05  5:44             ` Avik Sil [this message]

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=506E73CD.6070502@linux.vnet.ibm.com \
    --to=aviksil@linux.vnet.ibm.com \
    --cc=benh@au1.ibm.com \
    --cc=dwg@au1.ibm.com \
    --cc=gleb@redhat.com \
    --cc=nikunj@linux.vnet.ibm.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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).