On Mon, Nov 23, 2009 at 03:00:43PM +0200, Gleb Natapov wrote: > On Sun, Nov 22, 2009 at 06:05:02PM +0100, Sebastian Herbszt wrote: > > v0.11.0-rc0-1677: > > use -cpu pentium and check SMBIOS tables. DMI type 4 entry is missing. > > Works with Bochs bios. > > > See two problems here. First one in seabios (patch attached). And the > second one in QEMU. Why pentium cpu type lacks apic? Specifying > -cpu pentium,+apic works with current seabios without the patch. > > Signed-off-by: Gleb Natapov <g...@redhat.com>
Thanks - commit b49e1e38. -Kevin