Am 19.01.2017 um 22:04 schrieb Eduardo Habkost: > This is v2 of the previous series that enabled the "host" CPU > model on TCG. Now a new "max" CPU is being added, while keeping > "host" KVM-specific. > > In addition to simply adding "max" as a copy of the existing > "host" CPU model, additional patches change it to not use any > host CPUID information when in TCG mode. >
Concept looks good to me. Should also be fairly simple to implement for s390x. Of course, the same restriction as for the "host" model applies to "max" then. When running under KVM, and the CPU model KVM interface is missing, the "max" model won't be able to be expanded. -- David