]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move the event injection function into svm.c and add KTR logging for
authorneel <neel@FreeBSD.org>
Wed, 10 Sep 2014 02:20:32 +0000 (02:20 +0000)
committerneel <neel@FreeBSD.org>
Wed, 10 Sep 2014 02:20:32 +0000 (02:20 +0000)
commitbbc4ff544fe5975fbab29628145346683b2d7a3a
tree3651b98725407c3eb22528c1ad97dea1824f85d7
parent5b8dd1ad82ac8c41b835c249585dcef3f826ceb6
Move the event injection function into svm.c and add KTR logging for
every event injection.

This in in preparation for changes to SVM guest interrupt injection.

Discussed with: Anish Gupta (akgupt3@gmail.com)
sys/amd64/vmm/amd/svm.c
sys/amd64/vmm/amd/vmcb.c
sys/amd64/vmm/amd/vmcb.h