summaryrefslogtreecommitdiff
path: root/usr/src/pkg
diff options
context:
space:
mode:
authorAndy Fiddaman <illumos@fiddaman.net>2022-10-03 17:22:47 +0000
committerAndy Fiddaman <illumos@fiddaman.net>2022-11-06 16:28:38 +0000
commit1fde93bfc5537d4261d6ef3ac9db44a76d697e75 (patch)
tree6c76379ce7169ce5bbd50e9b3b8177051ed6c015 /usr/src/pkg
parent77ef2e2dc992015d6c68f5923c0216f6d000fc96 (diff)
downloadillumos-gate-1fde93bfc5537d4261d6ef3ac9db44a76d697e75.tar.gz
14489 bhyve should emulate imul
Reviewed by: Toomas Soome <tsoome@me.com> Portions contributed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
Diffstat (limited to 'usr/src/pkg')
-rw-r--r--usr/src/pkg/manifests/system-bhyve-tests.p5m1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-bhyve-tests.p5m b/usr/src/pkg/manifests/system-bhyve-tests.p5m
index 4dbd417557..9c98c34969 100644
--- a/usr/src/pkg/manifests/system-bhyve-tests.p5m
+++ b/usr/src/pkg/manifests/system-bhyve-tests.p5m
@@ -33,6 +33,7 @@ dir path=opt/bhyve-tests/tests
dir path=opt/bhyve-tests/tests/inst_emul
file path=opt/bhyve-tests/tests/inst_emul/cpuid mode=0555
file path=opt/bhyve-tests/tests/inst_emul/exit_paging mode=0555
+file path=opt/bhyve-tests/tests/inst_emul/imul mode=0555
file path=opt/bhyve-tests/tests/inst_emul/rdmsr mode=0555
file path=opt/bhyve-tests/tests/inst_emul/triple_fault mode=0555
file path=opt/bhyve-tests/tests/inst_emul/wrmsr mode=0555