]> git.ipfire.org Git - thirdparty/libvirt.git/commit
driver.h: Add remoteOnly member to virConnectDriver struct
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Tue, 10 Jul 2018 23:30:58 +0000 (20:30 -0300)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 11 Jul 2018 10:55:26 +0000 (12:55 +0200)
commit9a4c75590fcdf41242f22a87d35cca62c9c3408a
treeea6ae54bfbbdc59fd88e48956bff8762745d482a
parenta94bb4ebdf07f643133acbac3953975bcaf951db
driver.h: Add remoteOnly member to virConnectDriver struct

This new flag will be set when a driver needs a remote URL in order to
work, as ESX, HyperV and Phyp.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
src/driver.h