* [Qemu-devel] proposal : use gpxe roms in upstream qemu
@ 2009-08-26 2:31 Glauber Costa
2009-08-26 13:55 ` Anthony Liguori
0 siblings, 1 reply; 4+ messages in thread
From: Glauber Costa @ 2009-08-26 2:31 UTC (permalink / raw)
To: qemu-devel
Hi people,
For a while now, we are using gpxe instead of etherboot in fedora's qemu, with strong success.
etherboot is currently deprecated, and gpxe offers a lot of interesting features, like iscsi
initiator support, besides being actively maintained. I even think with some effort we may be
able to get rid of extboot by using gpxe infrastructure to initiate virtio disks.
I propose we do the same in upstream qemu. To properly use it, there are a number of qemu, bochs bios
and kernel (in kvm case) fixes needed. But they are fairly old at this point in time, and had more than
enough time to spread around.
I've put the roms we are using in http://glommer.net/gpxe if people want to test it. They are built
from gpxe 0.9.7 without any patches, so it should be very very straightforward to reproduce. One can
also grab .rom files from rom-o-matic.net
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] proposal : use gpxe roms in upstream qemu
2009-08-26 2:31 [Qemu-devel] proposal : use gpxe roms in upstream qemu Glauber Costa
@ 2009-08-26 13:55 ` Anthony Liguori
0 siblings, 0 replies; 4+ messages in thread
From: Anthony Liguori @ 2009-08-26 13:55 UTC (permalink / raw)
To: Glauber Costa; +Cc: qemu-devel
Glauber Costa wrote:
> Hi people,
>
> For a while now, we are using gpxe instead of etherboot in fedora's qemu, with strong success.
> etherboot is currently deprecated, and gpxe offers a lot of interesting features, like iscsi
> initiator support, besides being actively maintained. I even think with some effort we may be
> able to get rid of extboot by using gpxe infrastructure to initiate virtio disks.
>
> I propose we do the same in upstream qemu. To properly use it, there are a number of qemu, bochs bios
> and kernel (in kvm case) fixes needed. But they are fairly old at this point in time, and had more than
> enough time to spread around.
>
> I've put the roms we are using in http://glommer.net/gpxe if people want to test it. They are built
> from gpxe 0.9.7 without any patches, so it should be very very straightforward to reproduce. One can
> also grab .rom files from rom-o-matic.net
>
One problem with this is that gpxe does not work with the builtin tftp
server. If I do:
x86_64-softmmu/qemu-system-x86_64 -hda ~/imag/linux.img -snapshot -L
~/git/qemu/pc-bios -boot n -bootp /pxelinux.0 -tftp /tftpboot
I get a tftp server does not support tsize option.
Regards,
Anthony Liguori
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: [Qemu-devel] proposal : use gpxe roms in upstream qemu
@ 2009-08-26 8:35 Laurent Vivier
2009-08-26 11:58 ` Glauber Costa
0 siblings, 1 reply; 4+ messages in thread
From: Laurent Vivier @ 2009-08-26 8:35 UTC (permalink / raw)
To: glommer, qemu-devel
>Hi people,
>
>For a while now, we are using gpxe instead of etherboot in fedora's qemu, with
>strong success.
>etherboot is currently deprecated, and gpxe offers a lot of interesting
>features, like iscsi
>initiator support, besides being actively maintained. I even think with some
>effort we may be
>able to get rid of extboot by using gpxe infrastructure to initiate virtio
>disks.
To boot from a virtio-disk with gPXE you can use my (old) patches:
http://markmail.org/message/qxqvcrzqitpzrsnb
This series of patches adds block device boot support.
The goal is to use gPXE to boot from a virtio-blk device.
This series has been modified to work with Bochs BIOS with/without BCV or PnP support.
[PATCH 1/4] Move romprefix generic part from arch/i386/prefix/romprefix.S to arch/i386/prefix/libromprefix.S
[PATCH 2/4] Add block device boot support
[PATCH 3/4] Add virtio-blk driver
[PATCH 4/4] cdrom boot support
Regards,
Laurent
--
--------------------- Laurent@vivier.eu ---------------------
"Tout ce qui est impossible reste à accomplir" Jules Verne
"Things are only impossible until they're not" Jean-Luc Picard
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Qemu-devel] proposal : use gpxe roms in upstream qemu
2009-08-26 8:35 Laurent Vivier
@ 2009-08-26 11:58 ` Glauber Costa
0 siblings, 0 replies; 4+ messages in thread
From: Glauber Costa @ 2009-08-26 11:58 UTC (permalink / raw)
To: Laurent Vivier; +Cc: qemu-devel
On Wed, Aug 26, 2009 at 10:35:28AM +0200, Laurent Vivier wrote:
> >Hi people,
> >
> >For a while now, we are using gpxe instead of etherboot in fedora's qemu, with
> >strong success.
> >etherboot is currently deprecated, and gpxe offers a lot of interesting
> >features, like iscsi
> >initiator support, besides being actively maintained. I even think with some
> >effort we may be
> >able to get rid of extboot by using gpxe infrastructure to initiate virtio
> >disks.
>
> To boot from a virtio-disk with gPXE you can use my (old) patches:
>
> http://markmail.org/message/qxqvcrzqitpzrsnb
>
> This series of patches adds block device boot support.
>
> The goal is to use gPXE to boot from a virtio-blk device.
>
> This series has been modified to work with Bochs BIOS with/without BCV or PnP support.
Any reason for those patches not being merged?
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-08-26 13:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-26 2:31 [Qemu-devel] proposal : use gpxe roms in upstream qemu Glauber Costa
2009-08-26 13:55 ` Anthony Liguori
-- strict thread matches above, loose matches on Subject: below --
2009-08-26 8:35 Laurent Vivier
2009-08-26 11:58 ` Glauber Costa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).