[libvirt] [PATCH 0/2] bhyve: fix crashes when running without networking

Roman Bogorodskiy bogorodskiy at gmail.com
Fri Jun 13 16:48:08 UTC 2014


Craig Rodrigues reported a problem on freebsd-virtualization list when
libvirtd with bhyve driver crashes when the bridge does not exist [1].

1: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=1431191+0+current/freebsd-virtualization

These two patches addresses the problem.

Roman Bogorodskiy (2):
  bhyve: fix crash in bhyveBuildNetArgStr
  bhyve: do not cleanup unallocated networks on fail

 src/bhyve/bhyve_command.c |  3 +--
 src/bhyve/bhyve_process.c | 10 ++++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

-- 
1.9.0




More information about the libvir-list mailing list