Re: [Qemu-devel] question regarding odd CPU feature assignement

2007-09-10 Thread Dan Kenigsberg
Thanks! On Mon, Sep 10, 2007 at 10:55:55AM +0200, Filip Navara wrote: > It's not a typo. The short story is that there are two CPUID feature > registers - 1/EDX and 0x8001/EDX - that differ slightly. The later one > was first used by AMD CPUs and mostly enhanced by adding new features to > pro

Re: [Qemu-devel] question regarding odd CPU feature assignement

2007-09-10 Thread Filip Navara
It's not a typo. The short story is that there are two CPUID feature registers - 1/EDX and 0x8001/EDX - that differ slightly. The later one was first used by AMD CPUs and mostly enhanced by adding new features to processors from the said company (3DNow and such). The first one was introduced by