On Mon, Nov 23, 2009 at 07:48:20PM +0100, Sebastian Herbszt wrote:
> What about using the vendor provided by CPUID, so it displays the correct 
> value on coreboot and others, and
> change qemu cpus to a different vendor string like padded QEMU or something. 
> Currently qemu64 uses AMD,
> kvm64 and qemu32 Intel.
> 
We can't change CPUID leaf 0 in QEMU. There are programs out there that
relies on this value. coreboot can do whatever is right for them in
if (CONFIG_COREBOOT).
 
--
                        Gleb.


Reply via email to