Home
last modified time | relevance | path

Searched refs:VMs (Results 1 – 22 of 22) sorted by relevance

/src/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-5-setup.sh48 for ((i=1; i<=VMs; i++)); do
122 for ((i=1; i<=VMs; i++)); do
137 echo "Console logging for ${VMs}x $OS started."
141 echo "Waiting for vm's to come up... (${VMs}x CPU=$CPU RAM=$RAM)"
142 for ((i=1; i<=VMs; i++)); do
145 echo "All $VMs VMs are up now."
H A Dqemu-7-prepare.sh17 if [ -z ${VMs:-} ]; then
31 for ((i=1; i<=VMs; i++)); do
40 for ((i=1; i<=VMs; i++)); do
H A Dqemu-6-tests.sh101 for ((i=1; i<=VMs; i++)); do
120 $SSH zfs@$IP $TESTS $OS $i $VMs $extra $CI_TYPE
130 for ((i=1; i<=VMs; i++)); do
H A Dqemu-2-start.sh177 VMs=2
178 echo "VMs=\"$VMs\"" >> $ENV
277 for ((i=0; i<=VMs; i++)); do
H A Dqemu-8-summary.sh54 for ((i=1; i<=VMs; i++)); do
/src/sys/contrib/device-tree/Bindings/reserved-memory/
H A Dxen,shared-memory.txt18 - xen,offset: (borrower VMs only)
/src/contrib/bc/
H A DMAINTENANCE-TERMS.md50 machine and two in VMs at the same time.
/src/crypto/openssl/test/radix/
H A DREADME.md83 its management tools (VMs, containers, etc.).
/src/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.td156 // Aliases of VMs to use as a pair of two VM for packed instructions
/src/
H A DRELNOTES14 Users belonging to the new vmm group can now create bhyve VMs. See the
H A DUPDATING1471 long. bhyve VMs wired with the -S are now subject to the user
/src/sys/dev/cxgbe/firmware/
H A Dt5fw_cfg_fpga.txt245 # NVI_HYPERV = 16 # VMs we want to support
H A Dt6fw_cfg_fpga.txt257 # NVI_HYPERV = 16 # VMs we want to support
H A Dt7fw_cfg_fpga.txt278 # NVI_HYPERV = 16 # VMs we want to support
H A Dt4fw_cfg_uwire.txt228 # NVI_HYPERV = 16 # VMs we want to support
H A Dt5fw_cfg_uwire.txt263 # NVI_HYPERV = 16 # VMs we want to support
H A Dt7fw_cfg.txt283 # NVI_HYPERV = 16 # VMs we want to support
H A Dt7fw_cfg_uwire.txt283 # NVI_HYPERV = 16 # VMs we want to support
H A Dt6fw_cfg_uwire.txt280 # NVI_HYPERV = 16 # VMs we want to support
/src/contrib/tcpdump/
H A DCHANGES321 CI: Add back running tcpdump -J/-L and capture, now with Cirrus VMs.
/src/crypto/openssh/
H A DChangeLog4437 EPHEMERAL VMs can have multiple instances of any given VM can exist
4553 the test VMs are slow enough for this to matter.
/src/contrib/xz/
H A DChangeLog1280 to slightly reduce the number of runner VMs needed.
1285 Test Autotools and CMake in the same job to reduce the number of VMs.