summaryrefslogtreecommitdiff
path: root/usr/src/test
AgeCommit message (Collapse)AuthorFilesLines
2022-09-2815008 expose bhyve kernel interface version widerPatrick Mooney1-1/+21
Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-26 [illumos-gate merge]Dan McDonald7-72/+268
commit 42640e499ab380f595753ffb5c3607d030e5cff3 14963 bhyve destroy should be more robust 14968 bhyve needs self-destroy ioctl Conflicts: usr/src/pkg/manifests/system-bhyve-tests.p5m
2022-09-2614963 bhyve destroy should be more robustPatrick Mooney7-72/+268
14968 bhyve needs self-destroy ioctl Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Michael Zeller <mike@mikezeller.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-26 [illumos-gate merge]Dan McDonald1-4/+2
commit 1b6debbb96f2c66931b6ec520e8dd07ece57d2dd 15007 zfs-tests: bootfs_006_pos is failing commit 46a7047cf9615f69c4e19c75c66b808b68695bbe 14999 SMB server mis-handles very long file names commit 76b0ca5a9552055cbe0fc7faabd3269bf63c4060 15001 Unable to set smb property max_protocol to 3.1.1 or empty
2022-09-2615007 zfs-tests: bootfs_006_pos is failingToomas Soome1-4/+2
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Yuri Pankov <ypankov@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-22 [illumos-gate merge]Dan McDonald9-4/+554
commit 61b899723556289ed14dbcc0792ee6ed33c3edf9 14997 unnecessary jmp in desctbls_asm.s commit 578d9a563f6dc0f4f8a56447931b36db474172da 14485 bhyve needs better cpuid control
2022-09-2214485 bhyve needs better cpuid controlPatrick Mooney9-4/+554
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Greg Colombo <greg@oxidecomputer.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-09-12 [illumos-gate merge]Dan McDonald19-1/+1400
commit f8e9c7b3ba7100b047717589235b6d05ec43646c 14925 plumb DFv4 into amdzen(4D) commit ba215efe42e70993d3838f7af671f9d9fc0ebc33 14936 need a better SMN addressing mechanism commit 56726c7e321b6e5ecb2f10215f5386016547e68c 14821 Add additional AVX512 capabilities 14822 Need new word of hardware capabilities 14823 aux vector feature mapping should use x86_featureset commit f2ae17ede4a9a93585872a9aa83120497285bdd0 14077 Want wrapper for external SMB server tests commit 544783ca6fcbe20a0c82b42aabd4e88a9ac69e68 14960 mountd: cleaning up some build gags commit 153f3212c5a48deec74be10ba87dd04bc99edbbb 14815 nvmeadm: identify support for namespace management Conflicts: manifest usr/src/cmd/sgs/libconv/common/corenote.c usr/src/cmd/sgs/libconv/common/corenote.msg usr/src/cmd/sgs/rtld/common/globals.c usr/src/cmd/sgs/rtld/common/rtld.msg usr/src/cmd/sgs/rtld/common/setup.c usr/src/uts/common/exec/elf/elf.c usr/src/uts/common/os/exec.c usr/src/uts/common/sys/user.h usr/src/uts/intel/os/cpuid.c usr/src/uts/intel/os/driver_aliases
2022-09-1114821 Add additional AVX512 capabilitiesRobert Mustacchi5-0/+665
14822 Need new word of hardware capabilities 14823 aux vector feature mapping should use x86_featureset Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-09-1014077 Want wrapper for external SMB server testsMatt Barden14-1/+735
Reviewed by: Evan Layton <elayton@tintri.com> Reviewed by: Gordon Ross <gordon.ross@tintri.com> Reviewed by: Yuri Pankov <ypankov@tintri.com> Reviewed by: Suresh Jayaraman <sjayaraman@tintri.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-09-06 [illumos-gate merge]release-20220908Dan McDonald3-0/+103
commit 4322dd9069f078f823a09309fbdfc08ed9085b8d 14933 asprintf(3c) is confused by NUL
2022-09-0614933 asprintf(3c) is confused by NULRobert Mustacchi3-0/+103
Reviewed by: Dan McDonald <danmcd@mnx.io> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2022-09-01OS-8403 smartos-test needs pkgsrc updatesDan McDonald7-35/+14
Reviewed by: Jonathan Perkin <jperkin@pkgsrc.org> Reviewed by: Travis Paul <Tr@visPaul.me> Approved by: Brian Bennett <brian.bennett@mnx.io>
2022-08-22 [illumos-gate merge]Dan McDonald4-0/+324
commit abb88ab1b9516b1ca12094db7f2cfb5d91e0a135 14898 port_associate PORT_SOURCE_FILE doesn't update user obj properly commit 50959a0eb0e3bc8618e60f532f23b93bfc7bcad7 14918 pty(4d) typo posix_openpty to posix_openpt commit 119d61ccb993f400b23aa47a130a03fd12b5aabb 14837 panic with max_rx_set() on VNIC with secondary macs commit ab5bb018eb284290d89d61bbae1913c3ea82b3af 14834 cpuid code is and has always been isadep 14835 split cpuid pass1 Conflicts: usr/src/uts/intel/os/cpuid.c usr/src/pkg/manifests/system-test-ostest.p5m usr/src/uts/common/fs/portfs/port_fop.c
2022-08-2214898 port_associate PORT_SOURCE_FILE doesn't update user obj properlyRobert Mustacchi4-0/+324
Reviewed by: Nahum Shalman <nahamu+illumos@gmail.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-08-07 [illumos-gate merge]Dan McDonald4-3/+469
commit 1d1fc316c9e8072a7e63a5b1218bab66b9a66b66 14820 Want SMBIOS 3.6 Support 14872 smbios_info_processor forgot ext clock speed commit f02dfbac954fb75e2030de187f92788ab9ece137 14877 remove support for the old process model from sgs commit 051bd850f53c8034271a9fd12ce95ca63d008a12 14889 efi.h: EFI_MEMORY_DESCRIPTOR has fields swapped Conflicts: usr/src/cmd/smbios/smbios.c
2022-08-0714820 Want SMBIOS 3.6 SupportRobert Mustacchi4-3/+469
14872 smbios_info_processor forgot ext clock speed Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2022-08-03OS-8401 vmm_drv_test needs to be less IPS-dependentDan McDonald4-0/+58
2022-08-03 [illumos-gate merge]Dan McDonald6-3/+265
commit aa39f6d0fd4e491afca04b12f49a18ce955efc79 14817 bhyve VMs should be capable of auto-destruct 14864 want device for testing vmm_drv interface Conflicts: Upstream bhyvetest does not have an add_drv for vmm_drv_test like os-test does for ksensor_test. Not resolving here so the fix can be a distinct, cherry-pickable commit for illumos-gate.
2022-08-0214817 bhyve VMs should be capable of auto-destructPatrick Mooney6-3/+265
14864 want device for testing vmm_drv interface Reviewed by: Greg Colombo <greg@oxidecomputer.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-07-21 [illumos-gate merge]Dan McDonald16-1/+12054
commit 46b0ac2b8506d5f4ba5ae6bff508c343d0ab4830 14802 Remove system-library-processor.p5m package commit 5e897995316df4eaf44613326c4cc090d915778c 14748 loader: support for hiding the cursor on the console commit ba5ca68405ba4441c86a6cfc87f4ddcb3565c81d 14647 SMB: Kerberos and NTLM auth should do the same post-work commit a68304eb6e91ead0cd793eae3030b924ca68adb4 14810 pcieadm show-devs should use current values for type commit 71815ce76261aa773c97600750fdce92334d1990 14727 Want AMD Unified Memory Controller Driver commit 1bcd6a1a4eeaf2fd7a90ce8b8cebd4f34baf049f 14776 pcieadm typos bytes to byes Conflict: usr/src/boot/forth/menu.4th
2022-07-2014727 Want AMD Unified Memory Controller DriverRobert Mustacchi16-1/+12054
Reviewed by: Keith M Wesolowski <wesolows@oxide.computer> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: C Fraire <cfraire@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2022-07-15OS-8394 Move smartos-live (and friends if needed) to pkgsrc.smartos.orgDan McDonald1-4/+4
Reviewed by: Jonathan Perkin <jperkin@pkgsrc.org> Reviewed by: Brian Bennett <brian.bennett@mnx.io> Approved by: Brian Bennett <brian.bennett@mnx.io>
2022-07-15OS-8395 smartos-test invokes bhyvetest wronglyDan McDonald1-1/+2
Reviewed by: Brian Bennett <brian.bennett@mnx.io> Approved by: Brian Bennett <brian.bennett@mnx.io>
2022-07-14 [illumos-gate merge]Dan McDonald4-1/+109
commit f81518d2d2ef63a80422631582fa82f0f956a850 14797 scsi_cname is unsafe commit a2d4222865d0ef80687403e52976bd691ec2faee 14557 Attempts to map PCI BARs without MMIO ends in panics commit aa88555e2aa3d01aff5e421451572bdfcf722282 14809 eeprom fails with key and key=value argument processing commit a26f9c149bc8e4c9206303674cdef16edec1ca70 14755 viona should expose more ring state 14756 expose viona kernel interface version 14787 bhyve should block leases on drv purge commit 81bcd6ad07db9db66927eebc0d558e9a12011226 14793 dump(1) should be 64bit only commit d37b9759f3782bad29cf7508d292559b4a8cf1f8 14792 elfdump(1) should be 64bit only commit 902bba376031b794865234f1621102c7f4bf9d2b 14608 ttymon should use tty-mode property Conflicts: manifest usr/src/cmd/sgs/elfdump/i386/Makefile
2022-07-1414755 viona should expose more ring statePatrick Mooney4-1/+109
14756 expose viona kernel interface version 14787 bhyve should block leases on drv purge Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Luqman Aden <luqman@oxide.computer> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-06-20 [illumos-gate merge]Dan McDonald7-0/+270
commit a196c3ffe35a9a1589267b660ce6c2ff2ccab5e9 14722 ld should keep group members in separate output sections
2022-06-1614722 ld should keep group members in separate output sectionsRichard Lowe7-0/+270
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-06-15 [illumos-gate merge]Dan McDonald2-1/+47
commit 5c22bad5dcbd030d95aca36e1c2fb0f77b505e17 14680 tem: add support for window manipulation functions commit e760f15095bdc9fa107e7c20ed2a5e4fb5865c1d 14732 split vtd out of vmm kernel module Conflicts: manifest
2022-06-1514732 split vtd out of vmm kernel modulePatrick Mooney2-1/+47
Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Jorge Schrauwen <sjorge@blackdot.be> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-03 [illumos-gate merge]Dan McDonald4-2/+101
commit 83b49c54d9c0766e810b6c8ff849dfb6693fc68a 14664 bhyve missing triple-fault handling for VMX commit 148fd93e57d3d5813d90f1291e6bd30de45c7723 14626 zlib: update to zlib-1.2.12
2022-05-0314664 bhyve missing triple-fault handling for VMXPatrick Mooney4-2/+101
Reviewed by: Luqman Aden <luqman@oxide.computer> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-05-02 [illumos-gate merge]Dan McDonald3-1/+51
commit 3466010b6f73e5cbeb612e538494c9d42c6d4a68 14660 expose bhyve kernel interface version commit 2a22bccab8733d6de38ab1e1fbe8c810122a4427 14657 zoneadmd: remove warning gags and add ctf support Conflicts: usr/src/cmd/zoneadmd/Makefile usr/src/cmd/zoneadmd/vplat.c usr/src/cmd/zoneadmd/zoneadmd.c
2022-05-0214660 expose bhyve kernel interface versionPatrick Mooney3-1/+51
Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-04-26 [illumos-gate merge]Dan McDonald4-2/+13
commit ce9221f7c49d15d77c5f2958868f3319f95c7a06 14650 remove smatch gag from viona commit 43f863f959a7ec8a6ee3645d33997561ff808c39 14621 Missing dependency in cores tests build
2022-04-2514621 Missing dependency in cores tests buildAndy Fiddaman4-2/+13
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>
2022-04-22 [illumos-gate merge]Dan McDonald3-6/+6
commit 7c8c0b8227679b4684566e408ccc96d6ef7175e9 14587 bhyve and viona belong in uts/intel Conflicts: usr/src/cmd/bhyve/Makefile usr/src/lib/brand/bhyve/zone/Makefile
2022-04-2114587 bhyve and viona belong in uts/intelPatrick Mooney3-6/+6
Reviewed by: Keith Wesolowski <wesolows@oxide.computer> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2022-04-20 [illumos-gate merge]release-20220421Dan McDonald5-1/+167
commit df5cd018c34371890eeeb8c930245b9323e8aa25 14418 mman.h symbol visibility is a mess commit 34331de35882eb41acdf4f0d2065b5e12d083e82 14531 want nvme namespace management mutex commit 353d89b0745ef752e824c1afc3f0474f66dfbd64 14530 nvme should require exclusive open for attach, detach, and format ioctls commit c542a624b7efda0b8123026500f05f430ff6c770 14607 Add CONS_GETDEV so we can see which port is /dev/console
2022-04-2014418 mman.h symbol visibility is a messRobert Mustacchi5-1/+167
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Rich Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2022-04-12 [illumos-gate merge]Dan McDonald16-2/+735
commit d2f938fdf23aca7cabde8395625fdfaa2118133d 14598 bhyve vlapic should handle APICBASE changes 14599 simplify bhyve MSR handling commit 6de0af11ed5afd6a7c0ff23e31c1954813e3bf88 14622 want __maybe_unused
2022-04-1114598 bhyve vlapic should handle APICBASE changesPatrick Mooney16-2/+735
14599 simplify bhyve MSR handling Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Luqman Aden <luqman@oxide.computer> Approved by: Dan McDonald <danmcd@joyent.com>
2022-03-31 [illumos-gate merge]Dan McDonald22-1/+2118
commit 5103e761e384621c5728a6d1f4b0bfdc1be233a4 14569 bhyve should consolidate on hrtime 14486 bhyve needs instruction emul tests commit db9aa506ce275f82ee72f31fc2e6e3c53d1212b7 13912 viona should track held pages commit 899b7fc7762875c5244567fbc6bb4ccace75d6f7 12315 errors in section 4i of the manual commit a677d6730e287aadab3cc68d0c46fb01b25d72eb 14583 developer/opensolaris/osnet requirements cleanup
2022-03-3014569 bhyve should consolidate on hrtimePatrick Mooney22-1/+2118
14486 bhyve needs instruction emul tests Reviewed by: Andy Fiddaman <andy@omnios.org> Reviewed by: Luqman Aden <luqman@oxide.computer> Approved by: Dan McDonald <danmcd@joyent.com>
2022-03-15 [illumos-gate merge]Dan McDonald2-2/+6
commit c82c4676ac0cb87eb69c9444cf1a775e756ebbb9 14496 git pbchk should look in .git/info for *.NOT files commit 77ac03cbec412857d39c4898c9ed10abb6061418 14291 cxgbe: asserts when requesting more queues than available commit 311330e6823a3a919ff127757c2f0cf9eb17aa0e 14539 bhyve: make clobber removes proto file commit 29ed14768e5e76bb8c95f0a28b4d21d8741dfabe 14436 "dladm show-overlay <overlay>" exits zero when varpd doesn't know about the overlay commit bbf215553c7233fbab8a0afdf1fac74c44781867 14443 resection manual pages per IPD4 commit 236cb9a89d936b4b681853751c9af1adccc35ef9 14554 TSC calibration is the PITs Conflicts: usr/src/cmd/bhyve/Makefile usr/src/cmd/dladm/dladm.c usr/src/cmd/svc/milestone/net-physical usr/src/cmd/svc/milestone/network-physical.xml usr/src/cmd/zoneadmd/zoneadmd.c usr/src/cmd/zonecfg/zonecfg.c usr/src/lib/libzonecfg/common/libzonecfg.c usr/src/man/man1/hostname.1 usr/src/man/man1/zlogin.1 usr/src/man/man4/Makefile usr/src/man/man4d/Makefile usr/src/man/man4d/cpuid.4d usr/src/man/man4fs/Makefile usr/src/man/man4i/Makefile usr/src/man/man4m/Makefile usr/src/man/man4p/vxlan.4p usr/src/man/man5/proc.5 usr/src/man/man5/process.5 usr/src/man/man7/Makefile usr/src/man/man7/privileges.7 usr/src/man/man7/resource_controls.7 usr/src/man/man8/Makefile usr/src/man/man8/connstat.8 usr/src/man/man8/dladm.8 usr/src/man/man8/dumpadm.8 usr/src/man/man8/flowadm.8 usr/src/man/man8/prstat.8 usr/src/man/man8/reboot.8 usr/src/man/man8/route.8 usr/src/man/man8/savecore.8 usr/src/man/man8/smbios.8 usr/src/man/man8/snoop.8 usr/src/man/man8/svc.startd.8 usr/src/man/man8/tunefs.8 usr/src/man/man8/zfs.8 usr/src/man/man8/zoneadm.8 usr/src/man/man8/zonecfg.8 usr/src/man/man8/zpool.8 usr/src/man/man9f/ddi_fm_init.9f usr/src/test/util-tests/tests/dladm/Makefile usr/src/test/util-tests/tests/dladm/show-overlay-exit.ksh
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald19-45/+45
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
2022-03-1114436 "dladm show-overlay <overlay>" exits zero when varpd doesn't know ↵Isaac Davis3-1/+87
about the overlay Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-03-1014443 resection manual pages per IPD4Richard Lowe19-45/+45
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2022-03-02 [illumos-gate merge]Dan McDonald3-1/+168
commit 3d0662810ae7f231943be2eb0bf9cd8b25496ddb 14511 bhyve needs devmem access for all segments commit d2b76ef70a19a09ea9aab5aaeb614dc7c9d195ed 14534 diff could support -q commit 63cdc4a2836cf93078a5dd140d42583170a04953 14529 nvmeadm should ignore requests to attach/detach ignored namespaces commit 1767024ccd62fe7212679d959527eb445767d01a 14528 nvme should return ENOTSUP for ioctls not supported by the hardware commit 2c4fdd8fb33adc5c98677c7d5c87687c405be868 14544 bhyve(1M) uses -A in EXAMPLES but doesn't otherwise document it
2022-03-0214511 bhyve needs devmem access for all segmentsPatrick Mooney3-1/+168
Reviewed by: Dan Cross <cross@oxidecomputer.com> Reviewed by: Luqman Aden <luqman@oxide.computer> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Robert Mustacchi <rm@fingolfin.org>