Gerd Hoffmann de2aff17a3 rom loader: make vga+rom loading configurable.
The rom_add_vga() and rom_add_option() macros are transformed into
functions.  They look at the new rom_enable_driver_roms variable
and only do something if it is set to non-zero, making vga+option rom
loading runtime option.  pc_init() sets rom_enable_driver_roms to 1.

With this in place we can move the rom loading calls from pc.c to the
individual drivers.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-10-30 08:39:29 -05:00
2009-10-15 10:43:45 +04:00
2009-10-07 07:53:41 +02:00
2009-10-27 12:28:59 -05:00
2009-10-05 09:32:44 -05:00
2009-10-08 21:17:18 -05:00
2009-10-08 21:17:10 -05:00
2009-10-30 08:39:28 -05:00
2009-10-18 15:16:08 +00:00
2009-10-05 09:32:44 -05:00
2009-10-15 09:32:04 -05:00
2009-10-27 12:28:59 -05:00
2009-10-27 12:28:59 -05:00
2009-10-30 08:39:28 -05:00
2009-10-27 12:28:59 -05:00
2009-10-15 09:32:01 -05:00
2009-10-06 14:36:11 -05:00
2009-10-05 09:32:45 -05:00
2009-10-08 21:17:18 -05:00
2009-10-08 21:17:18 -05:00
2009-10-08 21:17:18 -05:00
2009-10-06 14:36:09 -05:00
2009-10-05 14:01:16 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%