summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/vmm_msr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix x2apic support in bhyve.neel2013-12-101-4/+4
* Return 0 for a rdmsr of MSR_IA32_PLATFORM_ID. Thisgrehan2013-09-271-1/+5
* Emulate reading of the IA32_MISC_ENABLE MSR, by returninggrehan2013-09-061-1/+16
* Change emulate_rdmsr() and emulate_wrmsr() to return 0 on sucess and errno onneel2012-11-281-23/+13
* Restructure the x2apic access code in preparation for supporting memory mappedneel2012-09-211-42/+4
* Add support for running as a nested hypervisor under VMWare Fusion, ongrehan2011-12-241-0/+37
* 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/+264
OpenPOWER on IntegriCloud