grub/grub-core/kern/emu
Colin Watson 108538d8ff Support RAID on virtio devices, and others.
* grub-core/kern/emu/getroot.c [__MINGW32__] (find_root_device):
Rename to ...
[__MINGW32__] (grub_find_device): ... this.
[! __MINGW32__ && ! __CYGWIN__] (find_root_device): Rename to ...
[! __MINGW32__ && ! __CYGWIN__] (grub_find_device): ... this.  Use a
reasonable default if dir is NULL.
[! __MINGW32__ && __CYGWIN__] (find_cygwin_root_device): Rename to
...
[! __MINGW32__ && __CYGWIN__] (grub_find_device): ... this.
(grub_guess_root_device): Update callers.
* include/grub/emu/getroot.h (grub_find_device): Add prototype.
* util/raid.c (grub_util_getdiskname): Remove.
(grub_util_raid_getmembers): Use grub_find_device rather than
grub_util_getdiskname.
2010-09-16 14:55:28 +01:00
..
cache.S Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
console.c merge with mainline 2010-07-13 00:43:28 +05:30
full.c Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
getroot.c Support RAID on virtio devices, and others. 2010-09-16 14:55:28 +01:00
hostdisk.c * grub-core/kern/emu/hostdisk.c (grub_util_biosdisk_is_floppy): New 2010-09-15 15:30:43 +02:00
hostfs.c automake commit without merge history 2010-05-06 11:34:04 +05:30
lite.c Fix emu on mipsel. 2010-09-11 16:58:06 +02:00
main.c * grub-core/kern/emu/main.c (main): Call hostfs_init only after init_all. 2010-09-12 13:55:52 +02:00
misc.c 2010-09-10 Robert Millan <rmh@gnu.org> 2010-09-10 14:32:28 +02:00
mm.c pull-in emu-lite branch 2010-05-06 12:55:47 +05:30
time.c automake commit without merge history 2010-05-06 11:34:04 +05:30