Searched full:provide (Results 1 – 25 of 359) sorted by relevance
12345678910>>...15
/qemu/docs/system/ |
H A D | vnc-security.rst | 25 remote machine, a combination of netcat+ssh can be used to provide a 35 considered to provide high security. The password can be fairly easily 82 Certificates can also provide a means to authenticate the client 83 connecting. The server will request that the client provide a 101 authentication to provide two layers of authentication for clients. 164 If the TLS option is enabled for VNC, then it will provide session 165 encryption, otherwise the SASL mechanism will have to provide
|
H A D | linuxboot.rst | 16 Use ``-kernel`` to provide the Linux kernel image and ``-append`` to 18 used to provide an INITRD image.
|
H A D | authz.rst | 29 the client provide a certificate to the server to prove its own identity. 238 will provide ``tls-authz`` property, while any server using SASL will provide
|
/qemu/include/hw/misc/ |
H A D | iotkit-secctl.h | 30 * might provide: 37 * might provide: 46 * might provide: 49 * might provide:
|
/qemu/python/qemu/qmp/ |
H A D | error.py | 4 This package seeks to provide semantic error classes that are intended 12 and re-encapsulate various exceptions to provide a semantic
|
H A D | util.py | 5 Python 3.6 to provide some features that otherwise become available in 196 Formats the current traceback, indented to provide visual distinction. 200 stack; when those errors are printed, this helps provide a nice
|
/qemu/host/include/x86_64/host/ |
H A D | atomic128-ldst.h.inc | 8 * atomic primitive is meant to provide. 71 /* Provide QEMU_ERROR stubs. */
|
/qemu/include/hw/arm/ |
H A D | armsse.h | 70 * might provide: 77 * might provide: 84 * might provide: 87 * might provide:
|
/qemu/tests/tcg/tricore/ |
H A D | link.ld | 43 PROVIDE(__clear_table = .) ; 46 PROVIDE(__copy_table = .) ;
|
/qemu/tests/vm/ |
H A D | conf_example_aarch64.yml | 47 # To install a different set of packages, provide a command to issue 50 # Or to skip the install entirely, just provide ""
|
/qemu/docs/system/i386/ |
H A D | xenpvh.rst | 10 QEMU can be used to provide PV virtio devices on an emulated PCIe controller. 16 The x86 Xen PVH QEMU machine provide the following devices:
|
H A D | xen.rst | 77 To provide a Xen console device, define a character device and then a device 112 itself, designed to run inside a Xen HVM guest and provide memory management 132 (" ``--`` ") on the Xen command line, and does not provide the guest kernel
|
/qemu/.gitlab-ci.d/cirrus/ |
H A D | README.rst | 4 GitLab CI shared runners only provide a docker environment running on Linux. 5 While it is possible to provide private runners for non-Linux platforms this
|
/qemu/include/standard-headers/linux/ |
H A D | virtio_console.h | 40 #define VIRTIO_CONSOLE_F_SIZE 0 /* Does host provide console size? */ 41 #define VIRTIO_CONSOLE_F_MULTIPORT 1 /* Does host provide multiple ports? */
|
/qemu/tests/uefi-test-tools/UefiTestToolsPkg/Include/Guid/ |
H A D | BiosTablesTest.h | 61 // provide the corresponding UEFI Configuration Table. 72 // (independently of the other) if the UEFI System Table does not provide the
|
/qemu/docs/system/arm/ |
H A D | orangepi.rst | 119 Note that the mainline kernel does not have a root filesystem. You may provide it 144 argument and provide the proper root= kernel parameter: 191 To start U-Boot using the Orange Pi PC machine, provide the 260 provide the following command from the build directory:
|
/qemu/docs/specs/ |
H A D | vmw_pvscsi-spec.rst | 86 d. Issue ``PVSCSI_CMD_SETUP_RINGS`` command, provide rings configuration 88 e. Issue ``PVSCSI_CMD_SETUP_MSG_RING`` command again, provide
|
/qemu/subprojects/ |
H A D | libblkio.wrap | 5 [provide]
|
H A D | slirp.wrap | 5 [provide]
|
/qemu/include/io/ |
H A D | channel-tls.h | 76 * is non-NULL, then the client will have to provide 106 * should provide the user specified hostname of the server
|
/qemu/docs/devel/ |
H A D | multi-thread-tcg.rst | 261 Barriers (sometimes known as fences) provide a mechanism for software 269 provide. 272 provide explicit memory ordering semantics. However they can be used 273 by themselves to provide safe lockless access by ensuring for example
|
/qemu/ui/ |
H A D | dbus-display1.xml | 40 (earlier version of the display interface do not provide this property) 155 (earlier version of the display interface do not provide this property) 467 (earlier version of the display interface do not provide this property) 768 (earlier version of the display interface do not provide this property) 827 (earlier version of the display interface do not provide this property) 843 (earlier version of the display interface do not provide this property) 943 (earlier version of the display interface do not provide this property) 1045 (earlier version of the display interface do not provide this property) 1140 (earlier version of the display interface do not provide this property)
|
/qemu/docs/ |
H A D | pcie_pci_bridge.txt | 29 any device plugged in, has no free buses reserved to provide any of them 99 has proper 'bus-reserve' property value to provide secondary bus for the
|
/qemu/subprojects/libvduse/include/ |
H A D | atomic.h | 12 * atomic primitive is meant to provide. 164 /* Provide shorter names for GCC atomic builtins, return old value */ 203 * kernel read-modify-write atomics. Provide a macro to obtain
|
/qemu/include/qemu/ |
H A D | atomic.h | 12 * atomic primitive is meant to provide. 164 /* Provide shorter names for GCC atomic builtins, return old value */ 203 * kernel read-modify-write atomics. Provide a macro to obtain
|
12345678910>>...15