[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] boot a linux kernel from non-ide device
From: |
Glauber de Oliveira Costa |
Subject: |
[Qemu-devel] [PATCH] boot a linux kernel from non-ide device |
Date: |
Fri, 8 Feb 2008 05:05:13 -0200 |
Since it's now possible to use the -drive option, the test for something
in the index 0 of the IDE bus is too restrictive.
A better idea, IMHO, is to check if the user specified any bootable device,
and only if not, fallback to the default, compatible behaviour of checking
hda regardless of the presence of a boot=on arg.
--
Glauber de Oliveira Costa.
"Free as in Freedom"
http://glommer.net
"The less confident you are, the more serious you have to act."
qemu.patch
Description: Text Data
- [Qemu-devel] [PATCH] boot a linux kernel from non-ide device,
Glauber de Oliveira Costa <=