qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/3] target-ppc: Relax use of generic CPU name fo


From: Alexey Kardashevskiy
Subject: [Qemu-devel] [PATCH v2 0/3] target-ppc: Relax use of generic CPU name for KVM
Date: Sat, 12 Apr 2014 03:34:24 +1000

This enables generic CPU family name use with "-cpu" for all CPUs
across the family and not for the ones already defined in QEMU.

Changes:
v2:
* split one patch into 3
* added assert into ppc_cpu_get_family_class()


Alexey Kardashevskiy (3):
  target-ppc: Create versionless CPU class per family if KVM
  target-ppc: Move alias lookup after class lookup
  target-ppc: Remove redundant POWER7 declarations

 target-ppc/cpu-models.c     |  4 ----
 target-ppc/cpu-models.h     |  2 --
 target-ppc/kvm.c            | 21 +++++++++++++++++++++
 target-ppc/translate_init.c | 18 +++++++++++-------
 4 files changed, 32 insertions(+), 13 deletions(-)

-- 
1.8.4.rc4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]