diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-06-24 11:27:37 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2020-06-24 11:27:37 +0000 |
commit | 2a60785665a571597ad245604f125a60b3d1277e (patch) | |
tree | 92e63dcff5cd0c5509a3e60e44c9cd31427ab2ed /exception_lists | |
parent | 220080cf98234dae4756754274ff9d34f5ea7668 (diff) | |
parent | 2ca761b0b92364bea5ec829f3ac6187c20057a0a (diff) | |
download | illumos-joyent-2a60785665a571597ad245604f125a60b3d1277e.tar.gz |
[illumos-gate merge]
commit 2ca761b0b92364bea5ec829f3ac6187c20057a0a
12880 sparc: pkglint errors
commit e386029b3dc09ced91c6806c9767572be25b584b
12879 sparc: unresolved dependencies
commit e156a47b6ebcf79f0515365c32a22c7ed38dc19b
12871 bhyve ioctls needn't the struct size
commit b58b977e8fdb738e19dfe72999e4f57a62e9d05f
12869 bhyve kernel/user split should be clearer
Diffstat (limited to 'exception_lists')
-rw-r--r-- | exception_lists/cstyle | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exception_lists/cstyle b/exception_lists/cstyle index 19d692b0fa..85538c8968 100644 --- a/exception_lists/cstyle +++ b/exception_lists/cstyle @@ -1431,6 +1431,7 @@ usr/src/lib/libvmmapi/common/vmmapi.[ch] usr/src/uts/i86pc/io/vmm/amd/*.[ch] usr/src/uts/i86pc/io/vmm/intel/*.[chs] usr/src/uts/i86pc/io/vmm/io/*.[ch] +usr/src/uts/i86pc/io/vmm/sys/vmm_kernel.h usr/src/uts/i86pc/io/vmm/vmm.c usr/src/uts/i86pc/io/vmm/vmm_host.[ch] usr/src/uts/i86pc/io/vmm/vmm_instruction_emul.c |