| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779: | jhb | 2014-02-23 | 1 | -14/+10 |
* | MFC 257422,257661,258075,258476,258494,258579,258609,258699: | jhb | 2014-01-23 | 1 | -1/+1 |
* | Merge projects/bhyve_npt_pmap into head. | neel | 2013-10-05 | 1 | -8/+38 |
* | Fix a limitation in bhyve that would limit the number of virtual machines to | neel | 2013-09-11 | 1 | -0/+6 |
* | Mask off the vector from the MSI-x data word. | grehan | 2013-09-07 | 1 | -1/+1 |
* | Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'. | neel | 2013-02-11 | 1 | -27/+2 |
* | Fix a broken assumption in the passthru implementation that the MSI-X table | neel | 2013-02-01 | 1 | -1/+10 |
* | Increase the number of passthru devices supported by bhyve. | neel | 2013-02-01 | 1 | -1/+1 |
* | Fix a bug in the MSI-X resource allocation for PCI passthrough devices. | neel | 2012-11-22 | 1 | -37/+26 |
* | Provide per-vcpu locks instead of relying on a single big lock. | neel | 2012-10-12 | 1 | -0/+2 |
* | Deliver the MSI to the correct guest virtual cpu. | neel | 2012-10-11 | 1 | -4/+1 |
* | Change vm_malloc() to map pages in the guest physical address space in 4KB | neel | 2012-10-04 | 1 | -1/+0 |
* | MSI-x interrupt support for PCI pass-thru devices. | grehan | 2012-04-28 | 1 | -4/+177 |
* | IFC @ r222830 | grehan | 2011-06-28 | 1 | -0/+1 |
* | First cut at porting the kernel portions of 221828 and 221905 from the | jhb | 2011-05-14 | 1 | -1/+1 |
* | Import of bhyve hypervisor and utilities, part 1. | grehan | 2011-05-13 | 1 | -0/+449 |