freebsd-nq/sys/amd64/vmm/amd
Neel Natu faba66190e Fix bhyvectl so it works correctly on AMD/SVM hosts. Also, add command line
options to display some key VMCB fields.

The set of valid options that can be passed to bhyvectl now depends on the
processor type. AMD-specific options are identified by a "--vmcb" or "--avic"
in the option name. Intel-specific options are identified by a "--vmcs" in
the option name.

Submitted by:	Anish Gupta (akgupt3@gmail.com)
2014-10-10 21:48:59 +00:00
..
amdv.c Bring (almost) up-to-date with HEAD. 2014-06-03 06:56:54 +00:00
npt.c Bring (almost) up-to-date with HEAD. 2014-06-03 06:56:54 +00:00
npt.h Bring (almost) up-to-date with HEAD. 2014-06-03 06:56:54 +00:00
svm_genassym.c Simplify register state save and restore across a VMRUN: 2014-09-27 02:04:58 +00:00
svm_msr.c IFC r271888. 2014-09-20 21:46:31 +00:00
svm_msr.h IFC r271888. 2014-09-20 21:46:31 +00:00
svm_softc.h Allow more VMCB fields to be cached: 2014-09-21 23:42:54 +00:00
svm_support.S Simplify register state save and restore across a VMRUN: 2014-09-27 02:04:58 +00:00
svm.c Simplify register state save and restore across a VMRUN: 2014-09-27 02:04:58 +00:00
svm.h Simplify register state save and restore across a VMRUN: 2014-09-27 02:04:58 +00:00
vmcb.c Fix bhyvectl so it works correctly on AMD/SVM hosts. Also, add command line 2014-10-10 21:48:59 +00:00
vmcb.h Fix bhyvectl so it works correctly on AMD/SVM hosts. Also, add command line 2014-10-10 21:48:59 +00:00