Searched full:manner (Results 1 – 25 of 28) sorted by relevance
12
/qemu/util/ |
H A D | envlist.c | 52 * Sets environment value to envlist in similar manner 99 * Removes given env value from envlist in similar manner
|
/qemu/include/hw/xen/interface/ |
H A D | grant_table.h | 44 * in a concurrency-safe manner. For more information, Linux contains a 187 * address, followed by ORing this flag, in a timely manner. 346 * 1. The call may fail in an undefined manner if either mapping is not 485 * 1. The call may fail in an undefined manner if either mapping is not
|
/qemu/docs/devel/ |
H A D | conflict-resolution.rst | 35 then do its best to review the incident in a timely manner, and will either
|
H A D | multi-thread-tcg.rst | 192 time in a synchronised manner.
|
H A D | multi-process.rst | 318 The Proxy device objects are initialized in the exact same manner in
|
/qemu/rust/qemu-api/src/ |
H A D | memory.rs | 36 // is done in a thread-safe manner. The invocation is okay as long as
|
H A D | vmstate.rs | 473 // it is not possible to use VMS_STRUCT in a transparent manner using
|
H A D | cell.rs | 46 //! parts of a device must be made mutable in a controlled manner; this module
|
/qemu/docs/system/ |
H A D | secrets.rst | 11 secure manner, using the ``secret`` object type.
|
/qemu/docs/about/ |
H A D | build-platforms.rst | 26 manner that works for the upstream releases too.
|
H A D | deprecated.rst | 523 to a guest in a generic manner. Integrating a new device into
|
/qemu/include/exec/ |
H A D | translation-block.h | 54 * must always be taken from ENV in a target-specific manner.
|
/qemu/target/s390x/tcg/ |
H A D | mem_helper.c | 820 /* Lest we fail to service interrupts in a timely manner, limit the in HELPER() 860 /* Lest we fail to service interrupts in a timely manner, limit the in HELPER() 892 /* Lest we fail to service interrupts in a timely manner, limit the in HELPER() 1250 /* Lest we fail to service interrupts in a timely manner, limit the in do_clcl() 1360 /* Lest we fail to service interrupts in a timely manner, limit the in HELPER() 1649 /* Lest we fail to service interrupts in a timely manner, limit the in HELPER() 1745 /* Lest we fail to service interrupts in a timely manner, */ in HELPER() 2827 /* Lest we fail to service interrupts in a timely manner, limit the in convert_unicode()
|
/qemu/include/io/ |
H A D | task.h | 158 * manner requires use of a thread. So achieve a non-blocking
|
/qemu/docs/interop/ |
H A D | qmp-spec.rst | 377 and may be withdrawn or changed in an incompatible manner in a future
|
H A D | qcow2.rst | 246 paragraph, i.e. in the same manner as when this field is not present.
|
/qemu/docs/specs/ |
H A D | ppc-spapr-hotplug.rst | 187 ``3``: ``action``, in most cases, used in the same manner as identify.
|
/qemu/python/qemu/qmp/ |
H A D | events.py | 420 forms conveniently and in a statically type-safe manner.
|
/qemu/docs/sphinx/ |
H A D | qapi_domain.py | 73 docutils helper: unpack a field node in a type-safe manner.
|
/qemu/docs/tools/ |
H A D | qemu-img.rst | 919 arbitrary manner. The file’s content will not make sense without the
|
/qemu/target/mips/tcg/system/ |
H A D | tlb_helper.c | 893 * The hardware page walker inserts a page into the TLB in a manner in page_table_walk_refill()
|
/qemu/hw/usb/ |
H A D | hcd-ohci.c | 991 * timely manner. in ohci_service_td()
|
/qemu/hw/sd/ |
H A D | sdhci.c | 1009 * continuous manner
|
/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 925 * implementation-dependent manner when the PSE is no longer capable of
|
/qemu/target/avr/ |
H A D | translate.c | 106 * used in the following manner (sketch)
|
12