Home
last modified time | relevance | path

Searched refs:configuration (Results 1 – 25 of 187) sorted by relevance

12345678

/qemu/docs/interop/
H A Dqemu-ga.rst27 qemu-ga will read a system configuration file on startup (located at
29 configuration options on the command line. For the same key, the last
30 option wins, but the lists accumulate (see below for configuration
33 If an allowed RPCs list is defined in the configuration, then all
36 If a blocked RPCs list is defined in the configuration, then all
39 If both allowed and blocked RPCs lists are defined in the configuration,
44 of RPCs will blocked, regardless of what the general configuration
115 Dump the configuration in a format compatible with ``qemu-ga.conf``
126 The syntax of the ``qemu-ga.conf`` configuration file follows the
132 # qemu-ga configuration sample
H A Dvhost-user-gpu.rst20 work by setting a scanout/display configuration, before sending flush
92 :scanout-id: ``u32``, the scanout configuration to set
116 :scanout-id: ``u32``, the scanout configuration to set
211 Get the preferred display configuration.
255 Set the scanout resolution/configuration, and share a DMABUF file
/qemu/docs/system/openrisc/
H A Dor1k-sim.rst5 also the standard SoC configuration.
27 Linux guest kernel configuration
34 Hardware configuration information
39 addresses, interrupt lines and other configuration of the various devices
H A Dvirt.rst36 Linux guest kernel configuration
42 Hardware configuration information
47 lines and other configuration of the various devices in the system.
/qemu/docs/specs/
H A Dfw_cfg.rst22 A write to this register sets the index of a firmware configuration
29 Bit14 of the selector register indicates whether the configuration
33 register. In other words, configuration write mode is enabled when
45 Bit15 of the selector register indicates whether the configuration
47 generic configuration item. A value of 1 means the item is specific
48 to a particular architecture. In other words, generic configuration
50 architecture specific configuration items are accessed with a selector
68 configuration data item. The specific item is selected by writing to
75 Each firmware configuration item has a maximum length of data
81 N bytes of the selected firmware configuration item, as a substring, in
[all …]
H A Dfsi.rst14 processor to perform configuration or debugging. FSI has long existed in POWER
24 an internal Local Bus (LBUS) which is described by the CFAM configuration
29 slave's configuration registers appear in address space of the CFAM to
48 of the object model to automatically generate the CFAM configuration block.
49 The configuration block presents engines in the order they are attached to the
H A Dvmw_pvscsi-spec.rst85 (Omitted if device messages disabled by driver configuration)
86 d. Issue ``PVSCSI_CMD_SETUP_RINGS`` command, provide rings configuration
89 rings configuration as ``struct PVSCSICmdDescSetupMsgRing``
/qemu/hw/net/
H A Deepro100.c276 uint8_t configuration[22]; member
524 s->configuration[6] |= BIT(4); in e100_pci_reset()
527 s->configuration[6] |= BIT(5); in e100_pci_reset()
531 if (s->configuration[6] & BIT(2)) { in e100_pci_reset()
533 assert(s->configuration[6] & BIT(5)); in e100_pci_reset()
535 if (s->configuration[6] & BIT(5)) { in e100_pci_reset()
544 if (s->configuration[6] & BIT(5)) { in e100_pci_reset()
776 if (s->has_extended_tcb_support && !(s->configuration[6] & BIT(4))) { in tx_command()
883 &s->configuration[0], sizeof(s->configuration)); in action_command()
885 nic_dump(&s->configuration[0], 16))); in action_command()
[all …]
/qemu/qapi/
H A Dtpm.json127 # A union referencing different TPM backend types' configuration
131 # - 'passthrough' The configuration options for the TPM
133 # - 'emulator' The configuration options for TPM emulator backend
154 # @options: The TPM (backend) type configuration options
H A Dqdev.json170 # Synchronize device configuration from host to guest part. First,
171 # copy the configuration from the host part (backend) to the guest
173 # configuration changed.
/qemu/docs/devel/
H A Dkconfig.rst40 Unlike Linux, there is no user interface to edit the configuration, which
43 configuration and dependencies can be treated as a black box when building
44 QEMU; the default configuration that QEMU ships with should be okay in
68 The ``config`` keyword introduces a new configuration element. In the example
101 you from building such a configuration.
112 A configuration element can have any number of default values (usually,
167 of directives that cooperate so that a default configuration includes
267 # Default configuration for alpha-softmmu
282 the default configuration by uncommenting lines in the first group,
/qemu/docs/system/
H A Dvirtio-net-failover.rst32 requires no configuration in the guest. When a guest is live-migrated to
41 The primary device can be hotplugged or be part of the startup configuration
65 devices are present in the configuration, migration will go into this state.
H A Dmanaged-startup.rst25 where additional queries and configuration can be performed via QMP
26 before moving on to the resulting configuration startup. In the
/qemu/docs/system/ppc/
H A Dppce500.rst25 Hardware configuration information
30 information about the addresses, interrupt lines and other configuration of
86 64-bit mode, simply configure the kernel using the defconfig configuration:
95 then manually select the following configuration:
110 in 32-bit mode, use the same 64-bit configuration steps except the defconfig
/qemu/docs/system/arm/
H A Dorangepi.rst16 * Generic Interrupt Controller configuration
83 simply configure the kernel using the sunxi_defconfig configuration:
91 configuration item. Start the kconfig configuration tool:
97 Navigate to the following item, enable it and save your configuration:
187 for development/testing to select the following configuration setting in U-Boot:
219 the orangepi_pc_defconfig configuration as described in the previous section.
H A Dstm32.rst37 * System configuration (SYSCFG)
54 * Power supply configuration (PWR)
/qemu/configs/devices/mips-softmmu/
H A Ddefault.mak1 # Default configuration for mips-softmmu
/qemu/configs/devices/xtensaeb-softmmu/
H A Ddefault.mak1 # Default configuration for Xtensa
/qemu/configs/devices/sh4eb-softmmu/
H A Ddefault.mak1 # Default configuration for sh4eb-softmmu
/qemu/configs/devices/x86_64-softmmu/
H A Ddefault.mak1 # Default configuration for x86_64-softmmu
/qemu/configs/devices/mipsel-softmmu/
H A Ddefault.mak1 # Default configuration for mipsel-softmmu
/qemu/docs/
H A Dmultiseat.txt63 For vnc some additional configuration on the command line is needed.
107 check the configuration:
131 configuration:
140 fine without any manual guest configuration.
/qemu/docs/config/
H A Dmach-virt-serial.cfg13 # CHANGE ME before being able to use this configuration!
31 # This configuration file adds a number of other useful
42 # this specific configuration, and '-serial mon:stdio' to
74 # Firmware configuration
/qemu/configs/devices/rx-softmmu/
H A Ddefault.mak1 # Default configuration for rx-softmmu
/qemu/configs/devices/avr-softmmu/
H A Ddefault.mak1 # Default configuration for avr-softmmu

12345678