coreboot/device
Stefan Reinauer fe23cd79ba Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3
This is an infrastructure patch, it will not make vga output work yet. 
Another patch will follow.

This code is imported from LinuxBIOSv2 which had this code imported from
LinuxBIOSv1.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@256 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-03-12 23:47:26 +00:00
..
agp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
cardbus_device.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00
device.c new device model from Ron 2007-03-10 15:55:41 +00:00
device_util.c new device model from Ron 2007-03-10 15:55:41 +00:00
hypertransport.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
Makefile Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
pci_device.c Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
pci_ops.c A bunch of small cosmetic improvement of the printk() calls (trivial). 2007-03-07 21:07:13 +00:00
pci_rom.c Add x86emu support. This adds initial x86emu/vm86 support to LinuxBIOSv3 2007-03-12 23:47:26 +00:00
pciexp_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pcix_device.c * rename devices to device for consistency 2007-02-23 11:23:37 +00:00
pnp_device.c new device model from Ron 2007-03-10 15:55:41 +00:00
root_device.c new device model from Ron 2007-03-10 15:55:41 +00:00
smbus_ops.c This one is going to break all your changes, but fix up a lot of code. 2007-02-27 14:03:20 +00:00