]> xenbits.xensource.com Git - libvirt.git/commit
conf: Introduce migratable attribute for the <cpu> element
authorJiri Denemark <jdenemar@redhat.com>
Tue, 2 Jun 2020 10:29:57 +0000 (12:29 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 9 Jun 2020 18:32:50 +0000 (20:32 +0200)
commit524f5f00e7e9ad3751d431be8ee2f0d8daffa838
treed4bd04a59fc36946c4993b37aff6530ec8c5105b
parentf48bdbdfe48a901c333cf817b7c65dbc985c7f9c
conf: Introduce migratable attribute for the <cpu> element

The attribute is only allowed for host-passthrough CPUs and it can be
used to request only migratable or all supported features to be enabled
in the virtual CPU.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/conf/cpu_conf.c
src/conf/cpu_conf.h