summaryrefslogtreecommitdiffstats
path: root/lib/libvmmapi
Commit message (Expand)AuthorAgeFilesLines
* Fix possible login(1) argument injection in telnetd(8). [SA-16:36]glebius2016-12-061-3/+8
* MFC r284539, r284630, r284688, r284877, r285217, r285218,grehan2016-02-012-58/+317
* MFC r282209:neel2015-06-282-26/+19
* MFC r279444:neel2015-06-282-0/+14
* MFC r276428:neel2015-06-272-33/+99
* MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276,grehan2014-08-192-2/+47
* MFC r267311, r267330, r267811, r267884grehan2014-08-172-0/+16
* MFC r267216grehan2014-08-172-0/+8
* MFC r266933grehan2014-08-172-1/+50
* MFC 266424,266476,266524,266573,266595,266626,266627,266633,266641,266642,jhb2014-07-222-0/+119
* MFC 266125:jhb2014-07-222-0/+16
* MFC 264353,264509,264768,264770,264825,264846,264988,265114,265165,265365,jhb2014-07-212-3/+18
* MFC 263780,264516,265062,265101,265203,265364:jhb2014-07-212-0/+11
* MFC 259942,262274,263035,263054,263211,263744,264179,264324,264468,264631,jhb2014-07-192-0/+38
* MFC 261638,262144,262506,266765:jhb2014-06-122-20/+15
* MFC 261504:jhb2014-06-122-2/+167
* MFC 260239,261268,265058:jhb2014-06-122-0/+8
* MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779:jhb2014-02-232-10/+37
* MFC 257422,257661,258075,258476,258494,258579,258609,258699:jhb2014-01-232-0/+51
* MFC r256645.neel2013-10-221-0/+1
* Parse the memory size parameter using expand_number() to allow specifyingneel2013-10-092-0/+28
* Merge projects/bhyve_npt_pmap into head.neel2013-10-052-2/+27
* Remove deprecated APIs to get the total and free memory available to vmm.ko.neel2013-04-252-26/+0
* Simplify the assignment of memory to virtual machines by requiring a singleneel2013-03-182-21/+95
* Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.neel2013-02-112-30/+0
* Remove mptable generation code from libvmmapi and move it to bhyve.grehan2012-10-265-528/+1
* Add an api to map a vm capability type into a string to be used for displayneel2012-10-122-11/+25
* The ioctl VM_GET_MEMORY_SEG is no longer able to return the host physicalneel2012-10-042-4/+2
* Change vm_malloc() to map pages in the guest physical address space in 4KBneel2012-10-041-2/+2
* Add ioctls to control the X2APIC capability exposed by the virtual machine toneel2012-09-252-0/+33
* Add sysctls to display the total and free amount of hard-wired mem for VMsgrehan2012-08-262-0/+26
* Allow the 'bhyve' process to control whether or not the virtual machine sees anneel2012-08-044-17/+21
* API to map an apic id to the vcpu.neel2012-08-042-0/+11
* There is no need to explicitly specify the CR4_VMXE bit when writing to guestneel2012-08-042-10/+2
* MSI-x interrupt support for PCI pass-thru devices.grehan2012-04-282-0/+21
* First cut to port bhyve, vmmctl, and libvmmapi to HEAD.jhb2011-05-153-2/+4
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-136-0/+1448
OpenPOWER on IntegriCloud