1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/amd64
Neel Natu 7ce04d0ad9 Allocate memory pages for the guest from the host's free page queue.
It is no longer necessary to hard-partition the memory between the host
and guests at boot time.
2012-10-08 23:41:26 +00:00
..
acpica - Remove unused code for CR3 and CR4. 2012-06-13 22:53:56 +00:00
amd64 IFC @ r238370 2012-07-11 19:54:21 +00:00
compile
conf Include 'device uart' in the guest kernel. 2012-08-04 04:30:26 +00:00
ia32 Eliminate ia32_reg.h by moving its contents to x86 and ia64 reg.h. 2012-03-18 19:12:11 +00:00
include Change vm_malloc() to map pages in the guest physical address space in 4KB 2012-10-04 02:27:14 +00:00
linux32 Regenerate system call tables. 2012-05-25 21:52:57 +00:00
pci
vmm Allocate memory pages for the guest from the host's free page queue. 2012-10-08 23:41:26 +00:00
Makefile