]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: warn about ignored CPU mode=custom
authorMarek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Thu, 12 Apr 2018 01:03:21 +0000 (03:03 +0200)
committerJim Fehlig <jfehlig@suse.com>
Wed, 18 Apr 2018 03:15:27 +0000 (21:15 -0600)
commit8c49e04ecd0e442389b029004a0f0bc3e958a6eb
tree950cd61fd3ef1da5a28f2f4c34afa13be793bafa
parent446d09149802677546449fa2dd253f3ebce377ac
libxl: warn about ignored CPU mode=custom

When support for mode=custom will be added in the future, semantics of
current config will change. Reduce the surprise by emitting a warning.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/libxl/libxl_conf.c