summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyvectl
Commit message (Expand)AuthorAgeFilesLines
* MFC 259641,259863,259924,259937,259961,259978,260380,260383,260410,260466,jhb2014-05-171-4/+3
* MFC 258860,260167,260238,260397:jhb2014-04-171-1/+3
* MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779:jhb2014-02-231-1/+19
* MFC r256645.neel2013-10-221-0/+1
* Parse the memory size parameter using expand_number() to allow specifyingneel2013-10-091-2/+2
* Merge projects/bhyve_npt_pmap into head.neel2013-10-051-9/+30
* Add some more stats to keep track of all the reasons that a vcpu is exiting.neel2013-03-301-1/+1
* Simplify the assignment of memory to virtual machines by requiring a singleneel2013-03-181-19/+9
* Add option "--unassign-pptdev=<bus/slot/func>" to allow 'bhyvectl' to detachneel2013-02-141-0/+12
* Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.neel2013-02-111-23/+0
* Fix minor nit in usage output.joel2013-01-201-1/+1
* Use <vmname> in a consistent manner in usage messages output by 'bhyve',neel2013-01-201-1/+1
* Get rid of 'sample.sh' from here - it belongs in the /usr/share/examplesneel2013-01-091-75/+0
* Rename vmmctl to bhyvectl. 'vmmctl' came from a pre-bhyvegrehan2012-10-273-0/+1616
OpenPOWER on IntegriCloud