freebsd-dev/sys/amd64/vmm/amd
Peter Grehan d8ced94511 MFC @ r256071
This is the change where the bhyve_npt_pmap branch was
merged in to head.

The SVM changes to work with this will be in a follow-on
submit.
2013-12-18 22:31:53 +00:00
..
amdv.c Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
npt.c Handle VM_PROT_NONE in nested page table code. 2013-08-22 22:26:46 +00:00
npt.h - SVM nested paging support 2013-04-27 04:49:51 +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 - SVM nested paging support 2013-04-27 04:49:51 +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 The ASID allocation in SVM is incorrect because it allocates a single ASID for 2013-10-21 23:46:37 +00:00
svm.h - SVM nested paging support 2013-04-27 04:49:51 +00:00
vmcb.c - SVM nested paging support 2013-04-27 04:49:51 +00:00
vmcb.h - SVM nested paging support 2013-04-27 04:49:51 +00:00