Be sure to add "void" to all function prototypes that take no args.
[seabios.git] / src / paravirt.c
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...