diff options
author | Eduardo Habkost <ehabkost@redhat.com> | 2019-06-27 21:28:39 -0300 |
---|---|---|
committer | Eduardo Habkost <ehabkost@redhat.com> | 2019-07-05 17:08:04 -0300 |
commit | dcafd1ef0af227ef87f7a6dec8fc66d7d2e2442d (patch) | |
tree | cd5793b3c6e0c87eeb40453332be9ea55bd4d0ac /python/qemu/machine.py | |
parent | 164e779ce1cd21c0195b60101c7caee5b80f4e88 (diff) | |
download | qemu-dcafd1ef0af227ef87f7a6dec8fc66d7d2e2442d.zip qemu-dcafd1ef0af227ef87f7a6dec8fc66d7d2e2442d.tar.gz qemu-dcafd1ef0af227ef87f7a6dec8fc66d7d2e2442d.tar.bz2 |
i386: Register versioned CPU models
Add support for registration of multiple versions of CPU models.
The existing CPU models will be registered with a "-v1" suffix.
The -noTSX, -IBRS, and -IBPB CPU model variants will become
versions of the original models in a separate patch, so
make sure we register no versions for them.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20190628002844.24894-5-ehabkost@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions