Searched refs:Mode (Results 1 – 25 of 65) sorted by relevance
123
| /qemu/rust/hw/char/pl011/src/ |
| A D | lib.rs | 356 pub fifos_enabled: Mode, 418 pub enum Mode { enum 426 impl From<Mode> for bool { 427 fn from(val: Mode) -> Self { in from() 428 matches!(val, Mode::FIFO) in from()
|
| /qemu/docs/user/ |
| A D | index.rst | 1 .. _User Mode Emulation: 4 User Mode Emulation
|
| /qemu/tests/qapi-schema/include/ |
| A D | sub-module.json | 1 # *-*- Mode: Python -*-*
|
| /qemu/tests/qapi-schema/ |
| A D | sub-sub-module.json | 1 # *-*- Mode: Python -*-*
|
| A D | doc-good.json | 1 # -*- Mode: Python -*-
|
| /qemu/qapi/ |
| A D | replay.json | 1 # -*- Mode: Python -*- 14 # Mode of the replay subsystem.
|
| A D | error.json | 1 # -*- Mode: Python -*-
|
| A D | compat.json | 1 # -*- Mode: Python -*-
|
| A D | vfio.json | 1 # -*- Mode: Python -*-
|
| A D | cryptodev.json | 1 # -*- Mode: Python -*-
|
| A D | block-export.json | 1 # -*- Mode: Python -*- 264 # Mode for removing a block export. 291 # @mode: Mode of command operation. See @BlockExportRemoveMode 416 # @mode: Mode of command operation. See @BlockExportRemoveMode
|
| A D | ebpf.json | 1 # -*- Mode: Python -*-
|
| A D | authz.json | 1 # -*- Mode: Python -*-
|
| A D | yank.json | 1 # -*- Mode: Python -*-
|
| A D | pragma.json | 1 # -*- Mode: Python -*-
|
| A D | tpm.json | 1 # -*- Mode: Python -*-
|
| A D | qapi-schema.json | 1 # -*- Mode: Python -*-
|
| A D | machine-common.json | 1 # -*- Mode: Python -*-
|
| A D | acpi.json | 1 # -*- Mode: Python -*-
|
| /qemu/target/ppc/ |
| A D | power8-pmu-regs.c.inc | 93 * to ISA v3.1, in 10.4.4 Monitor Mode Control Register 0, 128 * to ISA v3.1, in 10.4.4 Monitor Mode Control Register 0, 153 * state, according to ISA v3.1, section 10.4.6 Monitor Mode
|
| /qemu/docs/about/ |
| A D | index.rst | 14 The second supported way to use QEMU is :ref:`User Mode Emulation`,
|
| A D | build-platforms.rst | 150 unprivileged accounts can create symlinks if Developer Mode is enabled. 151 When Developer Mode is not available/enabled, the SeCreateSymbolicLinkPrivilege
|
| /qemu/po/ |
| A D | fr_FR.po | 39 msgstr "Mode _plein écran"
|
| /qemu/storage-daemon/qapi/ |
| A D | qapi-schema.json | 1 # -*- Mode: Python -*-
|
| /qemu/tests/qemu-iotests/ |
| A D | 257.out | 2 === Mode bitmap; Bitmap Sync never with simulated failure === 271 === Mode bitmap; Bitmap Sync never with intermediate failure === 478 === Mode bitmap; Bitmap Sync never without failure === 1223 === Mode bitmap; Bitmap Sync on-success without failure === 1968 === Mode bitmap; Bitmap Sync always without failure === 2713 === Mode full; Bitmap Sync on-success without failure === 2982 === Mode full; Bitmap Sync always with simulated failure === 3458 === Mode full; Bitmap Sync always without failure === 4203 === Mode top; Bitmap Sync on-success without failure === 4472 === Mode top; Bitmap Sync always with simulated failure === [all …]
|
Completed in 43 milliseconds
123