libvirt/src/vmware
Jiri Denemark 79a78c13ec cpu: Add list of allowed CPU models to virCPUGetHost
When creating host CPU definition usable with a given emulator, the CPU
should not be defined using an unsupported CPU model. The new @models
and @nmodels parameters can be used to limit CPU models which can be
used in the result.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2017-03-13 23:49:57 +01:00
..
vmware_conf.c cpu: Add list of allowed CPU models to virCPUGetHost 2017-03-13 23:49:57 +01:00
vmware_conf.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
vmware_driver.c Forbid new-line char in name of new domain 2016-11-22 14:35:14 +01:00
vmware_driver.h