Re: [Qemu-devel] How does the QEMU load the binary files bios.bin and vgabios-cirrus.bin?

2011-04-07 Thread Bei Guan
2011/4/8 Bei Guan > > > 2011/4/7 Anthony Liguori > >> On 04/07/2011 03:22 AM, Bei Guan wrote: >> >>> Hi, >>> >>> I have some questions about the qemu's bios. How does the QEMU load the >>> binary files bios.bin and vgabios-cirrus.

Re: [Qemu-devel] How does the QEMU load the binary files bios.bin and vgabios-cirrus.bin?

2011-04-07 Thread Bei Guan
2011/4/7 Anthony Liguori > On 04/07/2011 03:22 AM, Bei Guan wrote: > >> Hi, >> >> I have some questions about the qemu's bios. How does the QEMU load the >> binary files bios.bin and vgabios-cirrus.bin? Which function or code file >> need I to pay mo

[Qemu-devel] How does the QEMU load the binary files bios.bin and vgabios-cirrus.bin?

2011-04-07 Thread Bei Guan
Hi, I have some questions about the qemu's bios. How does the QEMU load the binary files bios.bin and vgabios-cirrus.bin? Which function or code file need I to pay more attention to? For the loading of vgabios-cirrus.bin and bios.bin, I just trace them into the same funciton rom_add_file() in hw/

Re: [Qemu-devel] Does any version of QEMU support EFI?

2011-03-19 Thread Bei Guan
e" at http://wiki.xen.org/xenwiki/GSoC_2011_ideas So, does QEMU have any design for the EFI firmware? Is there any advice to this Xen project? Thank you very much. 2011/3/19 Stefan Hajnoczi > On Sat, Mar 19, 2011 at 9:53 AM, Bei Guan wrote: > > I want to know which version

[Qemu-devel] Does any version of QEMU support EFI?

2011-03-19 Thread Bei Guan
Hi, I want to know which version of QEMU support EFI? I don't find any code to do with the EFI in the QEMU source code. So, is it that QEMU doesn't support EFI? Any help will be appreciated. Thank you. Yours Sincerely, Bei Guan