summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include
Commit message (Expand)AuthorAgeFilesLines
...
* If vmm.ko could not be initialized correctly then prevent the creation ofneel2013-04-121-1/+1
* Unsynchronized TSCs on the host require special handling in bhyve:neel2013-04-101-0/+3
* Merge from projects/counters: counter(9).glebius2013-04-081-0/+51
* Merge from projects/counters:glebius2013-04-081-1/+3
* Allow caller to skip 'guest linear address' validation when doing instructionneel2013-03-281-0/+12
* When a superpage promotion occurs, the page table page that the superpagealc2013-03-121-13/+5
* MFCattilio2013-02-245-454/+15
|\
| * Convert machine/elf.h, machine/frame.h, machine/sigframe.h,kib2013-02-205-454/+15
* | MFCattilio2013-02-132-13/+0
|\ \ | |/
| * Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.neel2013-02-112-13/+0
* | MFCattilio2013-02-061-6/+1
|\ \ | |/
| * Compute the number of initial kernel page table pages (NKPT) dynamically.neel2013-02-061-6/+1
* | MFCattilio2013-02-034-1/+623
|\ \ | |/
| * x86 suspend/resume: suspend pics and pseudo-pics in reverse orderavg2013-02-021-1/+1
| * Add emulation support for instruction "88/r: mov r/m8, r8".neel2013-01-301-1/+2
| * Add svn properties to the recently merged bhyve source files.neel2013-01-202-2/+2
| * Revert changes for x2apic support from projects/bhyve.neel2013-01-061-1/+0
| * There is no need for 'start_emulating()' and 'stop_emulating()' to be definedneel2013-01-041-17/+0
| * Prefer x2apic mode when running inside a virtual machine.neel2012-12-161-0/+1
| * Cleanup the user-space paging exit handler now that the unified instructionneel2012-11-281-2/+0
| * Revamp the x86 instruction emulation in bhyve.neel2012-11-282-0/+116
| * IFC @ r242684neel2012-11-118-22/+78
| |\
| * | Maintain state regarding NMI delivery to guest vcpu in VT-x independent manner.neel2012-10-241-2/+2
| * | Add the guest physical address and r/w/x bits togrehan2012-10-121-0/+2
| * | Provide per-vcpu locks instead of relying on a single big lock.neel2012-10-121-7/+12
| * | Fix warnings generated by 'debug.witness.watch' during VM creation andneel2012-10-111-1/+1
| * | Change vm_malloc() to map pages in the guest physical address space in 4KBneel2012-10-041-1/+0
| * | Get rid of assumptions in the hypervisor that the host physical memoryneel2012-10-031-4/+7
| * | Get rid of assumptions in the hypervisor that the host physical memoryneel2012-09-291-1/+1
| * | Add ioctls to control the X2APIC capability exposed by the virtual machine toneel2012-09-252-0/+22
| * | Add an explicit exit code 'SPINUP_AP' to tell the controlling process that anneel2012-09-251-0/+5
| * | Stash the 'vm_exit' information in each 'struct vcpu'.neel2012-09-241-2/+2
| * | IFC @ r238370grehan2012-07-1110-43/+104
| |\ \
| * | | MSI-x interrupt support for PCI pass-thru devices.grehan2012-04-282-1/+19
| * | | IFC @ r234692grehan2012-04-2628-2031/+129
| |\ \ \
| * \ \ \ IFC to head to catch up the bhyve branchsbruno2012-01-041-1/+1
| |\ \ \ \
| * \ \ \ \ IFC @ r227804grehan2011-11-225-19/+16
| |\ \ \ \ \
| * \ \ \ \ \ IFC @ r226824grehan2011-10-272-5/+8
| |\ \ \ \ \ \
| * \ \ \ \ \ \ IFC @ r225592grehan2011-09-152-1/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ IFC @ r224187grehan2011-07-181-5/+7
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ IFC @ r223696 to pick up dfr's userbootgrehan2011-06-301-40/+3
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ IFC @ r222830grehan2011-06-284-14/+7
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ IFC @ r222256grehan2011-05-241-1/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Update CPUID bits to reflect AMD Bulldozer and Intel Sandy Bridge features.jkim2011-05-171-1/+12
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ First cut at porting the kernel portions of 221828 and 221905 from thejhb2011-05-143-1/+491
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | bhyve import part 2 of 2, guest kernel changes.grehan2011-05-142-20/+73
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Import of bhyve hypervisor and utilities, part 1.grehan2011-05-133-0/+460
| | * | | | | | | | | | | MFC 199549, 199997, 204158, 207673, and 208901.ken2010-06-112-30/+27
| | * | | | | | | | | | | MFC r207329, r208716:attilio2010-06-011-3/+18
| | * | | | | | | | | | | MFC r207676:kib2010-05-121-0/+2
OpenPOWER on IntegriCloud