commit | e0f084bfc941109047055e229d70695af11a0541 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu Jul 02 00:19:02 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Jul 16 08:28:12 2009 -0500 |
tree | 22977b89bba43f5e626c1282b0925d1330535ca1 | |
parent | dda9b29f61b198681346191a52be417bc195b0df [diff] |
Add boot-once support This allows to specify an exceptional boot order only for the first startup of the guest. After reboot, qemu will switch back to the default order (or what was specified via 'order='). Makes installing from CD images and then booting the freshly set up harddisk more handy. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>