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