| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r284539, r284630, r284688, r284877, r285217, r285218, | Peter Grehan | 2016-02-01 | 2 | -58/+317 |
| * | MFC r282209: | Neel Natu | 2015-06-28 | 2 | -26/+19 |
| * | MFC r279444: | Neel Natu | 2015-06-28 | 2 | -0/+14 |
| * | MFC r276428: | Neel Natu | 2015-06-27 | 2 | -33/+99 |
| * | MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276, | Peter Grehan | 2014-08-19 | 2 | -2/+47 |
| * | MFC r267311, r267330, r267811, r267884 | Peter Grehan | 2014-08-17 | 2 | -0/+16 |
| * | MFC r267216 | Peter Grehan | 2014-08-17 | 2 | -0/+8 |
| * | MFC r266933 | Peter Grehan | 2014-08-17 | 2 | -1/+50 |
| * | MFC 266424,266476,266524,266573,266595,266626,266627,266633,266641,266642, | John Baldwin | 2014-07-22 | 2 | -0/+119 |
| * | MFC 266125: | John Baldwin | 2014-07-22 | 2 | -0/+16 |
| * | MFC 264353,264509,264768,264770,264825,264846,264988,265114,265165,265365, | John Baldwin | 2014-07-21 | 2 | -3/+18 |
| * | MFC 263780,264516,265062,265101,265203,265364: | John Baldwin | 2014-07-21 | 2 | -0/+11 |
| * | MFC 259942,262274,263035,263054,263211,263744,264179,264324,264468,264631, | John Baldwin | 2014-07-19 | 2 | -0/+38 |
| * | MFC 261638,262144,262506,266765: | John Baldwin | 2014-06-12 | 2 | -20/+15 |
| * | MFC 261504: | John Baldwin | 2014-06-12 | 2 | -2/+167 |
| * | MFC 260239,261268,265058: | John Baldwin | 2014-06-12 | 2 | -0/+8 |
| * | MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779: | John Baldwin | 2014-02-23 | 2 | -10/+37 |
| * | MFC 257422,257661,258075,258476,258494,258579,258609,258699: | John Baldwin | 2014-01-23 | 2 | -0/+51 |
| * | MFC r256645. | Neel Natu | 2013-10-22 | 1 | -0/+1 |
| * | Parse the memory size parameter using expand_number() to allow specifying | Neel Natu | 2013-10-09 | 2 | -0/+28 |
| * | Merge projects/bhyve_npt_pmap into head. | Neel Natu | 2013-10-05 | 2 | -2/+27 |
| * | Remove deprecated APIs to get the total and free memory available to vmm.ko. | Neel Natu | 2013-04-25 | 2 | -26/+0 |
| * | Simplify the assignment of memory to virtual machines by requiring a single | Neel Natu | 2013-03-18 | 2 | -21/+95 |
| * | Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'. | Neel Natu | 2013-02-11 | 2 | -30/+0 |
| * | Remove mptable generation code from libvmmapi and move it to bhyve. | Peter Grehan | 2012-10-26 | 5 | -528/+1 |
| * | Add an api to map a vm capability type into a string to be used for display | Neel Natu | 2012-10-12 | 2 | -11/+25 |
| * | The ioctl VM_GET_MEMORY_SEG is no longer able to return the host physical | Neel Natu | 2012-10-04 | 2 | -4/+2 |
| * | Change vm_malloc() to map pages in the guest physical address space in 4KB | Neel Natu | 2012-10-04 | 1 | -2/+2 |
| * | Add ioctls to control the X2APIC capability exposed by the virtual machine to | Neel Natu | 2012-09-25 | 2 | -0/+33 |
| * | Add sysctls to display the total and free amount of hard-wired mem for VMs | Peter Grehan | 2012-08-26 | 2 | -0/+26 |
| * | Allow the 'bhyve' process to control whether or not the virtual machine sees an | Neel Natu | 2012-08-04 | 4 | -17/+21 |
| * | API to map an apic id to the vcpu. | Neel Natu | 2012-08-04 | 2 | -0/+11 |
| * | There is no need to explicitly specify the CR4_VMXE bit when writing to guest | Neel Natu | 2012-08-04 | 2 | -10/+2 |
| * | MSI-x interrupt support for PCI pass-thru devices. | Peter Grehan | 2012-04-28 | 2 | -0/+21 |
| * | First cut to port bhyve, vmmctl, and libvmmapi to HEAD. | John Baldwin | 2011-05-15 | 3 | -2/+4 |
| * | Import of bhyve hypervisor and utilities, part 1. | Peter Grehan | 2011-05-13 | 6 | -0/+1448 |