| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream changelog:
Add ability to set ignore_bad_msr="yes" which is required on AMD processors for
some guests in order to avoid crashes if the guest tries to access registers
that are not implemented.
Also adds generic bhyve_options configuration setting to pass arbitrary
arguments to the bhyve(8) command.
PR: 219860
Submitted by: maintainer
Notes:
svn path=/head/; revision=444240
|
|
|
|
|
|
|
|
|
| |
PR: 219196
Submitted by: maintainer
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=441984
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=430454
|
|
|
|
|
|
|
|
|
|
|
|
| |
Detailed maintainer log:
Maintenance release
- Fix tmux support for guests that have a dot (".") in their name.
PR: 212999
Submitted by: churchers@gmail.com (maintainer)
Notes:
svn path=/head/; revision=423053
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maintenance release
* Some switch functions weren't picking up runtime config changes
* On shutdown, only try to destroy vmm device if it exists
* Ignore white-space at the end of config lines
PR: 211869
Submitted by: churchers@gmail.com (maintainer)
Notes:
svn path=/head/; revision=420337
|
|
|
|
|
|
|
|
| |
PR: 211080
Submitted by: maintainer
Notes:
svn path=/head/; revision=418547
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/churchers/vm-bhyve/releases
PR: 210923
Submitted by: churchers@gmail.com
Notes:
svn path=/head/; revision=418332
|
|
|
|
|
|
|
|
|
|
|
| |
- Bugfix release
PR: 210128
Submitted by: <churchers@gmail.com> (maintainer)
MFH: 2016Q2
Notes:
svn path=/head/; revision=416547
|
|
|
|
|
|
|
|
|
|
| |
- Fixes issue with some users unable to reboot Linux guests
PR: 209267
Submitted by: churchers@gmail.com (maintainer)
Notes:
svn path=/head/; revision=414636
|
|
|
|
|
|
|
|
|
|
| |
- Address showstopping bug found for ZFS users in 1.0
PR: 209205
Submitted by: Matt Churchyard <churchers@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=414502
|
|
|
|
|
|
|
|
| |
PR: 209069
Submitted by: Matt Churchyard <churchers@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=414342
|
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete GH_TAGNAME
PR: 208631
Submitted by: Matt Churchyard <churchers@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=412777
|
|
|
|
|
|
|
|
| |
PR: 208501
Submitted by: maintainer
Notes:
svn path=/head/; revision=412648
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
- Fix capitalization in IGNORE (portlint)
Changes: https://github.com/churchers/vm-bhyve/compare/24b6b35...6416f62
PR: 204493
Submitted by: Matt Churchyard <churchers@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=401473
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=399907
|
|
A frontend for bhyve which provides the 'vm' command
Create/start/stop virtual machines easily
Bridged/NAT networking
BSD/Linux guest support
WWW: https://github.com/churchers/vm-bhyve
PR: 202225
Submitted by: churchers@gmail.com
Notes:
svn path=/head/; revision=399862
|