On Tue, May 18, 2010 at 05:08:29PM +0800, Liu, Jinsong wrote:
Hi, Kevin, Gleb, Avi, and Yunhong
I have updated vcpu hotplug seabios infrastructure, as attached. Please kindly review it, thanks!
Applied it to upstream Seabios, but can't compile:
src/acpi.c:274:28: error: acpi-ssdt-15.hex: No such file or directory src/acpi.c:275:32: error: acpi-ssdt-anycpu.hex: No such file or directory src/acpi.c: In function 'build_fadt': src/acpi.c:307: error: 'acpi_dsdt' undeclared (first use in this function) src/acpi.c:307: error: (Each undeclared identifier is reported only once src/acpi.c:307: error: for each function it appears in.) src/acpi.c: In function 'build_ssdt': src/acpi.c:435: error: 'acpi_ssdt_anycpu' undeclared (first use in this function) src/acpi.c:436: error: 'acpi_ssdt_15' undeclared (first use in this function) make: *** [out/ccode32flat.o] Error 1
-- Gleb.