Home
last modified time | relevance | path

Searched refs:VM (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dbind.test29 sqlite_step $VM N VALUES COLNAMES
35 sqlite_reset $VM
37 sqlite_step $VM N VALUES COLNAMES
43 sqlite_reset $VM
45 sqlite_step $VM N VALUES COLNAMES
51 sqlite_reset $VM
53 sqlite_bind $VM 1 {} static
55 sqlite_bind $VM 3 {} null
61 sqlite_reset $VM
62 sqlite_bind $VM 1 {456} normal
[all …]
H A Dcapi2.test31 sqlite_step $VM N VALUES COLNAMES
46 sqlite_step $VM N VALUES COLNAMES
55 sqlite_step $VM N VALUES COLNAMES
61 sqlite_finalize $VM
73 set VM [sqlite_compile $DB $SQL SQL]
88 sqlite_finalize $VM
101 sqlite_finalize $VM
105 list $SQL $VM
143 } VM]
153 sqlite_finalize $VM
[all …]
H A Dattach2.test128 set rc [catch {sqlite_compile $DB "ATTACH 'test2.db' AS t2" TAIL} VM]
129 if {$rc} {lappend rc $VM}
130 sqlite_finalize $VM
134 set rc [catch {sqlite_compile $DB "DETACH t2" TAIL} VM]
135 if {$rc} {lappend rc $VM}
136 sqlite_finalize $VM
H A Dvacuum.test139 set VM [sqlite_compile $DB {VACUUM} TAIL]
140 sqlite_step $VM N VALUES COLNAMES
143 sqlite_finalize $VM
/illumos-gate/usr/src/cmd/mandoc/
H A Dlib.in46 LINE("libkvm", "Kernel VM Library (libkvm, \\-lkvm)")
H A Dmsec.in54 LINE("3KVM", "Kernel VM Library Functions")
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news290 The screen size limit on non-VM/Unix systems has been increased
781 On non VM/UNIX systems, the screen size has been increased to
786 Several limits have been increased for VM/UNIX. Longer lines,
791 An internal change has been made for VM/UNIX that causes error
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.guess322 *:z/VM:*:*)
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt229 # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM
H A Dt5fw_cfg.txt264 # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM
H A Dt6fw_cfg.txt281 # NVIIQ_HYPERV = 2 # Virtual Ingress Queues with Free Lists per VM
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids10402 1043 81cd A8N-VM CSM
10439 1043 81bc A8N-VM CSM Mainboard
10449 1043 81bc A8N-VM CSM Mainboard
24579 # Parallels VM virtual devices
24720 1110 Inter-VM shared memory
32381 1043 817a P5LD2-VM Mainboard
32525 1043 8179 P5B-MX/WiFi-AP, P5KPL-VM, P5LD2-VM Mainboard
32550 1043 8179 P5B-MX/WiFi-AP, P5KPL-VM, P5LD2-VM Mainboard
32575 1043 8179 P5B-MX/WiFi-AP, P5KPL-VM, P5LD2-VM Mainboard
32598 1043 8179 P5B-MX/WiFi-AP, P5KPL-VM, P5LD2-VM Mainboard
[all …]
H A Dusb.ids9318 0101 ARC AM-VM Mono Airpath/Vacuum Monochromator/Spectrograph
19100 000b VM
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt2334 15. Problem: CQ88677 - Rhel6.8 VM OS is not coming up after installing
2815 4. Problem: CQ86922 - FW assertion is hit after re-load of driver in VM.
3151 5. Problem: CQ85384 - SRIOV over NPAR - ramrod stuck when linux VM
3154 Change: In case of when PVID is configured, if we do VM power off and
4483 7. Problem: CQ82055 - Assertion during VM power while runninng L2 traffic.
5063 attached VM is powered on.
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/
H A Dlm_vf.c2681 "ACK_enable" (even "ACK_disable/ACK_enable") does not help when IGU block is stuck from previous VM in lm_vf_chip_init()
2682 Windows8 PF executes clear IGU block on VM initialization. Must be checked for Linux PF. in lm_vf_chip_init()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dsqlite.h.in210 ** or by the last VM to run to completion. The change count is not updated
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi559 Bit 17 (VM) must be cleared. Bit 9 (IF) must be cleared. Other bits
H A Dmultiboot.info526 Bit 17 (VM) must be cleared. Bit 9 (IF) must be cleared. Other bits
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1571 SR-IOV handling is performed by the ecore on the hypervisor as well as the ecore on the VM.
1640 …[PF uses the VF's pci requestor-id for the DMAE transaction, to access the VM's Ghost Physical Add…