[PATCH v5 08/17] target-s390x: Introduce S390 CPU models

2015-04-13 Thread Michael Mueller
This patch implements the static part of the S390 CPU class definitions. It defines S390 CPU models by means of virtual CPU ids (enum) which contain information on the CPU generation, the machine class, the GA number and the machine type. The CPU id is used to instantiate a CPU class per CPU

[PATCH v5 08/17] target-s390x: Introduce S390 CPU models

2015-04-13 Thread Michael Mueller
This patch implements the static part of the S390 CPU class definitions. It defines S390 CPU models by means of virtual CPU ids (enum) which contain information on the CPU generation, the machine class, the GA number and the machine type. The CPU id is used to instantiate a CPU class per CPU