| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'. | neel | 2013-02-11 | 2 | -13/+0 |
* | | MFC | attilio | 2013-02-06 | 1 | -6/+1 |
|\ \
| |/ |
|
| * | Compute the number of initial kernel page table pages (NKPT) dynamically. | neel | 2013-02-06 | 1 | -6/+1 |
* | | MFC | attilio | 2013-02-03 | 4 | -1/+623 |
|\ \
| |/ |
|
| * | x86 suspend/resume: suspend pics and pseudo-pics in reverse order | avg | 2013-02-02 | 1 | -1/+1 |
| * | Add emulation support for instruction "88/r: mov r/m8, r8". | neel | 2013-01-30 | 1 | -1/+2 |
| * | Add svn properties to the recently merged bhyve source files. | neel | 2013-01-20 | 2 | -2/+2 |
| * | Revert changes for x2apic support from projects/bhyve. | neel | 2013-01-06 | 1 | -1/+0 |
| * | There is no need for 'start_emulating()' and 'stop_emulating()' to be defined | neel | 2013-01-04 | 1 | -17/+0 |
| * | Prefer x2apic mode when running inside a virtual machine. | neel | 2012-12-16 | 1 | -0/+1 |
| * | Cleanup the user-space paging exit handler now that the unified instruction | neel | 2012-11-28 | 1 | -2/+0 |
| * | Revamp the x86 instruction emulation in bhyve. | neel | 2012-11-28 | 2 | -0/+116 |
| * | IFC @ r242684 | neel | 2012-11-11 | 8 | -22/+78 |
| |\ |
|
| * | | Maintain state regarding NMI delivery to guest vcpu in VT-x independent manner. | neel | 2012-10-24 | 1 | -2/+2 |
| * | | Add the guest physical address and r/w/x bits to | grehan | 2012-10-12 | 1 | -0/+2 |
| * | | Provide per-vcpu locks instead of relying on a single big lock. | neel | 2012-10-12 | 1 | -7/+12 |
| * | | Fix warnings generated by 'debug.witness.watch' during VM creation and | neel | 2012-10-11 | 1 | -1/+1 |
| * | | Change vm_malloc() to map pages in the guest physical address space in 4KB | neel | 2012-10-04 | 1 | -1/+0 |
| * | | Get rid of assumptions in the hypervisor that the host physical memory | neel | 2012-10-03 | 1 | -4/+7 |
| * | | Get rid of assumptions in the hypervisor that the host physical memory | neel | 2012-09-29 | 1 | -1/+1 |
| * | | Add ioctls to control the X2APIC capability exposed by the virtual machine to | neel | 2012-09-25 | 2 | -0/+22 |
| * | | Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an | neel | 2012-09-25 | 1 | -0/+5 |
| * | | Stash the 'vm_exit' information in each 'struct vcpu'. | neel | 2012-09-24 | 1 | -2/+2 |
| * | | IFC @ r238370 | grehan | 2012-07-11 | 10 | -43/+104 |
| |\ \ |
|
| * | | | MSI-x interrupt support for PCI pass-thru devices. | grehan | 2012-04-28 | 2 | -1/+19 |
| * | | | IFC @ r234692 | grehan | 2012-04-26 | 28 | -2031/+129 |
| |\ \ \ |
|
| * \ \ \ | IFC to head to catch up the bhyve branch | sbruno | 2012-01-04 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * \ \ \ \ | IFC @ r227804 | grehan | 2011-11-22 | 5 | -19/+16 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | IFC @ r226824 | grehan | 2011-10-27 | 2 | -5/+8 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | IFC @ r225592 | grehan | 2011-09-15 | 2 | -1/+4 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | IFC @ r224187 | grehan | 2011-07-18 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | IFC @ r223696 to pick up dfr's userboot | grehan | 2011-06-30 | 1 | -40/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | IFC @ r222830 | grehan | 2011-06-28 | 4 | -14/+7 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | IFC @ r222256 | grehan | 2011-05-24 | 1 | -1/+12 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | Update CPUID bits to reflect AMD Bulldozer and Intel Sandy Bridge features. | jkim | 2011-05-17 | 1 | -1/+12 |
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ | |
| *-. \ \ \ \ \ \ \ \ \ \ \ | First cut at porting the kernel portions of 221828 and 221905 from the | jhb | 2011-05-14 | 3 | -1/+491 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / / / /
| |/| | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | bhyve import part 2 of 2, guest kernel changes. | grehan | 2011-05-14 | 2 | -20/+73 |
| | |/ / / / / / / / / / / |
|
| | * | | | | | | | | | | | Import of bhyve hypervisor and utilities, part 1. | grehan | 2011-05-13 | 3 | -0/+460 |
| | * | | | | | | | | | | | MFC 199549, 199997, 204158, 207673, and 208901. | ken | 2010-06-11 | 2 | -30/+27 |
| | * | | | | | | | | | | | MFC r207329, r208716: | attilio | 2010-06-01 | 1 | -3/+18 |
| | * | | | | | | | | | | | MFC r207676: | kib | 2010-05-12 | 1 | -0/+2 |
| | * | | | | | | | | | | | MFC r204051 (by imp): | kib | 2010-05-08 | 1 | -0/+3 |
| | * | | | | | | | | | | | MFC r206089, r206684: | fabient | 2010-04-16 | 1 | -1/+10 |
| | * | | | | | | | | | | | MFC 205851: | jhb | 2010-04-14 | 1 | -2/+3 |
| | * | | | | | | | | | | | MFC r206459: | kib | 2010-04-13 | 1 | -0/+4 |
| | * | | | | | | | | | | | MFC r205014,205015: | nwhitehorn | 2010-04-07 | 2 | -0/+10 |
| | * | | | | | | | | | | | MFC r204907, r204913, r205402, r205573, r205573 | alc | 2010-04-05 | 2 | -0/+2 |
| | * | | | | | | | | | | | MFC r204641, r204753: | attilio | 2010-03-30 | 1 | -1/+1 |
| | * | | | | | | | | | | | MFC r199852, r202387, r202441, r202534: | attilio | 2010-03-29 | 1 | -1/+7 |
| | * | | | | | | | | | | | MFC 205214: | jhb | 2010-03-26 | 2 | -0/+17 |