]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Recognize a pending virtual interrupt while emulating the halt instruction.
authorTycho Nightingale <tychon@FreeBSD.org>
Thu, 21 Dec 2017 18:30:11 +0000 (18:30 +0000)
committerTycho Nightingale <tychon@FreeBSD.org>
Thu, 21 Dec 2017 18:30:11 +0000 (18:30 +0000)
commit9e33a616939fcff87f7539e3c41323deca5c74ce
treea19bb1ae5f0668a9bcb4225395ce38859f6c93de
parent76df519fe099c90ba2188cd1ca6846181b24b4b2
Recognize a pending virtual interrupt while emulating the halt instruction.

Reviewed by: grehan, rgrimes
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D13573
sys/amd64/vmm/intel/vmx.c