On Sat, 26 Jan 2013 16:50:12 +0100
Andreas Färber wrote:
> Am 21.01.2013 15:06, schrieb Igor Mammedov:
> > Igor Mammedov (5):
> > target-i386: print deprecated warning if xlevel < 0x8000
> > target-i386: replace uint32_t vendor fields by vendor string in
> > x86_def_t
> > target-i38
Am 21.01.2013 15:06, schrieb Igor Mammedov:
> Igor Mammedov (5):
> target-i386: print deprecated warning if xlevel < 0x8000
> target-i386: replace uint32_t vendor fields by vendor string in
> x86_def_t
> target-i386: remove vendor_override field from CPUX86State
> target-i386: set c
On Mon, 21 Jan 2013 15:06:34 +0100
Igor Mammedov wrote:
[...]
>
> vendor related changes are tested with:
> https://github.com/imammedo/virt-test/tree/cpuid_features
> following command was used to run test:
>./run -t kvm --qemu-bin=$QEMU --tests="qemu_cpu.qemu13 cpuid.custom_vendor"
>
This series is several cleanups, moved out from CPU properties series,
since they do not really depend on CPU properties re-factoring and could
simplify CPU subclasses work as well.
Series doesn't depend on cpu as device or any other series, and applies
to current master.
git tree for testing: