diff options
| author | Dan McDonald <danmcd@joyent.com> | 2022-02-08 11:47:24 -0500 |
|---|---|---|
| committer | Dan McDonald <danmcd@joyent.com> | 2022-02-08 11:47:24 -0500 |
| commit | 2a8740338c2c462dc21a78eb3c9156e1e78d0ac3 (patch) | |
| tree | c5b6524a49f3a955837d3b09b9e8114e21b51d79 /usr/src/pkg | |
| parent | 308610704712d46d08139704161f4978ae29d746 (diff) | |
| parent | 92f11af9ee66cf1fac02dc46553e805de69f204c (diff) | |
| download | illumos-joyent-2a8740338c2c462dc21a78eb3c9156e1e78d0ac3.tar.gz | |
[illumos-gate merge]
commit 92f11af9ee66cf1fac02dc46553e805de69f204c
14460 pcieadm show-devs should warn on unused filters
14459 pcieadm show-cfgspace sometimes confuses hex and strings
14461 pcieadm-priv tests fail in the face of duplicate /devices paths
commit 163bcb88498e897f35c7fc801fe9db507052a1f0
14472 Fix clearing setuid/setgid bits on a file when replaying a write
commit 251becc882939aaf03088561add2c257a7a92424
14374 Improve bhyve mevent EVF_VNODE monitoring
commit 6dc983494b0ffef2565cc4d91371ee345425ffab
14372 bhyve upstream sync 2022 January
commit 1f9b2f1be72268fea43db041cd5892625dd26a72
14399 Support ACPI enumeration of extended IRQ resources
commit 6b3099ac66a51f03e3d221e99f2427e42d2dff93
14476 flowadm(1M) needs to show prefixlen at the right place
commit 3f2304d3d03b914a6bc6784aac74829493a6ec31
14382 gss_mechs: build errors with gcc 11
Conflicts:
usr/src/cmd/bhyve/test/tests/mevent/testlib.h
Diffstat (limited to 'usr/src/pkg')
| -rw-r--r-- | usr/src/pkg/manifests/system-bhyve-tests.p5m | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/src/pkg/manifests/system-bhyve-tests.p5m b/usr/src/pkg/manifests/system-bhyve-tests.p5m index 74881cf19c..5b4a7351c4 100644 --- a/usr/src/pkg/manifests/system-bhyve-tests.p5m +++ b/usr/src/pkg/manifests/system-bhyve-tests.p5m @@ -14,7 +14,7 @@ # # -# Copyright 2018 OmniOS Community Edition (OmniOSce) Association. +# Copyright 2022 OmniOS Community Edition (OmniOSce) Association. # Copyright 2022 Oxide Computer Company # @@ -35,6 +35,8 @@ file path=opt/bhyve-tests/tests/mevent/lists_delete mode=0555 file path=opt/bhyve-tests/tests/mevent/read_disable mode=0555 file path=opt/bhyve-tests/tests/mevent/read_pause mode=0555 file path=opt/bhyve-tests/tests/mevent/read_requeue mode=0555 +file path=opt/bhyve-tests/tests/mevent/vnode_file mode=0555 +file path=opt/bhyve-tests/tests/mevent/vnode_zvol mode=0555 dir path=opt/bhyve-tests/tests/vmm file path=opt/bhyve-tests/tests/vmm/mem_partial mode=0555 file path=opt/bhyve-tests/tests/vmm/mem_seg_map mode=0555 |
