[SeaBIOS] [PATCH 2/2 v2] Introduce CONFIG_ACPI_MADT to possibly prevent SeaBIOS from building MADT

2013-03-21 Thread Laszlo Ersek
This config option, when set to N, allows any qemu-built MADT to take precedence. Signed-off-by: Laszlo Ersek --- in v2: - replaced primitive dynamic detection code with static config option - 352 bytes saved in 32bit flat init when set to N (RHEL-6 gcc-4.4.7) v2 depends on Michael's [PATCHv4] a

Re: [SeaBIOS] [PATCH 2/2 v2] Introduce CONFIG_ACPI_MADT to possibly prevent SeaBIOS from building MADT

2013-03-22 Thread Paolo Bonzini
Il 21/03/2013 16:54, Laszlo Ersek ha scritto: > +Dynamically build the ACPI MADT (APIC) table in SeaBIOS, based on > +individual values exported by QEMU and online status of VCPUs. > +Required for QEMU 1.4 and older. > +This option can (and should) be