libvirt/src/bhyve
Roman Bogorodskiy de3fe191f5 bhyve: fix crash on missing interface model
The bhyve driver crashes in bhyveBuildNetArgStr() when
network interface model is not defined. As it has to be provided
explicitly, add a check to report an error if it's missing.

Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2018-03-12 20:08:03 +04:00
..
bhyve_capabilities.c Remove src/nodeinfo 2017-03-27 13:13:29 +02:00
bhyve_capabilities.h bhyve: add xhci tablet support 2017-03-26 19:22:30 +04:00
bhyve_command.c bhyve: fix crash on missing interface model 2018-03-12 20:08:03 +04:00
bhyve_command.h
bhyve_conf.c bhyve: add config file support 2017-03-14 20:46:05 +04:00
bhyve_conf.h bhyve: add config file support 2017-03-14 20:46:05 +04:00
bhyve_device.c conf: Introduce isolation groups 2017-07-18 09:00:13 +02:00
bhyve_device.h
bhyve_domain.c conf: Pass config.priv to xmlopt->privateData.alloc 2017-07-25 17:02:27 +02:00
bhyve_domain.h bhyve: add virBhyveDriverCreateXMLConf 2017-01-30 20:48:42 +04:00
bhyve_driver.c port allocator: drop skip bind check flag 2018-02-22 13:52:45 +01:00
bhyve_driver.h
bhyve_monitor.c maint: Replace tabs with spaces in all source files in repo 2017-10-18 13:25:10 +02:00
bhyve_monitor.h
bhyve_parse_command.c bhyve: add e1000 nic support 2017-02-11 06:51:28 +04:00
bhyve_parse_command.h
bhyve_process.c port allocator: remove release functionality from set used 2018-02-22 13:52:45 +01:00
bhyve_process.h
bhyve_utils.h port allocator: make used port bitmap global 2018-02-22 13:52:45 +01:00
bhyve.conf bhyve: add config file support 2017-03-14 20:46:05 +04:00
libvirtd_bhyve.aug bhyve: add config file support 2017-03-14 20:46:05 +04:00
Makefile.inc.am make: split bhyve driver build rules into bhyve/Makefile.inc.am 2018-02-23 13:14:26 +00:00
test_libvirtd_bhyve.aug.in bhyve: add config file support 2017-03-14 20:46:05 +04:00