qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RESEND][PATCH v2 1/2] Rework -boot option


From: Avi Kivity
Subject: Re: [Qemu-devel] [RESEND][PATCH v2 1/2] Rework -boot option
Date: Sun, 28 Jun 2009 19:54:07 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2

On 06/27/2009 11:11 AM, Jan Kiszka wrote:
This patch changes the boot command line option to the canonical format

  -boot [order=]drives[,interactive=on|off]

where 'drives' is using the same format as the old -boot. The format
switch allows to add the 'interactive' option and use the existing
infrastructure to parse it. However, the old format is still understood
and will be processed at least for a transition time.

The state of 'interactive' is transfered to the firmware via the new
configuration value FW_CFG_BOOT_INTERACTIVE.

Perhaps interactive (and the boot order itself) should be forgotten after a successful boot? A typical use case is to boot an installer off the cdrom; the next boot ought to try the hard disk. But perhaps other use cases don't want that.

--
error compiling committee.c: too many arguments to function





reply via email to

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