summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/io/ppt.c
Commit message (Expand)AuthorAgeFilesLines
* MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779:jhb2014-02-231-14/+10
* MFC 257422,257661,258075,258476,258494,258579,258609,258699:jhb2014-01-231-1/+1
* Merge projects/bhyve_npt_pmap into head.neel2013-10-051-8/+38
* Fix a limitation in bhyve that would limit the number of virtual machines toneel2013-09-111-0/+6
* Mask off the vector from the MSI-x data word.grehan2013-09-071-1/+1
* Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.neel2013-02-111-27/+2
* Fix a broken assumption in the passthru implementation that the MSI-X tableneel2013-02-011-1/+10
* Increase the number of passthru devices supported by bhyve.neel2013-02-011-1/+1
* Fix a bug in the MSI-X resource allocation for PCI passthrough devices.neel2012-11-221-37/+26
* Provide per-vcpu locks instead of relying on a single big lock.neel2012-10-121-0/+2
* Deliver the MSI to the correct guest virtual cpu.neel2012-10-111-4/+1
* Change vm_malloc() to map pages in the guest physical address space in 4KBneel2012-10-041-1/+0
* MSI-x interrupt support for PCI pass-thru devices.grehan2012-04-281-4/+177
* IFC @ r222830grehan2011-06-281-0/+1
* First cut at porting the kernel portions of 221828 and 221905 from thejhb2011-05-141-1/+1
* Import of bhyve hypervisor and utilities, part 1.grehan2011-05-131-0/+449
OpenPOWER on IntegriCloud