[libvirt] [PATCH 0/2] bhyve: implement virConnectIsEncrypted and virConnectIsSecure

Fabian Freyer fabian.freyer at physik.tu-berlin.de
Tue May 17 12:49:19 UTC 2016


These patches implement some rather trivial missing calls in the bhyve driver.

Since the bhyve connection (Interaction through /dev/vmm as well as the bhyveload, bhyvectl user-space tools) is local, encryption is not applicable, but the connection is seen as not prone to eavesdropping.

Fabian Freyer (2):
  bhyve: Implement virConnectIsEncrypted
  bhyve: implement virConnectIsSecure

 src/bhyve/bhyve_driver.c | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

-- 
2.7.2




More information about the libvir-list mailing list