Directory structure for x86emu

YhLu YhLu at tyan.com
Thu Jan 6 16:25:01 CET 2005


Also it should be controlled by some CONFIG_X86EMU....in case it is not
needed by some configuration. And if CONFIG_CONSOLE_VGA is enabled, it
should be automatically enabled

YH

-----Original Message-----
From: ebiederman at lnxi.com [mailto:ebiederman at lnxi.com] 
Sent: Thursday, January 06, 2005 6:31 PM
To: Li-Ta Lo
Cc: LinuxBIOS
Subject: Re: Directory structure for x86emu

Li-Ta Lo <ollie at lanl.gov> writes:

> Hello,
> 
> It turns out that the VGABIOS support can be made pretty generic
> for all kinds of PCI expansion ROM. So I have the emulator the
> .init method of default_pci_ops_dev. I am going to add the following
> directories, if there is no objection, I will commit it next week.

Except for plug in video cards I don't think this is a direction
we want to go in.  So at least for now pleas don't make the
emulator the default .init method.
 
> src/include/x86emu -- public header file of x86emu
> src/devices/pci_rom.c -- expansion ROM loading and execution
> src/devices/emulator -- the emulator and supporting functions
> src/devices/emulator/x86emu -- the emulator itself
> src/devices/emulator/pcbios -- legacy PC BIOS handler for the emulator
> src/devices/emulator/biosemu.c -- glue between pci_rom.c and the
> 
> emulator 
> 
> Any comments ?

Your structure looks fairly sane.

Eric
_______________________________________________
Linuxbios mailing list
Linuxbios at clustermatic.org
http://www.clustermatic.org/mailman/listinfo/linuxbios



More information about the coreboot mailing list