Home
last modified time | relevance | path

Searched refs:accelerators (Results 1 – 12 of 12) sorted by relevance

/qemu/.gitlab-ci.d/
H A Dcrossbuild-template.yml33 # Job to cross-build specific accelerators.
36 # KVM), and set extra options (such disabling other accelerators) via the
/qemu/docs/system/
H A Dintroduction.rst11 of hypervisors (known as accelerators) as well as a JIT known as the
70 For the common accelerators QEMU, supported debugging with its
132 - Type and number/topology of vCPUs. Most accelerators offer
H A Dgdb.rst56 accelerators it will depend on if support has been added (see
/qemu/system/
H A Dvl.c162 static const char *accelerators; variable
1747 accelerators = g_strdup(value); in qemu_apply_legacy_machine_options()
2352 if (accelerators == NULL) { in configure_accelerators()
2360 accelerators = "kvm:tcg"; in configure_accelerators()
2362 accelerators = "tcg:kvm"; in configure_accelerators()
2365 accelerators = "kvm"; in configure_accelerators()
2367 accelerators = "tcg"; in configure_accelerators()
2374 accel_list = g_strsplit(accelerators, ":", 0); in configure_accelerators()
2390 if (accelerators != NULL) { in configure_accelerators()
/qemu/docs/about/
H A Dbuild-platforms.rst35 Those hosts are officially supported, with various accelerators:
H A Dremoved-features.rst892 System accelerators
/qemu/docs/system/devices/
H A Dcxl.rst4 targets accelerators and memory devices attached to a CXL host.
50 be a crypto accelerators. May also have device private memory accessible
/qemu/docs/system/s390x/
H A Dcpu-topology.rst29 See :ref:`Accelerators` for more details about accelerators and how to select them.
/qemu/docs/system/arm/
H A Daspeed.rst238 include various compute accelerators (video, inferencing, etc). At the moment,
/qemu/
H A Dhmp-commands.hx396 This only has an effect when using TCG, not with KVM or other accelerators.
H A DMAINTAINERS493 Guest CPU Cores (other accelerators)
H A Dqemu-options.hx31 " supported accelerators are kvm, xen, hvf, nvmm, whpx or tcg (default: tcg)\n"