Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge projects/bhyve_npt_pmap into head. | neel | 2013-10-05 | 1 | -61/+80 |
* | Set the valid field of the newly allocated field as all other | grehan | 2012-10-26 | 1 | -0/+1 |
* | Allocate memory pages for the guest from the host's free page queue. | neel | 2012-10-08 | 1 | -344/+42 |
* | Change vm_malloc() to map pages in the guest physical address space in 4KB | neel | 2012-10-04 | 1 | -4/+4 |
* | Add sysctls to display the total and free amount of hard-wired mem for VMs | grehan | 2012-08-26 | 1 | -0/+24 |
* | Enable handling of 1GB pages in the direct map since HEAD supports those. | jhb | 2011-05-15 | 1 | -2/+1 |
* | Import of bhyve hypervisor and utilities, part 1. | grehan | 2011-05-13 | 1 | -0/+413 |