index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
bhyve
/
xmsr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Emulate MSR 0xC0011024 when running on AMD processors.
neel
2015-02-24
1
-0
/
+9
*
Don't advertise the "OS visible workarounds" feature in cpuid.80000001H:ECX.
neel
2014-10-19
1
-0
/
+25
*
Don't advertise the Instruction Based Sampling feature because it requires
neel
2014-10-17
1
-0
/
+13
*
Hide extended PerfCtr MSRs on AMD processors by clearing bits 23, 24 and 28 in
neel
2014-10-17
1
-0
/
+37
*
Emulate the "Hardware Configuration" MSR when running on an AMD host.
neel
2014-10-16
1
-2
/
+27
*
Support Intel-specific MSRs that are accessed when booting up a linux in bhyve:
neel
2014-10-09
1
-0
/
+7
*
Restructure the MSR handling so it is entirely handled by processor-specific
neel
2014-09-20
1
-10
/
+61
*
Ignore writes to microcode update MSR. This MSR is accessed by RHEL7 guest.
neel
2014-04-30
1
-0
/
+2
*
Add an option to ignore accesses by the guest to unimplemented MSRs.
neel
2013-12-19
1
-2
/
+15
*
Add an explicit exit code 'SPINUP_AP' to tell the controlling process that an
neel
2012-09-25
1
-218
/
+5
*
Ignore legacy INIT de-asserts in x2apic mode before verifying
grehan
2011-10-18
1
-3
/
+3
*
First cut to port bhyve, vmmctl, and libvmmapi to HEAD.
jhb
2011-05-15
1
-1
/
+1
*
Import of bhyve hypervisor and utilities, part 1.
grehan
2011-05-13
1
-0
/
+261