]> xenbits.xensource.com Git - libvirt.git/commit
hyperv_driver: Set remoteOnly member of virConnectDriver
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Tue, 10 Jul 2018 23:31:01 +0000 (20:31 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 11 Jul 2018 11:16:22 +0000 (13:16 +0200)
commit1c270a84e76702d5500acbfa2b0da8a875498f2b
tree96ff896abb673d0d277dc34f4a49175aff0d24b1
parentbda9b3891718dce0c5d642857c0ad2015156bc24
hyperv_driver: Set remoteOnly member of virConnectDriver

HyperV driver can't function without a server being informed, so this flag
makes libvirt to check for a valid server before calling connectOpen.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/hyperv/hyperv_driver.c