Searched full:provide (Results 176 – 200 of 359) sorted by relevance
12345678910>>...15
/qemu/ |
H A D | qemu-options.hx | 747 "-mem-path FILE provide backing storage for guest RAM\n", QEMU_ARCH_ALL) 2315 can also provide data encryption (eg GSSAPI), it is recommended 2563 SASL auth methods can also provide data encryption (eg GSSAPI), 2917 " use 'sock-fds' to provide file descriptors for already open AF_XDP sockets\n" 4089 " use path to provide path to a character device; default is /dev/tpm0\n" 4090 " use cancel-path to provide path to TPM's cancel sysfs entry; if\n" 4897 specific point in time, provide datetime in the format 4933 not provide cycle accurate emulation. Modern CPUs contain 5553 provide TLS support on network backends. The ``id`` parameter is 5573 can be used to provide TLS support on network backends. The [all …]
|
/qemu/include/io/ |
H A D | task.h | 156 * address. The C library often do not provide a practical async
|
/qemu/target/hppa/ |
H A D | int_helper.c | 205 /* help SeaBIOS and provide iaoq_b and iasq_back in shadow regs */ in hppa_cpu_do_interrupt()
|
/qemu/docs/tools/ |
H A D | qemu-nbd.rst | 175 :option:`--object` option; or provide the credentials needed for
|
/qemu/io/ |
H A D | channel-command.c | 39 * The two file descriptors provide the connection
|
/qemu/docs/system/riscv/ |
H A D | virt.rst | 39 If users want to provide their own DTB, they can use the ``-dtb`` option.
|
/qemu/include/qemu/ |
H A D | coroutine.h | 25 * cooperative userspace threading. These functions provide a simple but
|
/qemu/docs/system/arm/ |
H A D | xlnx-versal-virt.rst | 63 If users want to provide their own DTB, they can use the ``-dtb`` option.
|
/qemu/include/crypto/ |
H A D | tlssession.h | 137 * an ACL will require that the client provide a validate
|
/qemu/tests/tcg/ |
H A D | Makefile.target | 128 # are expected to provide their own build recipes.
|
/qemu/target/loongarch/tcg/ |
H A D | translate.c | 171 * Further, we may provide an extension for word operations.
|
/qemu/scripts/ |
H A D | device-crash-test | 78 … {'machine':'boston', 'expected':True}, # Please provide either a -kernel or -bios argument 158 …vmgenid'}, # vmgenid requires DMA write support in fw_cfg, which this machine type does not provide
|
/qemu/docs/about/ |
H A D | deprecated.rst | 62 In the SMP configuration, users should provide the CPU topology parameters that 595 The ``fd:`` URI can currently provide a file descriptor that
|
H A D | removed-features.rst | 156 specified with ``-mem-path`` can actually provide the guest RAM configured with 497 In the SMP configuration, users should either provide a CPU topology 501 However, historically it was implicitly allowed for users to provide
|
/qemu/target/hexagon/idef-parser/ |
H A D | README.rst | 505 The goal of this section is to provide a complete example of debugging 526 fail and therefore not provide a lot of information about the bug.
|
/qemu/.gitlab-ci.d/ |
H A D | buildtest.yml | 240 # will both (1) support both KVM and TCG, and (2) provide a stable ABI. 241 # Currently only "-cpu max" can provide (1), however it doesn't guarantee
|
/qemu/qapi/ |
H A D | qom.json | 1015 # @id-block: 96-byte, base64-encoded blob to provide the 'ID Block' 1019 # @id-auth: 4096-byte, base64-encoded blob to provide the 'ID 1026 # @host-data: 32-byte, base64-encoded, user-defined blob to provide to
|
/qemu/rust/qemu-api/src/ |
H A D | qom.rs | 29 //! If a class has subclasses, it will also provide a struct for instance data, 38 //! Child classes implement this trait to provide their own behavior for 714 /// zeroed, otherwise it would not be possible to provide the class as a
|
/qemu/hw/sd/ |
H A D | sdhci-internal.h | 316 /* Capabilities registers provide information on supported
|
/qemu/docs/devel/migration/ |
H A D | qpl-compression.rst | 5 provide compression and decompression features and it is based on deflate
|
/qemu/docs/sphinx/ |
H A D | dbusdomain.py | 275 Index subclass to provide a D-Bus interfaces index.
|
/qemu/subprojects/libvduse/include/ |
H A D | compiler.h | 116 * GCC doesn't provide __has_attribute() until GCC 5, but we know all the GCC
|
/qemu/subprojects/libvhost-user/include/ |
H A D | compiler.h | 116 * GCC doesn't provide __has_attribute() until GCC 5, but we know all the GCC
|
/qemu/system/ |
H A D | qemu-seccomp.c | 375 * to provide a little bit of consistency for in parse_sandbox()
|
/qemu/docs/system/ |
H A D | tls.rst | 273 that clients provide a certificate and validate them. Verification
|
12345678910>>...15