Searched full:specifies (Results 1 – 25 of 155) sorted by relevance
1234567
/qemu/docs/system/devices/ |
H A D | usb.rst | 76 and ``firstport`` properties. ``masterbus`` specifies the bus name the 77 controller should attach to. ``firstport`` specifies the first port the 196 specifies a netdev defined with ``-netdev …,id=id``. For instance, 327 Specifies the bus number the device must be attached to 329 Specifies the device address the device got assigned by the guest os 331 Specifies the physical port the device is attached to 333 Specifies the vendor ID of the device 335 Specifies the product ID of the device.
|
H A D | virtio-gpu.rst | 77 be enabled using ``venus`` field. The ``hostmem`` field specifies the size 97 ``hostmem`` field specifies the size of virtio-gpu host memory window.
|
/qemu/include/qemu/ |
H A D | sockets.h | 20 * @domain: specifies a communication domain, such as PF_UNIX 21 * @type: specifies the socket type. 22 * @protocol: specifies a particular protocol to be used with the socket
|
/qemu/docs/system/ |
H A D | multi-process.rst | 29 - It then launches QEMU and specifies the other socket as an option 60 in the remote process. A "socket" sub-option specifies the other end of
|
H A D | qemu-block-drivers.rst.inc | 323 Specifies which VMDK subformat to use. Valid options are 340 Specifies which VHD subformat to use. Valid options are 353 Specifies which VHDX subformat to use. Valid options are 694 *TYPE* specifies the transport type used to connect to gluster 699 *HOST* specifies the server where the volume file specification for 773 *SERVER* specifies the remote ssh server. Any ssh server can be
|
H A D | pr-manager.rst | 56 specifies. See the qemu-pr-helper documentation or manpage for
|
H A D | tls.rst | 90 specifies when connecting will be validated against the hostname(s) and 255 When specifying the object, the ``dir`` parameters specifies which
|
/qemu/linux-headers/linux/ |
H A D | vfio_zdev.h | 63 * is a device identifier string made up of EBCDID characters. 'size' specifies 76 * that describes the internal hardware path of the device. 'size' specifies
|
/qemu/qapi/ |
H A D | yank.json | 23 # Specifies which block graph node to yank. See @YankInstance for 36 # Specifies which character device to yank. See @YankInstance for
|
/qemu/docs/system/s390x/ |
H A D | cpu-topology.rst | 194 The vertical polarization specifies that the guest's vCPU can get 197 - a vCPU with vertical high entitlement specifies that this 200 - a vCPU with vertical medium entitlement specifies that this 203 - a vCPU with vertical low entitlement specifies that this
|
/qemu/include/standard-headers/linux/ |
H A D | input.h | 66 * @minimum: specifies minimum value for the axis. 67 * @maximum: specifies maximum value for the axis. 68 * @fuzz: specifies fuzz value that is used to filter noise from 72 * @resolution: specifies resolution for the values reported for 191 * specifies the event type to query, the address of the receive buffer and 194 * The event mask is a per-client mask that specifies which events are
|
/qemu/ |
H A D | qemu-options.hx | 44 …" memory-backend='backend-id' specifies explicitly provided backend for main RAM (d… 180 ``cache=cachename`` specifies the cache that the properties will be 299 workloads are read intensive. The size here specifies how many pages 471 property specifies node to which CPU object will be assigned, it's 786 " specifies default audio backend when `audiodev` is not\n" 790 " specifies the audio backend and device to use;\n" 824 " specifies the audio backend to use\n" 1352 Specifies the block driver to use for the given node. 1426 Specifies the AIO backend (threads/native/io_uring, 1430 Specifies whether the image file is protected with Linux OFD [all …]
|
/qemu/docs/devel/ |
H A D | qapi-code-gen.rst | 242 The optional 'if' member specifies a conditional. See `Configuring the 245 The optional 'features' member specifies features. See Features_ 318 The optional 'if' member specifies a conditional. See `Configuring 321 The optional 'features' member specifies features. See Features_ 387 The optional 'if' member specifies a conditional. See `Configuring 390 The optional 'features' member specifies features. See Features_ 443 The optional 'if' member specifies a conditional. See `Configuring 446 The optional 'features' member specifies features. See Features_ 623 The optional 'if' member specifies a conditional. See `Configuring 626 The optional 'features' member specifies features. See Features_ [all …]
|
H A D | memory.rst | 213 specifies a priority that allows the core to decide which of two regions at 358 - .valid.unaligned specifies that the *device being modelled* supports 365 - .impl.unaligned specifies that the *implementation* supports unaligned
|
/qemu/include/hw/ssi/ |
H A D | pnv_spi.h | 54 /* N1/N2_bits specifies the size of the N1/N2 segment of a frame in bits.*/
|
/qemu/tests/docker/ |
H A D | common.rc | 64 # default to make check unless the caller specifies
|
/qemu/include/system/ |
H A D | rtc.h | 52 * and the date/time specified in @tm. For example, if @tm specifies
|
/qemu/docs/specs/ |
H A D | acpi_hw_reduced_hotplug.rst | 41 Local0 = ESEL // ESEL = IO memory region which specifies the
|
/qemu/include/io/ |
H A D | channel.h | 220 * specifies the total number of elements in @iov. 267 * one is used. The @niov parameter specifies the 308 * specifies the total number of elements in @iov. 338 * specifies the total number of elements in @iov. 365 * one is used. The @niov parameter specifies the
|
/qemu/rust/qemu-api/src/ |
H A D | log.rs | 31 /// macro. It specifies the structure of the log message.
|
/qemu/include/hw/acpi/ |
H A D | generic_event_device.h | 43 * Local0 = ESEL // ESEL = IO memory region which specifies the
|
/qemu/tests/functional/qemu_test/ |
H A D | archive.py | 69 unless @member specifies a limit.
|
/qemu/python/ |
H A D | README.rst | 77 - ``MANIFEST.in`` is read by python setuptools, it specifies additional files
|
/qemu/docs/tools/ |
H A D | qemu-img.rst | 140 Specifies the cache mode that should be used with the (destination) file. See 146 Specifies the cache mode that should be used with the source file(s). See 461 *NUM_COROUTINES* specifies how many coroutines work in parallel during 684 *CACHE* specifies the cache mode to be used for *FILENAME*, whereas 685 *SRC_CACHE* specifies the cache mode for reading backing files.
|
/qemu/target/arm/tcg/ |
H A D | m-nocp.decode | 21 # For M-profile, the architecture specifies that NOCP UsageFaults
|
1234567