freebsd-nq/lib/libvmmapi
Neel Natu 4b52a1e497 The ioctl VM_GET_MEMORY_SEG is no longer able to return the host physical
address associated with the guest memory segment. This is because there is
no longer a 1:1 mapping between GPA and HPA.

As a result 'vmmctl' can only display the guest physical address and the
length of the lowmem and highmem segments.
2012-10-04 03:07:05 +00:00
..
Makefile
mptable.c Allow the 'bhyve' process to control whether or not the virtual machine sees an 2012-08-04 22:46:29 +00:00
mptable.h Allow the 'bhyve' process to control whether or not the virtual machine sees an 2012-08-04 22:46:29 +00:00
vmmapi_freebsd.c There is no need to explicitly specify the CR4_VMXE bit when writing to guest 2012-08-04 02:14:27 +00:00
vmmapi.c The ioctl VM_GET_MEMORY_SEG is no longer able to return the host physical 2012-10-04 03:07:05 +00:00
vmmapi.h The ioctl VM_GET_MEMORY_SEG is no longer able to return the host physical 2012-10-04 03:07:05 +00:00