freebsd-dev/sys/amd64/vmm/amd
Peter Grehan 3787148758 Temporary fix for guest idle detection.
Handle ExtINT injection for SVM. The HPET emulation
will inject a legacy interrupt at startup, and if this
isn't handled, will result in the HLT-exit code assuming
there are outstanding ExtINTs and return without sleeping.

svm_inj_interrupts() needs more changes to bring it up
to date with the VT-x version: these are forthcoming.

Reviewed by:	neel
2014-06-09 21:02:48 +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 - SVM nested paging support 2013-04-27 04:49:51 +00:00
svm_msr.h Add in last remaining files to get AMD-SVM operational. 2013-08-23 00:37:26 +00:00
svm_softc.h Bring (almost) up-to-date with HEAD. 2014-06-03 06:56:54 +00:00
svm_support.S Add in last remaining files to get AMD-SVM operational. 2013-08-23 00:37:26 +00:00
svm.c Temporary fix for guest idle detection. 2014-06-09 21:02:48 +00:00
svm.h - SVM nested paging support 2013-04-27 04:49:51 +00:00
vmcb.c Set the guest PAT MSR in the VMCB to power-on defaults. 2014-06-07 23:05:12 +00:00
vmcb.h Enable memory overcommit for AMD processors. 2013-12-18 23:39:42 +00:00