Home
last modified time | relevance | path

Searched full:how (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/qemu/qapi/
H A Dcompat.json52 # @deprecated-input: how to handle deprecated input (default 'accept')
54 # @deprecated-output: how to handle deprecated output (default
57 # @unstable-input: how to handle unstable input (default 'accept')
60 # @unstable-output: how to handle unstable output (default 'accept')
/qemu/docs/system/
H A Dintroduction.rst143 - Backends are how QEMU deals with the guest's data, for example
144 how a block device is stored, how network devices see the
145 network or how a serial device is directed to the outside world.
147 - How the system is displayed, how it is managed and controlled or
150 - How the system boots, via firmware or direct kernel boot.
H A Ddevice-emulation.rst18 A device front end is how a device is presented to the guest. The type
26 A front end is often paired with a back end, which describes how the
56 The back end describes how the data from the emulated device will be
61 by ``--blockdev`` which will specify how blocks are handled, for
H A Dvm-templating.rst4 This document explains how to use VM templating in QEMU.
6 For now, the focus is on VM memory aspects, and not about how to save and
30 Please be aware of these implications and how to mitigate them for your
H A Dmulti-process.rst6 This document describes how to configure and use multi-process qemu.
40 - The remaining options are no different from how one launches QEMU with
/qemu/docs/devel/migration/
H A Dcompatibility.rst4 How backwards compatibility works
105 How do we tell QEMU about these device feature changes? In
143 So, how can we address this problem. Easy, just convince qemu-5.2
190 Now, how was this done in reality? The following commit shows how it
229 How can we get this to work with migration. The way to do that is
302 configuration is correct. QEMU doesn't know how to look at this kind
317 How to mitigate when we have a backward compatibility error
325 Let see how it worked with one example.
375 The patch changes how we configure PCI space for AER. But QEMU fails
379 The following commit shows how this got fixed::
[all …]
/qemu/docs/devel/
H A Dmultiple-iothreads.rst11 This document explains the ``IOThread`` feature and how to write code that runs
51 How to program for ``IOThread``\ s
97 How to synchronize with an ``IOThread``
125 `How to program for IOThreads`_ for information on how to do that.
H A Dindex-process.rst6 Notes about how to interact with the community and how and where to submit patches.
H A Dindex.rst17 :ref:`development_process` and how the community interacts. Please pay
22 through the :ref:`qom` documentation to understand how QEMU's object
H A Dwriting-monitor-commands.rst1 How to write monitor commands
4 This document is a step-by-step guide on how to write new QMP commands using
137 3. It takes an "Error \*\*" argument. This is required. Later we will see how to
166 # @times: how many times to print the message (default: 1)
303 former is the monitor object. The latter is how the monitor passes
333 Please check the "-monitor" command-line option to know how to open a user
648 This is how the actual HMP command is done.
H A Dtcg-icount.rst12 with cycle accurate emulation - QEMU does not attempt to emulate how
37 executed. The budget of instructions is limited by how long it will be
H A Drust.rst134 This section explains how to work with them.
227 Rust has very strict rules with respect to how you get an exclusive (``&mut``)
321 The ``vmstate`` module has examples of how to retrieve type information
421 slightly complicated process, mostly due to the need to teach Meson how
426 learn how to build them, as well as to the relevant ``Cargo.toml`` files.
436 Second, a new ``wrap`` file must be added to teach Meson how to download the
/qemu/docs/devel/testing/
H A Dindex.rst4 Details about how to test QEMU and how it is integrated into our CI
H A Dci-jobs.rst.inc13 For further information about how to set these variables, please refer to::
29 For further information about how to set these variables, please refer to::
81 base.yml and need to validate how they will operate when in
H A Dacpi-bits.rst20 how by being as close to the bios on a running system as possible without a
77 to alter how QEMU is spawned etc. Test writers typically would not need to
104 This location contains biosbits configuration files that determine how the
H A Dblkverify.rst7 This document describes how to use the ``blkverify`` protocol to test that a block
19 How it works
/qemu/docs/system/s390x/
H A Dcpu-topology.rst21 how to enable it and explains the new CPU attributes.
22 For information on how to modify the S390 CPU topology and how to
29 See :ref:`Accelerators` for more details about accelerators and how to select them.
172 The polarization affects how the CPUs of a shared host are utilized/distributed
/qemu/docs/
H A Dqcow2-cache.txt16 caches, and how to configure them.
45 There can be many L2 tables, depending on how much space has been
79 In order to choose the cache sizes we need to know how they relate to
112 How to configure the cache sizes
198 (as explained in the "Choosing the right cache sizes" and "How to
H A Dmemory-hotplug.txt4 This document explains how to use the memory hotplug feature in QEMU,
12 In order to be able to hotplug memory, QEMU has to be told how many
/qemu/docs/specs/
H A Dppc-spapr-numa.rst9 of the elements that impacts how QEMU views NUMA in pseries.
137 How the pseries Linux guest calculates NUMA distances
141 how the distances are expressed. The SLIT table provides the NUMA distance
184 `How the pseries Linux guest calculates NUMA distances`_. The result
193 This is how it is being done:
240 How associativity domains are assigned
399 regardless of how the ibm,associativity properties are being created in
H A Driscv-aia.rst34 The following table summarizes how the AIA and accelerator options defines what
38 .. list-table:: How AIA and accel options changes controller emulation
/qemu/include/crypto/
H A Dpbkdf.h113 * The @iterations count determines how many times
114 * the hashing process is run, which influences how
139 * Time the PBKDF2 algorithm to determine how many
/qemu/hw/hyperv/
H A Dhv-balloon-our_range_memslots.h25 /* How many pages were hot-added to the guest */
83 /* How many slots are currently mapped */
/qemu/include/hw/mem/
H A Dmemory-device.h108 * Optional: Instruct the memory device to decide how many memory slots
157 * support automatically deciding how many memslots to use to only use a single
161 * cause problems, not even when devices automatically decided how many memslots
/qemu/tests/qemu-iotests/
H A D25350 # We do not know how large a physical sector is, but it is certainly
67 # we do not know how large a physical sector is, so we just start

12345678910>>...17