]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement "special mask mode" in vatpic.
authorNeel Natu <neel@FreeBSD.org>
Sun, 28 Dec 2014 00:53:52 +0000 (00:53 +0000)
committerNeel Natu <neel@FreeBSD.org>
Sun, 28 Dec 2014 00:53:52 +0000 (00:53 +0000)
commit1a5934ef8ea80bfbce7d064d77324ddb55c02656
tree19fe56d35a0835c51bb7f1d43ffefc1ddaf54536
parent4cc6942f3755395a7bb368b4c5316f9ce8d4e6bf
Implement "special mask mode" in vatpic.

OpenBSD guests always enable "special mask mode" during boot. As a result of
r275952 this is flagged as an error and the guest cannot boot.

Reviewed by: grehan
Differential Revision: https://reviews.freebsd.org/D1384
MFC after: 1 week
sys/amd64/vmm/io/vatpic.c