vgabios: Use standard VGA IO wrappers in geodevga.c.
[seabios.git] / src / paravirt.c
2011-07-06 Kevin O'ConnorAdd "romfile" code to assist with extract integer confi...
2010-12-24 Kevin O'ConnorSupport qemu based romfile wrappers called out of order.
2010-12-24 Kevin O'ConnorAdd romfile_loadfile() helper function.
2010-12-24 Gleb NatapovAdd romfile_name() function.
2010-08-26 Kevin O'ConnorUpdate qemu_cfg_read to use "rep insb".
2010-07-04 Kevin O'ConnorAdd romfile_size() wrapper for accessing cbfs/qemu_cfg...
2010-06-13 Kevin O'ConnorUnify optionrom cbfs/qemu_cfg rom pulling code.
2010-02-21 Jes SorensenSeabios e820 reservation portion v3
2010-02-14 Kevin O'ConnorIntroduce standard warnings for allocation failures...
2009-12-18 Gerd Hoffmannqemu: add rom loading via fw_cfg
2009-10-18 Kevin O'ConnorMove smbios definitions to header file; fix compile...
2009-10-09 Kevin O'ConnorRead max number of cpus from VM.
2009-10-09 Kevin O'ConnorAdd SRAT ACPI table support.
2009-10-09 Kevin O'Connorirq0override provided by qemu.
2009-10-09 Kevin O'ConnorLoad SMBIOS entries and files from qemu
2009-10-09 Kevin O'ConnorAdd support for passing additional acpi tables from...
2009-10-04 Kevin O'ConnorMove qemu config code from smbios.c to its own files...