Home
last modified time | relevance | path

Searched full:resources (Results 1 – 25 of 123) sorted by relevance

12345

/qemu/docs/specs/
H A Dppc-spapr-hotplug.rst6 to handle hot plugging of dynamic "physical" resources like PCI cards, or
7 "logical"/para-virtual resources like memory, CPUs, and "physical"
9 to guests as virtualized resources. The specifics of dynamic reconfiguration
17 To manage hot plug/unplug of these resources, a firmware abstraction known as
33 for hot plugged resources described under :ref:`guest-host-interface`.
46 ``<name>`` values for logical/virtual resources are defined in the Linux on
49 value that's unique across resources of that type.
51 ``<name>`` values for "physical" resources such as PCI or VIO devices are
55 resources to a physical location in a chassis for debugging purposes. For
88 across all resources of specified type.
[all …]
H A Dppc-spapr-numa.rst14 Associativity is defined as a group of platform resources that has
59 less significant boundaries. Allocated resources that belongs to the
61 that matches the relevancy of the boundary itself. Resources that belongs
118 In a hypothetical platform where all resources inside the same hardware module
142 value between the relevant resources. LOPAPR does not provide a standard
154 * both resources in the first NUMA level: 10
155 * resources one NUMA level apart: 20
156 * resources two NUMA levels apart: 40
157 * resources three NUMA levels apart: 80
158 * resources four NUMA levels apart: 160
[all …]
/qemu/docs/system/
H A Dsecurity.rst73 Guests often interact with other guests and share resources with them. A
83 each process only has access to resources belonging to the guest.
85 The QEMU process should not have access to any resources that are inaccessible
87 QEMU process since it already has access to those same resources from within
94 In reality certain resources are inaccessible to the guest but must be
127 limits on key resources such as CPU time, memory, and I/O bandwidth.
130 resources unavailable to QEMU. A namespaced QEMU process is restricted to only
131 those resources that were granted to it.
H A Ddevice-url-syntax.rst.inc3 devices, QEMU can also use networked resources such as iSCSI devices.
7 iSCSI support allows QEMU to access iSCSI resources directly and use
H A Ddevice-emulation.rst27 host's resources are used in the emulation.
/qemu/docs/system/devices/
H A Dnvme.rst215 Set the maximum number of active resources (``MAR``). The default (``0``)
219 Set the maximum number of open resources (``MOR``). The default (``0``)
315 Indicates the total number of flexible queue resources assignable to all
317 controller's private resources to ``(max_ioqpairs - sriov_vq_flexible)``.
320 Indicates the total number of flexible interrupt resources assignable to
322 controller's private resources to ``(msix_qsize - sriov_vi_flexible)``.
325 Indicates the maximum number of virtual interrupt resources assignable
330 Indicates the maximum number of virtual queue resources assignable to
346 * unbind flexible resources from the primary controller
354 release the resources
[all …]
/qemu/docs/devel/migration/
H A Dqatzip-compression.rst5 users save a lot of host CPU resources by accelerating compression and
11 saves CPU resources on the sender and reduces migration time. Compared to the
98 deployment, and users can configure ``QAT`` resources for migration according
158 hardware resources exceed ``IAA``, use the ``QATzip`` method, which can save a
159 lot of host CPU resources for compression.
H A Dqpl-compression.rst28 | QPL library | | Resources
86 ``IAA`` hardware resources(work queues and engines). One ``IAA`` device
156 IAA Resources Allocation For Migration
161 resources used for migration.
168 Accessing IAA resources requires ``sudo`` command or ``root`` privileges
/qemu/include/block/
H A Dblockjob_int.h64 * resumed in a new AioContext. This is the place to move any resources
123 * specific resources in @job.
/qemu/hw/pci-host/
H A Dgpex-acpi.c184 * Resources defined for PXBs are composed of the following parts: in acpi_dsdt_add_gpex()
185 * 1. The resources the pci-bridge/pcie-root-port need. in acpi_dsdt_add_gpex()
186 * 2. The resources the devices behind pxb need. in acpi_dsdt_add_gpex()
/qemu/target/mips/
H A Dinternal.h357 * access to DSP R3 resources. in compute_hflags()
366 * access to DSP R2 resources. in compute_hflags()
375 * access to DSP resources. in compute_hflags()
/qemu/include/qapi/
H A Dvisitor.h53 * user should call visit_free() to clean up resources. It is okay to
262 * Free @v and any resources it has tied up.
324 * the backend to release any resources. Destroying the visitor early
400 * backend to release any resources. Destroying the visitor early
439 * the backend to release any resources. Destroying the visitor early
/qemu/migration/
H A Dpage_cache.h33 * cache_fini: free all cache resources
/qemu/include/hw/audio/
H A Dvirtio-snd.h169 * The device prepares the stream (allocates resources, etc).
180 * The device releases the stream (frees resources, etc).
/qemu/include/tcg/
H A Dstartup.h34 * Allocate and initialize TCG resources, especially the JIT buffer.
/qemu/include/exec/
H A Dreplay-core.h24 /* Closes replay log file and frees other resources. */
/qemu/include/hw/
H A Dsysbus.h40 * Sometimes a class of SysBusDevices has neither MMIO nor PIO resources,
/qemu/include/hw/virtio/
H A Dvirtio-dmabuf.h96 * resources lookup table, and frees them
/qemu/util/
H A Dmodule.c226 /* allocate all resources managed by the out: label here */ in module_load()
249 /* end of resources managed by the out: label */ in module_load()
/qemu/docs/system/arm/
H A Dvmapple.rst48 $ AVPBOOTER="/System/Library/Frameworks/Virtualization.framework/Resources/AVPBooter.vmapple2.bin"
/qemu/include/qemu/
H A Dfilemonitor.h83 * Free resources associated with the file monitor,
/qemu/docs/
H A Dpci_expander_bridge.txt16 other resources as RAM and CPUs.
H A Dpcie_sriov.txt70 which will delete all the virtual functions and associated resources.
/qemu/linux-headers/asm-generic/
H A Dmman-common.h53 #define MADV_REMOVE 9 /* remove these pages & resources */
/qemu/hw/xen/
H A Dxen_pt_graphics.c51 * register VGA resources for the domain with assigned gfx
86 * unregister VGA resources for the domain with assigned gfx

12345