Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 |