bhyve reviewers group
Details
Thu, Feb 19
Wed, Feb 18
Regenerated diff with full context (-U999999) as requested
When uploading a raw patch via the web UI, please be sure to add -U999999 per the guidance here: https://wiki.freebsd.org/Phabricator#Create_a_Revision_via_Web_Interface
Sat, Feb 7
update synopsis as well. Here is the new output for /bin/sh /usr/share/examples/bhyve/vmrun.sh -h:
Usage: vmrun.sh [-aAEhiTuvw] [-9 <9p share>=<path>[,<opts>]]
[-c <CPUs>] [-C <console>] [-d <disk file>]
[-e <name=value>] [-f <path of firmware>] [-F <size>]
[-G [w][address:]port] [-H <directory>]
[-I <location of installation iso>] [-l <loader>]
[-L <VNC IP for UEFI framebuffer>]
[-m <memsize>] [-n <network adapter emulation type>]
[-p <pcidev|bus/slot/func>]
[-P <port>] [-t <tapdev>] <vmname>Fri, Feb 6
Works fine for me on arm64. There is one last issue with the usage message, once it's fixed I can land this.
fix unititialized i=... (I had that on my local copy and somehow lost it).
add usage for -9. I'm open to better suggestions, though.
adding 9: to opts for arm64 and re-creating diff with right options.
When uploading diffs, please include extra context by adding -U 999999 to the diff command options: https://wiki.freebsd.org/Phabricator#Create_a_Revision_via_Web_Interface
Thu, Feb 5
Wed, Feb 4
Jan 11 2026
Dec 5 2025
Oct 20 2025
Jul 12 2025
Jul 3 2025
warm migration is not being worked on actively at the moment - at least to my knowledge. This set of patches were created by a handful of students and stakeholders in academics, unfortunately they seem to have moved on for the moment.
Jul 2 2025
Nov 12 2024
Oct 3 2024
From a style perspective, the use of __result_use_check is inconsistent, in one file it appears at the end, in the other it appears right after the return type. I think some of the lines are also over 80 colums.
Oct 2 2024
Aug 16 2024
Jun 14 2024
May 24 2024
May 20 2024
Mar 5 2024
stable/13 has this patch
releng/13.2 doesn't have this patch (yet).
Mar 4 2024
Feb 20 2024
Thanks to all of you for moving this along so swiftly! I've already started working on the next iteration. Will post that soon.
Thanks again!
Feb 17 2024
Feb 16 2024
Combining Ed's and Rod's feedback on processors: removing controversial paragraph on Intel architecture
I asked some doc committers on IRC to have a look.
- Updated paragraph on CPU architecture to reference Nehalem instead.
- Added --usage reference for vmstart.sh
- Fixed disconnect key sequence for cu
Its getting much better, probably with pushing a commit soon.
Feb 15 2024
Included the relevant feedback points into this latest update. Thanks for the great inputs. Any further inputs/feedback welcome!
And finally condensed the processor feature constraints into a simpler and shorter statement.
Included additional updates after Rod's feedback. Thanks for the inputs!
