libvirt/src/bhyve
Roman Bogorodskiy 6a9c7468de bhyve: fix interface type handling for argv2xml
When generating a domain XML from native command (i.e. via
the connectDomainXMLFromNative call), we should use
interface type 'bridge' rather than 'ethernet' because we only
support bridges at this point.

As we don't have bridge name explicitly specified on the command line,
just use 'virbr0' as a default.
2017-01-19 20:19:44 +04:00
..
bhyve_capabilities.c bhyve: implement virConnectGetDomainCapabilities 2016-07-11 01:37:03 +03:00
bhyve_capabilities.h bhyve: implement virConnectGetDomainCapabilities 2016-07-11 01:37:03 +03:00
bhyve_command.c virstring: Unify string list function names 2016-11-25 13:54:05 +01:00
bhyve_command.h bhyve: Support /domain/bootloader configuration for non-FreeBSD guests. 2014-11-12 09:55:22 +01:00
bhyve_device.c conf: rename virDomainPCIAddressReserveSlot() to ...Addr() 2017-01-11 04:58:32 -05:00
bhyve_device.h bhyve: implement PCI address allocation 2014-06-13 19:25:27 +04:00
bhyve_domain.c conf: Extend virDomainDeviceDefPostParse for parseOpaque 2016-09-26 16:50:12 +02:00
bhyve_domain.h bhyve: monitor: do not override domain's privateData 2015-11-17 12:44:26 +03:00
bhyve_driver.c Add domain event for metadata changes 2017-01-09 15:53:00 +00:00
bhyve_driver.h bhyve: fix preprocessor indentation 2016-02-06 05:26:51 +03:00
bhyve_monitor.c bhyve: monitor: do not override domain's privateData 2015-11-17 12:44:26 +03:00
bhyve_monitor.h drvbhyve: Automatically tear down guest domains on shutdown 2014-12-04 11:03:13 +01:00
bhyve_parse_command.c bhyve: fix interface type handling for argv2xml 2017-01-19 20:19:44 +04:00
bhyve_parse_command.h bhyve: implement virConnectDomainXMLFromNative 2016-07-10 15:40:10 -04:00
bhyve_process.c virDomainNetGetActualType: Return type is virDomainNetType 2016-10-14 10:15:51 +08:00
bhyve_process.h bhyve: implement domainShutdown 2016-05-05 08:04:01 +03:00
bhyve_utils.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00