Searched full:configured (Results 1 – 25 of 246) sorted by relevance
12345678910
/qemu/docs/specs/ |
H A D | ivshmem-spec.rst | 44 configured for interrupts, obviously. 47 configured for interrupts. It becomes safely accessible only after 54 it is configured for interrupts. 89 IVPosition Register: if the device is not configured for interrupts, 96 configured for interrupts. A positive IVPosition means interrupts, 103 If the device is not configured for interrupts, the write is ignored. 130 When configured for interrupts, the peers share eventfd objects in 176 An ivshmem device configured for interrupts connects to an ivshmem 203 vector 0,..,N-1, in order. If the client is configured for fewer 204 vectors, it closes the extra file descriptors. If it is configured [all …]
|
/qemu/include/block/ |
H A D | write-threshold.h | 31 * Get the configured write threshold, in bytes. 32 * Zero means no threshold configured.
|
/qemu/docs/ |
H A D | qcow2-cache.txt | 52 The size of the L2 cache can be configured, and setting the right 74 aforementioned L2 cache, and its size can also be configured. 114 Cache sizes can be configured using the -drive option in the 170 it smaller than the cluster size. This can be configured using the 194 - Only the L2 cache can be configured this way. The refcount cache
|
/qemu/docs/system/devices/ |
H A D | virtio-snd.rst | 17 configured audio backend of the host machine. 22 The Virtio sound device can be configured with the following properties:
|
/qemu/include/hw/s390x/ |
H A D | s390-pci-bus.h | 181 * standby: device is present but not configured; transition from any 182 * configured state/to this state via sclp configure/deconfigure 184 * The following states make up the "configured" meta-state: 185 * disabled: device is configured but not enabled; transition between this
|
/qemu/include/hw/misc/ |
H A D | tz-msc.h | 21 * Rejected transactions may be configured to either be aborted, or to 24 * The MSC has no register interface -- it is configured purely by a
|
H A D | tz-ppc.h | 19 * Rejected transactions may be configured to either be aborted, or to 22 * The PPC has no register interface -- it is configured purely by a
|
H A D | tz-mpc.h | 19 * Rejected transactions may be configured to either be aborted, or to
|
/qemu/hw/gpio/ |
H A D | pl061.c | 17 * configured as inputs should be pulled up to logical 1 (ie whether in 23 * configured as inputs should be pulled down to logical 0 (ie whether in 29 * not have qemu_set_irq() called on it when it is configured as an input. 119 * Return mask of bits which correspond to pins configured as inputs in pl061_floating() 139 * Return mask of bits which correspond to pins configured as inputs in pl061_pullups() 170 * Pins configured as output are driven from the data register; in pl061_update()
|
/qemu/docs/system/s390x/ |
H A D | vfio-ap.rst | 163 the AP resources configured for the LPAR. The LPAR's AP matrix is 164 configured via its Activation Profile which can be edited on the HMC. When the 184 255 (0xff) are configured for the LPAR, the sysfs representation on the linux 475 Starting a Linux Guest Configured with an AP Matrix 532 vfio-ap device (``-device vfio-ap,sysfsdev=$path``) is configured 697 To build the vfio_ap module, the kernel build must be configured with the 824 This is how the matrix is configured for Guest1:: 851 This is how the matrix is configured for Guest2:: 857 This is how the matrix is configured for Guest3:: 907 device, such as a private key configured specifically for the guest. [all …]
|
H A D | pcidevices.rst | 5 be configured in a slightly different way.
|
/qemu/qapi/ |
H A D | misc-i386.json | 164 # This is only valid on x86 machines configured with KVM and the 239 # This is only valid on x86 machines configured with KVM and the 277 # This is only valid on x86 machines configured with KVM and the 346 # Return information about configured SGX capabilities of guest
|
/qemu/docs/interop/ |
H A D | firmware.json | 280 # must be configured read-only and can be shared between 282 # for each new guest and configured read-write. 286 # for each new guest and configured read-write. 291 # be configured read-only and can be shared 308 # configured with value @split. Since: 7.0.0 318 # cloned before use and configured with readonly=off.
|
H A D | dbus-vmstate.rst | 22 dbus-vmstate object can be configured with the expected list of
|
/qemu/tests/docker/ |
H A D | test-unit | 18 # although we are not building QEMU itself we still need a configured
|
H A D | test-tcg | 18 # although we are not building QEMU itself we still need a configured
|
/qemu/linux-user/aarch64/ |
H A D | target_mman.h | 13 * VA_BITS_MIN 48 (unless explicitly configured smaller)
|
/qemu/include/hw/mips/ |
H A D | mips.h | 7 /* Kernels can be configured with 64KB pages */
|
/qemu/include/qemu/ |
H A D | datadir.h | 20 * configured at build time (DATADIR) or registered with the -L command
|
/qemu/target/xtensa/ |
H A D | op_helper.c | 101 * When data cache is not configured use ATOMCTL bypass field. in HELPER() 146 /* When data cache is not configured use ATOMCTL bypass field. */ in HELPER()
|
/qemu/hw/intc/ |
H A D | vgic_common.h | 26 * @num_irq: Total number of IRQs configured for the GIC instance
|
/qemu/hw/core/ |
H A D | clock-vmstate.c | 29 * configured by the device to be different from what we set in clock_pre_load()
|
/qemu/include/hw/gpio/ |
H A D | stm32l4x5_gpio.h | 59 * Pins driven externally and configured to
|
/qemu/docs/system/ |
H A D | barrier.rst | 32 where VM-1 is the name the display configured in the Barrier server
|
/qemu/hw/virtio/ |
H A D | vhost-user-device.c | 5 * configured via properties. It is useful for development and
|
12345678910