summaryrefslogtreecommitdiffstats
path: root/sys/amd64/vmm/amd/svm_msr.c
Commit message (Expand)AuthorAgeFilesLines
* Allow guest writes to AMD microcode update[0xc0010020] MSR without updating a...anish2016-04-111-0/+5
* Emulate machine check related MSRs to allow guest OSes like Windows to boot.neel2015-05-021-0/+7
* Emulate MSR_SYSCFG which is accessed by Linux on AMD cpus when MTRRs areneel2015-05-011-0/+2
* Don't require <sys/cpuset.h> to be always included before <machine/vmm.h>.neel2015-04-301-1/+0
* Advertise the MTRR feature via CPUID and emulate the minimal set of MTRR MSRs.neel2015-04-301-1/+22
* IFC r271888.neel2014-09-201-0/+136
OpenPOWER on IntegriCloud