Home
last modified time | relevance | path

Searched full:default (Results 1 – 25 of 2238) sorted by relevance

12345678910>>...90

/qemu/hw/arm/
H A DKconfig3 default y
43 default y
49 default y
56 default y
70 default y
86 default y
100 default y
105 default y
118 default y
130 default y
[all …]
/qemu/hw/usb/
H A DKconfig6 default y if PCI_DEVICES
20 default y if PCI_DEVICES
30 default y if PCI_DEVICES
43 default y if PCI_DEVICES || PCIE_DEVICES
49 default y if PCI_DEVICES
62 default y
67 default y
72 default y
82 default y
88 default y
[all …]
/qemu/tests/migration-stress/guestperf/
H A Dshell.py43 parser.add_argument("--debug", dest="debug", default=False, action="store_true")
44 parser.add_argument("--verbose", dest="verbose", default=False, action="store_true")
45 parser.add_argument("--sleep", dest="sleep", default=15, type=int)
46 parser.add_argument("--binary", dest="binary", default="/usr/bin/qemu-system-x86_64")
47 parser.add_argument("--dst-host", dest="dst_host", default="localhost")
48 … parser.add_argument("--kernel", dest="kernel", default="/boot/vmlinuz-%s" % platform.release())
50 default="tests/migration-stress/initrd-stress.img")
51 parser.add_argument("--transport", dest="transport", default="unix")
55 parser.add_argument("--cpus", dest="cpus", default=1, type=int)
56 parser.add_argument("--mem", dest="mem", default=1, type=int)
[all …]
/qemu/hw/net/
H A DKconfig9 default y if PCI_DEVICES
15 default y if PCI_DEVICES
21 default y if PCI_DEVICES
30 default y if PCI_DEVICES
39 default y if PCI_DEVICES
44 default y if PCI_DEVICES || PCIE_DEVICES
49 default y if PCI_DEVICES || PCIE_DEVICES
54 default y if PCI_DEVICES
59 default y if PCI_DEVICES
75 default y
[all …]
/qemu/hw/virtio/
H A DKconfig6 default y
15 default y
20 default y if PCI_DEVICES
36 default y
41 default y
60 default y
72 default y
85 default y
91 default y
97 default y
[all …]
/qemu/docs/system/devices/
H A Dnvme.rst27 * Interrupt Coalescing is not supported and is disabled by default.
41 ``max_ioqpairs=UINT32`` (default: ``64``)
45 ``msix_qsize=UINT16`` (default: ``65``)
48 ``mdts=UINT8`` (default: ``7``)
51 ``use-intel-id`` (default: ``off``)
56 ``ocp`` (default: ``off``)
84 ``nsid`` (default: ``0``)
87 ``uuid`` (default: *autogenerated*)
101 Since machine type 6.1 a non-zero default value is used if the parameter
127 ``shared`` (default: ``on`` since 6.2)
[all …]
/qemu/hw/ppc/
H A DKconfig3 default y
23 default y
28 default y
49 default y
68 default y
83 default y
92 default y
102 default y
120 default y
133 default y
[all …]
/qemu/docs/devel/
H A Dkconfig.rst31 of boards or devices. For example, by default most targets will include
44 QEMU; the default configuration that QEMU ships with should be okay in
103 **default value**: ``default <value> [if <expr>]``
105 Default values are assigned to the config symbol if no other value was
110 the default value can be added with ``if``.
112 A configuration element can have any number of default values (usually,
113 if more than one default is present, they will have different
114 conditions). If multiple default values satisfy their condition,
117 **reverse default** (weak reverse dependency): ``imply <symbol> [if <expr>]``
120 to another symbol. However, the lower limit is only a default
[all …]
/qemu/hw/audio/
H A DKconfig3 default y
8 default y if PCI_DEVICES
13 default y if PCI_DEVICES
18 default y
23 default y
28 default y
33 default y if PCI_DEVICES
38 default y
56 default y
/qemu/hw/scsi/
H A DKconfig6 default y if PCI_DEVICES
12 default y if PCI_DEVICES
18 default y if PCI_DEVICES
24 default y if PCI_DEVICES
34 default y if PCI_DEVICES
41 default y
47 default y
57 default y
64 default y if VIRTIO_PCI
/qemu/qapi/
H A Daudio.json22 # (default on, since 4.2)
26 # (default true)
28 # @frequency: frequency to use when using fixed settings (default
31 # @channels: number of channels when using fixed settings (default 2)
33 # @voices: number of voices to use (default 1)
35 # @format: sample format to use when using fixed settings (default
77 # @nsamples: set the number of samples per read/write calls (default to 480,
94 # @dev: the name of the ALSA device to use (default 'default')
99 # access on failure (default false)
138 # @dev: the name of the sndio device to use (default 'default')
[all …]
H A Dqom.json38 # @default-value: the default value, if any (since 5.0)
46 '*default-value': 'any' } }
249 # milliseconds (default: 3000)
253 # (default: 3000)
258 # additional packets are dropped. (default: 1024)
261 # (default: false)
284 # cryptodev-backend-builtin. (default: 1)
350 # @queue: indicates which queue(s) to filter (default: all)
353 # ("off") (default: "on")
359 # existing filters (default). "id=<id>" means the filter is
[all …]
/qemu/docs/system/arm/
H A Dvirt.rst42 - An MSI controller (GICv2M or ITS). GICv2M is selected by default along
43 with GICv2. ITS is selected by default with GICv3 (>= virt-2.7). Note
64 - ``cortex-a15`` (32-bit; the default)
79 Note that the default is ``cortex-a15``, so for an AArch64 guest you must
85 wider system (e.g. the MTE feature), it may not be enabled by default,
96 there is no default display device enabled: you should select one from
109 Arm Security Extensions (TrustZone). The default is ``off``.
113 Arm Virtualization Extensions. The default is ``off``.
117 Arm Memory Tagging Extensions. The default is ``off``.
121 address space above 32 bits. The default is ``on`` for machine types
[all …]
/qemu/hw/pci-bridge/
H A DKconfig3 default y if PCI_DEVICES
8 default y if PCI_DEVICES
13 default y if PCIE_PORT
18 default y if Q35 || ARM_VIRT
22 default y if PCI_DEVICES
27 default y if PCI_DEVICES
32 default y if PCI_DEVICES
43 default y if PCI_EXPRESS && PXB
/qemu/hw/display/
H A DKconfig14 default y if PCI_DEVICES
42 default y if PCI_DEVICES
58 default y if PCI_DEVICES && (PC_PCI || MIPS)
64 default y if PCI_DEVICES
99 default y
111 default y
116 default y
125 default y if PCI_DEVICES
151 default y if PCI_DEVICES
/qemu/hw/vfio/
H A DKconfig7 default y
14 default y
20 default y
26 default y
31 default y
36 default y
42 default y if PC_PCI
/qemu/hw/riscv/
H A DKconfig14 default y
30 default y
38 default y
46 default y
74 default y
83 default y
95 default y
115 default y
/qemu/hw/misc/
H A Diotkit-sysctl.c123 default: in iotkit_sysctl_read()
135 default: in iotkit_sysctl_read()
147 default: in iotkit_sysctl_read()
159 default: in iotkit_sysctl_read()
184 default: in iotkit_sysctl_read()
197 default: in iotkit_sysctl_read()
213 default: in iotkit_sysctl_read()
227 default: in iotkit_sysctl_read()
242 default: in iotkit_sysctl_read()
254 default: in iotkit_sysctl_read()
[all …]
H A DKconfig20 default y if TEST_DEVICES
25 default y if TEST_DEVICES
30 default y if TEST_DEVICES
35 default y if TEST_DEVICES
64 default y if PCI_DEVICES
69 default y
142 default y if PCI_DEVICES
/qemu/hw/sensor/
H A DKconfig4 default y if I2C_DEVICES
9 default y if I2C_DEVICES
14 default y if I2C_DEVICES
19 default y if I2C_DEVICES
28 default y if PMBUS
37 default y if I2C_DEVICES
/qemu/docs/interop/
H A Dqemu-ga.rst28 |CONFDIR|\ ``/qemu-ga.conf`` by default), then parse remaining
34 RPCs will be blocked by default, except for the allowed list.
37 RPCs will be allowed by default, except for the blocked list.
40 then all RPCs will be blocked by default, then the allowed list will
54 Configuration file path (the default is |CONFDIR|\ ``/qemu-ga.conf``,
60 ``isa-serial``, or ``vsock-listen`` (``virtio-serial`` is the default).
64 Device/socket path (the default for virtio-serial is
66 the default for isa-serial is ``/dev/ttyS0``). Socket addresses for
71 Set log file path (default is stderr).
75 Specify pid file (default is ``/var/run/qemu-ga.pid``).
[all …]
/qemu/docs/
H A Dbypass-iommu.txt18 the attached devices will go through vIOMMU by default.
22 The bypass iommu feature support PXB host bridge and default main host
26 on AArch64. Other machine types do not support bypass iommu for default
32 (2) Arm default host bridge
34 (3) X86 default root bus bypass iommu:
46 - a default host bridge which bypass SMMUv3
60 - a default host bridge which bypass iommu
86 We add bypass iommu options in machine option for default root bus, and add
87 option for PXB also. Note that the default value of bypass iommu is false,
88 so that the devices will by default go through iommu if there exist one.
/qemu/hw/char/
H A DKconfig9 default y
26 default y
36 default y if PCI_DEVICES
42 default y if PCI_DEVICES
48 default y
93 default y
/qemu/scripts/ci/
H A Dgitlab-pipeline-status125 parser.add_argument('-t', '--timeout', type=int, default=7200,
128 '%(default)s'))
129 parser.add_argument('-i', '--interval', type=int, default=60,
132 'to %(default)s'))
133 parser.add_argument('-w', '--wait', action='store_true', default=False,
136 parser.add_argument('-p', '--project-id', type=int, default=11167699,
139 'is, "%(default)s"'))
140 parser.add_argument('-b', '--branch', type=str, default="staging",
143 'Otherwise looks at "%(default)s"'))
145 default=None,
[all …]
/qemu/hw/mips/
H A DKconfig3 default y
18 default y
25 default y
47 default y
59 default y
83 default y

12345678910>>...90