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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to