Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix x2apic support in bhyve. | neel | 2013-12-10 | 1 | -4/+4 |
* | Return 0 for a rdmsr of MSR_IA32_PLATFORM_ID. This | grehan | 2013-09-27 | 1 | -1/+5 |
* | Emulate reading of the IA32_MISC_ENABLE MSR, by returning | grehan | 2013-09-06 | 1 | -1/+16 |
* | Change emulate_rdmsr() and emulate_wrmsr() to return 0 on sucess and errno on | neel | 2012-11-28 | 1 | -23/+13 |
* | Restructure the x2apic access code in preparation for supporting memory mapped | neel | 2012-09-21 | 1 | -42/+4 |
* | Add support for running as a nested hypervisor under VMWare Fusion, on | grehan | 2011-12-24 | 1 | -0/+37 |
* | 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/+264 |