Relnotes - tested on FreeBSD 12 - tested with XEN 4.11 - bhyve: initial support for NVMe controller (no boot order) - bhyve: live migration support - jail: multiple ip adresses can be configured separately on interfaces without hosts config. Suggested by ntinti, Issue #306 - [jb]import: support for multiple images specified in the command line - add create.d dir for post-creation action. Suggested by Annakan, Issue #321 - srcup.conf: split conf per-platform - imghelper: store flat_size in bytes in header (as result: jimport now knows the amount of unpacked environment before unpacking) - jails: add support for allow_read_msgbuf (r339409) - bhyve: add bhyve_engine to run bhyve in gdb or lldb...