]> Git Repo - qemu.git/commit - vl.c
Rework -boot option
authorJan Kiszka <[email protected]>
Wed, 1 Jul 2009 22:19:02 +0000 (00:19 +0200)
committerAnthony Liguori <[email protected]>
Thu, 16 Jul 2009 13:28:11 +0000 (08:28 -0500)
commitef3adf68f802da54b2096da8aa3ce97bde54be2e
treeaf2772120a4d6a454aa6fda06d1cf5cfb85fe143
parente8b2a1c648c095b5d431c50668709b714843ebb1
Rework -boot option

This patch changes the boot command line option to the canonical format

 -boot [order=drives][,...]

where 'drives' is using the same format as the old -boot. The format
switch allows to add the 'menu' and 'once' options in later patches. The
old format is still understood and will be processed at least for a
transition time.

Signed-off-by: Jan Kiszka <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
vl.c
This page took 0.025548 seconds and 4 git commands to generate.