Home
last modified time | relevance | path

Searched full:supported (Results 1 – 25 of 979) sorted by relevance

12345678910>>...40

/qemu/hw/virtio/
H A Dvirtio-qmp.c68 "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported"),
77 "VHOST_USER_PROTOCOL_F_MQ: Multiqueue protocol supported"),
79 "VHOST_USER_PROTOCOL_F_LOG_SHMFD: Shared log memory fd supported"),
82 "supported"),
85 "supported"),
87 "VHOST_USER_PROTOCOL_F_NET_MTU: Expose host MTU to guest supported"),
90 "requests supported"),
93 "devices supported"),
96 "operations supported"),
99 "for accessed pages supported"),
[all …]
H A Dvirtio-md-stubs.c7 error_setg(errp, "virtio based memory devices not supported"); in virtio_md_pci_pre_plug()
12 error_setg(errp, "virtio based memory devices not supported"); in virtio_md_pci_plug()
18 error_setg(errp, "virtio based memory devices not supported"); in virtio_md_pci_unplug_request()
23 error_setg(errp, "virtio based memory devices not supported"); in virtio_md_pci_unplug()
/qemu/docs/system/i386/
H A Dkvm-pv.rst27 Note: when CPU model ``host`` is used, QEMU passes through all supported
34 Expose a ``KVM`` specific paravirtualized clocksource to the guest. Supported
38 The guest doesn't need to perform delays on PIO operations. Supported since
45 Enable asynchronous page fault mechanism. Supported since Linux v2.6.38.
50 Enable stolen (when guest vCPU is not running) time accounting. Supported
54 Enable paravirtualized end-of-interrupt signaling. Supported since Linux
58 Enable paravirtualized spinlocks support. Supported since Linux v3.12.
61 Enable paravirtualized TLB flush mechanism. Supported since Linux v4.16.
64 Enable paravirtualized IPI mechanism. Supported since Linux v4.19.
67 Enable host-side polling on HLT control from the guest. Supported since Linux
[all …]
H A Dtdx.rst62 ``struct kvm_tdx_capabilities``, which tells the supported configuration of
70 valid value because some bits may not supported by current QEMU or KVM yet.
73 supported by it, via properties of "tdx-guest" object.
87 explicit feature adjustment of "+featureA/-featureB", can be supported or not.
88 It can produce feature not supported warning like
/qemu/docs/about/
H A Dbuild-platforms.rst3 Supported build platforms
10 supported platforms are the targets for automated testing performed by
35 Supported host architectures
38 Those hosts are officially supported, with various accelerators:
60 Other host architectures are not supported. It is possible to build QEMU system
67 Non-supported architectures may be removed in the future following the
83 For the purposes of identifying supported software versions available on Linux,
101 option of the ``configure`` script to point QEMU to a supported
104 As of QEMU |version|, the minimum supported version of Python is 3.9.
117 supported version of bindgen is 0.60.x. For distributions that do not
[all …]
/qemu/include/standard-headers/linux/
H A Dvirtio_snd.h46 /* supported dataflow directions */
136 /* supported jack features */
144 /* supported feature bit map (1 << VIRTIO_SND_JACK_F_XXX) */
176 /* supported PCM stream features */
185 /* supported PCM sample formats */
216 /* supported PCM frame rates */
237 /* supported feature bit map (1 << VIRTIO_SND_PCM_F_XXX) */
239 /* supported sample format bit map (1 << VIRTIO_SND_PCM_FMT_XXX) */
241 /* supported frame rate bit map (1 << VIRTIO_SND_PCM_RATE_XXX) */
245 /* minimum # of supported channels */
[all …]
H A Dpci_regs.h246 #define PCI_PM_CAP_PME 0x0800 /* PME pin supported */
247 #define PCI_PM_CAP_PME_MASK 0xF800 /* PME Mask of all supported states */
273 #define PCI_AGP_STATUS_SBA 0x0200 /* Sideband addressing supported */
274 #define PCI_AGP_STATUS_64BIT 0x0020 /* 64-bit addressing supported */
275 #define PCI_AGP_STATUS_FW 0x0010 /* FW transfers supported */
276 #define PCI_AGP_STATUS_RATE4 0x0004 /* 4x transfer rate supported */
277 #define PCI_AGP_STATUS_RATE2 0x0002 /* 2x transfer rate supported */
278 #define PCI_AGP_STATUS_RATE1 0x0001 /* 1x transfer rate supported */
489 #define PCI_EXP_FLAGS_FLIT 0x8000 /* Flit Mode Supported */
537 #define PCI_EXP_LNKCAP_SLS 0x0000000f /* Max Link Speed (prior to PCIe r3.0: Supported Link Speeds…
[all …]
/qemu/target/xtensa/core-de233_fpu/
H A Dcore-matmap.h176 * ways have independent lists of supported page sizes sharing a
185 #define XCHAL_MMU_SR_BITS 0 /* number of size-restriction bits supported */
224 #define XCHAL_ITLB_SET0_PAGESIZES 1 /* number of supported page sizes in this way */
226 #define XCHAL_ITLB_SET0_PAGESZ_LOG2_MIN 12 /* log2(minimum supported page size) */
227 #define XCHAL_ITLB_SET0_PAGESZ_LOG2_MAX 12 /* log2(maximum supported page size) */
245 #define XCHAL_ITLB_SET1_PAGESIZES 1 /* number of supported page sizes in this way */
247 #define XCHAL_ITLB_SET1_PAGESZ_LOG2_MIN 12 /* log2(minimum supported page size) */
248 #define XCHAL_ITLB_SET1_PAGESZ_LOG2_MAX 12 /* log2(maximum supported page size) */
266 #define XCHAL_ITLB_SET2_PAGESIZES 1 /* number of supported page sizes in this way */
268 #define XCHAL_ITLB_SET2_PAGESZ_LOG2_MIN 12 /* log2(minimum supported page size) */
[all …]
/qemu/qapi/
H A Dvirtio.json242 # "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported",
251 # "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported",
304 # "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported",
310 # "VHOST_F_LOG_ALL: Logging write descriptors supported",
315 # "VIRTIO_RING_F_INDIRECT_DESC: Indirect descriptors supported",
325 … "VHOST_USER_F_PROTOCOL_FEATURES: Vhost-user protocol features negotiation supported",
326 # "VIRTIO_NET_F_GSO: Handling GSO-type packets supported",
328 # "VIRTIO_NET_F_GUEST_ANNOUNCE: Driver sending gratuitous packets supported",
329 # "VIRTIO_NET_F_CTRL_RX_EXTRA: Extra RX mode control supported",
330 # "VIRTIO_NET_F_CTRL_VLAN: Control channel VLAN filtering supported",
[all …]
H A Dcryptodev.json14 # The supported algorithm types of a crypto device.
28 # The supported service types of a crypto device.
83 # @service: supported service types of a crypto device
/qemu/docs/system/
H A Dcpu-models-mips.rst.inc1 Supported CPU model configurations on MIPS hosts
6 Supported CPU models for MIPS32 hosts
9 The following CPU models are supported for use on MIPS32 hosts.
38 Supported CPU models for MIPS64 hosts
41 The following CPU models are supported for use on MIPS64 hosts.
82 Supported CPU models for nanoMIPS hosts
85 The following CPU models are supported for use on nanoMIPS hosts.
H A Dqemu-block-drivers.rst.inc6 raw and qcow2 as well as formats that are supported for compatibility with
11 This section describes each format and the options that are supported for it.
23 Supported options:
42 Supported options:
89 The use of this is no longer supported in system emulators. Support only
184 Supported options:
215 Supported options:
234 The use of this is no longer supported in system emulators. Support only
251 Supported options:
292 Supported options:
[all …]
H A Dconfidential-guest-support.rst35 Supported mechanisms
38 Currently supported confidential guest mechanisms are:
45 Other mechanisms may be supported in future.
/qemu/docs/interop/
H A Dvhost-user.json65 # @read-only: The --read-only command line option is supported.
66 # @blk-file: The --blk-file command line option is supported.
80 # @features: list of supported features.
96 # @evdev-path: The --evdev-path command line option is supported.
97 # @no-grab: The --no-grab command line option is supported.
111 # @features: list of supported features.
127 # @render-node: The --render-node command line option is supported.
128 # @virgl: The --virgl command line option is supported.
142 # @features: list of supported features.
/qemu/hw/s390x/
H A Dvirtio-ccw-md-stubs.c7 error_setg(errp, "virtio based memory devices not supported"); in virtio_ccw_md_pre_plug()
12 error_setg(errp, "virtio based memory devices not supported"); in virtio_ccw_md_plug()
18 error_setg(errp, "virtio based memory devices not supported"); in virtio_ccw_md_unplug_request()
23 error_setg(errp, "virtio based memory devices not supported"); in virtio_ccw_md_unplug()
/qemu/docs/system/arm/
H A Dcpu-features.rst26 disabled, enables the optional AArch32 CPU feature, is only supported
58 all SVE vector lengths can be supported, when KVM is in use it's more
59 likely that only a few lengths will be supported, if SVE is supported at
81 "'aarch64' feature cannot be disabled unless KVM is enabled and 32-bit EL1 is supported"
154 After determining which CPU features are available and supported for a
199 enabled, the feature is supported, and the guest is 64-bit.
240 Constraints" below. Additionally, as we want all supported vector lengths
252 smaller, host supported vector lengths must also be enabled. If
261 support may be enabled. If SVE is not supported by the host, then
277 provided, then all supported vector lengths are enabled, which when
[all …]
/qemu/hw/core/
H A Dmachine-smp.c27 * Report information of a machine's supported CPU topology hierarchy.
121 * If not supported by the machine, a topology parameter must in machine_parse_smp_config()
127 "modules > 1 not supported by this machine's CPU topology"); in machine_parse_smp_config()
135 "clusters > 1 not supported by this machine's CPU topology"); in machine_parse_smp_config()
143 "dies > 1 not supported by this machine's CPU topology"); in machine_parse_smp_config()
151 "books > 1 not supported by this machine's CPU topology"); in machine_parse_smp_config()
159 "drawers > 1 not supported by this machine's CPU topology"); in machine_parse_smp_config()
249 "supported by machine '%s' is %d", in machine_parse_smp_config()
257 "supported by machine '%s' is %d", in machine_parse_smp_config()
277 "The topology level is not supported by this machine", in machine_check_topo_support()
[all …]
/qemu/docs/system/devices/
H A Dvirtio-pmem.rst67 With virtio pmem device, MAP_SYNC mmap flag is not supported. This provides
73 - Real nvdimm device backend is not supported.
74 - virtio pmem hotunplug is not supported.
75 - ACPI NVDIMM features like regions/namespaces are not supported.
76 - ndctl command is not supported.
/qemu/hw/char/
H A Dibex_uart.c318 "%s: RX fifos are not supported\n", __func__); in ibex_uart_read()
324 "%s: ovrd is not supported\n", __func__); in ibex_uart_read()
329 "%s: val is not supported\n", __func__); in ibex_uart_read()
334 "%s: timeout_ctrl is not supported\n", __func__); in ibex_uart_read()
371 "%s: UART_CTRL_NF is not supported\n", __func__); in ibex_uart_write()
375 "%s: UART_CTRL_SLPBK is not supported\n", __func__); in ibex_uart_write()
379 "%s: UART_CTRL_LLPBK is not supported\n", __func__); in ibex_uart_write()
383 "%s: UART_CTRL_PARITY_EN is not supported\n", in ibex_uart_write()
388 "%s: UART_CTRL_PARITY_ODD is not supported\n", in ibex_uart_write()
393 "%s: UART_CTRL_RXBLVL is not supported\n", __func__); in ibex_uart_write()
[all …]
/qemu/
H A DMAINTAINERS27 Supported: Someone is actually paid to look after this.
106 S: Supported
227 S: Supported
242 S: Supported
320 S: Supported
340 S: Supported
433 S: Supported
462 S: Supported
474 S: Supported
485 S: Supported
[all …]
/qemu/docs/system/s390x/
H A D3270.rst54 * Only one 3270 device is supported.
58 * TLS/SSL is not supported.
60 * Resizing on reattach is not supported.
63 is pressed while the network is slow) are not supported.
/qemu/scripts/
H A Dprobe-gdb-support.py4 # Probe gdb for supported architectures.
9 # string of supported arches, stripped of guff.
84 supported = do_probe(args.gdb)
86 print(" ".join(supported))
/qemu/hw/misc/
H A Dstm32l4x5_syscfg.c146 "%s: Changing the memory mapping isn't supported\n", in stm32l4x5_syscfg_write()
152 "%s: Functions in CFGRx aren't supported\n", in stm32l4x5_syscfg_write()
164 "%s: Erasing SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
175 "%s: Functions in CFGRx aren't supported\n", in stm32l4x5_syscfg_write()
184 "%s: Write protecting SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
191 "%s: Erasing SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
197 "%s: Write protecting SRAM2 isn't supported\n", in stm32l4x5_syscfg_write()
/qemu/linux-headers/linux/
H A Dvfio.h34 /* Check if EEH is supported */
53 * Supports the vaddr flag for DMA map and unmap. Not supported for mediated
76 * this capability chain is supported and a field defined in the fixed
116 * Check whether an extension is supported.
117 * Return: 0 if not supported, 1 (or some other positive integer) if supported.
125 * Set the iommu to the given type. The type must be supported by an
226 * attribute in supported type attribute groups. Device API string should be one
247 * completion to the root bus with supported widths provided via flags.
381 * number, physical size, supported video modes and more.
528 * whether to allocate the maximum supported number of vectors or tear
[all …]
/qemu/bsd-user/
H A Derrno_defs.h59 #define TARGET_ENODEV 19 /* Operation not supported by device */
90 #define TARGET_EPROTONOSUPPORT 43 /* Protocol not supported */
91 #define TARGET_ESOCKTNOSUPPORT 44 /* Socket type not supported */
92 #define TARGET_EOPNOTSUPP 45 /* Operation not supported */
93 #define TARGET_EPFNOSUPPORT 46 /* Protocol family not supported */
94 #define TARGET_EAFNOSUPPORT 47 /* Address family not supported by protocol family …

12345678910>>...40