Searched full:typically (Results 1 – 25 of 119) sorted by relevance
12345
/qemu/include/exec/ |
H A D | cpu-interrupt.h | 19 * This is typically used for interrupts from devices. 24 * Exit the current TB. This is typically used when some system-level device 51 * originate from within the cpu itself, typically in response to some
|
/qemu/docs/system/devices/ |
H A D | virtio-gpu.rst | 49 Typically, the software renderer is provided by `Mesa`_ or `SwiftShader`_. 78 of virtio-gpu host memory window. This is typically between 256M and 8G. 98 This is typically between 256M and 8G.
|
/qemu/rust/qemu-api/src/ |
H A D | error.rs | 149 /// typically it is received from C code and need not be 164 /// typically it is received from C code and need not be 184 /// typically it is received from C code and need not be 210 /// Typically `errp` is received from C code and need not be 229 /// `c_error` must be `NULL` or valid; typically it was initialized 242 /// Error`](bindings::Error); typically it was initialized with
|
H A D | irq.rs | 25 /// Interrupt sources are used by devices to pass changes to a value (typically
|
/qemu/include/hw/ |
H A D | resettable.h | 61 * Concrete object implementations (typically specific devices 150 * to reuse an object. Typically used in realize step of base classes 219 * This function is typically useful to register a reset handler with
|
/qemu/docs/system/ |
H A D | target-riscv.rst | 19 so typically you don't need to specify the CPU type by hand, except for 29 Because RISC-V systems differ so much and in fundamental ways, typically
|
H A D | target-arm.rst | 29 the hardware has), so typically you don't need to specify the CPU type 39 Because Arm systems differ so much and in fundamental ways, typically
|
H A D | managed-startup.rst | 17 This paused state is typically used by users to query machine state and/or
|
H A D | guest-loader.rst | 17 This is what is typically done by a boot-loader like grub using its
|
H A D | target-openrisc.rst | 30 However, typically users will have specific firmware images for a specific machine.
|
/qemu/docs/ |
H A D | pcie_sriov.txt | 16 Implementing emulation of an SR/IOV capable device typically consists of 107 Older drivers typically provide a max_vfs module parameter
|
/qemu/include/qemu/ |
H A D | buffer.h | 32 * is typically useful when buffering I/O or processing data. 101 * free space for @len bytes, typically by calling the
|
/qemu/fsdev/ |
H A D | p9array.h | 86 * This is typically used from a shared header file. 105 * This is typically used from a C unit file.
|
/qemu/docs/system/i386/ |
H A D | xen.rst | 93 Under Xen, the boot disk is typically available both via IDE emulation, and 94 as a PV block device. Guest bootloaders typically use IDE to load the guest
|
H A D | xenpvh.rst | 28 The Xen tools will typically construct a command-line and launch QEMU
|
/qemu/docs/devel/ |
H A D | rcu.rst | 10 thus it is not used alone. Typically, the write-side will use a lock to 112 ``call_rcu1`` is typically used via either the ``call_rcu`` or 135 case when using RCU, because read-side critical sections typically
|
H A D | clocks.rst | 17 Clocks are typically used with devices where they are used to model inputs 86 Output is simpler; only the name is required. Typically:: 450 device. Typically, when doing device composition, a device might 503 This is typically used to migrate an input clock state. For example:
|
/qemu/target/arm/ |
H A D | idau.h | 21 * typically implemented in the SoC which provides board or SoC
|
/qemu/include/hw/misc/ |
H A D | tz-msc.h | 25 * collection of input signals from other hardware in the system. Typically
|
H A D | tz-ppc.h | 23 * collection of input signals from other hardware in the system. Typically
|
/qemu/docs/interop/ |
H A D | pr-helper.rst | 9 (and typically privileged) program. Persistent Reservations allow
|
/qemu/docs/specs/ |
H A D | ppc-spapr-hcalls.rst | 57 This is typically used by the firmware running in the guest.
|
/qemu/ |
H A D | qemu-edid.c | 23 "Typically you'll pipe the output into edid-decode\n" in usage()
|
/qemu/include/hw/ppc/ |
H A D | spapr_irq.h | 63 * These methods will typically be called on all intcs, active and
|
/qemu/scripts/ |
H A D | analyze-inclusions | 18 # "make" (typically used for a "-j" argument suitable for your
|
12345