summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyve/bhyve.8
Commit message (Expand)AuthorAgeFilesLines
* Another small typo.mav2015-08-111-1/+1
* Fix minor typo.mav2015-08-111-1/+1
* Manpage cleanup.brueffer2015-08-071-12/+23
* Restructure memory allocation in bhyve to support "devmem".neel2015-06-181-6/+22
* Allow configuration of the sector size advertised to the guest.neel2015-05-121-10/+11
* Add "-u" option to bhyve(8) to indicate that the RTC should maintain UTC time.neel2015-02-241-1/+3
* Fix improper .Fx macro usage.trasz2014-11-191-1/+2
* Update the bhyve(8) manual to reflect that it is nogjb2014-09-171-2/+2
* Sort command flags in usage output and the manpages.jhb2014-06-271-29/+29
* - Document -b to enable the bvmcons console (but mark it as deprecatedjhb2014-06-261-4/+18
* use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-2/+2
* Remove blank lines.joel2014-06-091-2/+0
* Don't include the guest memory segments in the bhyve(8) process core dump.neel2014-05-131-1/+3
* Modify the "-p" option to be more flexible when associating a 'vcpu' withneel2014-05-051-7/+6
* Don't allow MPtable generation if there are multiple PCI hierarchies. This isneel2014-05-021-0/+2
* Add support for the virtio RNG entropy-source device.grehan2014-04-021-1/+3
* Document the "-a" and "-x" options to match the changes in r262236.neel2014-02-261-2/+7
* Update bhyve(8) man page to describe the usage of the "-s" option to assignneel2014-02-141-3/+9
* Remove support for legacy PCI devices. These haven't been needed sincejhb2014-01-271-9/+1
* virtio-block does not exist, the correct name is virtio-blk.remko2014-01-081-1/+1
* mdoc: nuke whitespace.joel2013-12-231-1/+1
* Add an option to ignore accesses by the guest to unimplemented MSRs.neel2013-12-191-1/+3
* mdoc: sort SEE ALSO.joel2013-12-151-2/+2
* bhyve(8) man page.grehan2013-12-131-0/+299
OpenPOWER on IntegriCloud