freebsd-nq/sys/amd64/vmm/amd
Andriy Gapon 2f4c43215e fix a syntax error in r308039 ...
that I somehow introduced between testing the change
iand committing it.

MFC after:	1 week
X-MFC with:	r307903
2016-10-28 15:57:55 +00:00
..
amdv.c
npt.c
npt.h
svm_genassym.c
svm_msr.c Allow guest writes to AMD microcode update[0xc0010020] MSR without updating actual hardware MSR. This allows guest microcode update to go through which otherwise failing because wrmsr() was returning EINVAL. 2016-04-11 05:09:43 +00:00
svm_msr.h
svm_softc.h
svm_support.S
svm.c fix a syntax error in r308039 ... 2016-10-28 15:57:55 +00:00
svm.h
vmcb.c
vmcb.h vmm(4): Small spelling fixes. 2016-05-03 22:07:18 +00:00