summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/vmm_mem.c
Commit message (Expand)AuthorAgeFilesLines
* Merge projects/bhyve_npt_pmap into head.neel2013-10-051-61/+80
* Set the valid field of the newly allocated field as all othergrehan2012-10-261-0/+1
* Allocate memory pages for the guest from the host's free page queue.neel2012-10-081-344/+42
* Change vm_malloc() to map pages in the guest physical address space in 4KBneel2012-10-041-4/+4
* Add sysctls to display the total and free amount of hard-wired mem for VMsgrehan2012-08-261-0/+24
* Enable handling of 1GB pages in the direct map since HEAD supports those.jhb2011-05-151-2/+1
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+413
OpenPOWER on IntegriCloud