Search results

Page title matches

  • = Tiny Code Generator (TCG) = ...transformed into host insns (the processor executing QEMU itself) via the TCG backend.
    2 KB (221 words) - 09:42, 5 November 2019
  • These are the supported operations as implemented by the TCG backend for the host cpu (where QEMU executes; not what QEMU executes). Th [[Category:Developer documentation]]
    7 KB (1,083 words) - 09:57, 12 October 2016
  • These are the supported operations as implemented by the TCG frontend for the target cpu (what QEMU executes; not where QEMU executes). ...ers all them; it does not cover the mechanism for defining [[Documentation/TCG/helpers|port-specific helpers]].
    13 KB (2,280 words) - 11:49, 31 December 2018

Page text matches

  • [[Category:User documentation]] ! TCG Guest
    3 KB (331 words) - 02:59, 25 March 2022
  • = Tiny Code Generator (TCG) = ...transformed into host insns (the processor executing QEMU itself) via the TCG backend.
    2 KB (221 words) - 09:42, 5 November 2019
  • The Tiny Code Generator (TCG) is the core binary translation engine that is responsible for QEMU ability ...nstructions. As a result there will be a level of inefficiency which means TCG code will not be as fast as running native code. However with a reasonable
    2 KB (256 words) - 09:25, 10 July 2019
  • ...ETINST-1.iso,media=cdrom -boot order=d -nographic -serial mon:stdio -accel tcg,thread=multi -smp cpus=2 [http://wiki.qemu.org/Features/HPPA More QEMU-HPPA documentation]<br>
    773 bytes (98 words) - 11:11, 1 April 2019
  • [http://www.valgrind.org Valgrind] works much like QEMU's TCG mode except it has a focus on debugging and testing. You can use it to dete = TCG Based QEMU =
    2 KB (389 words) - 15:20, 12 October 2016
  • '''Summary:''' The [[Features/tcg-multithread|MTTCG Project]] is a project that converted the [[Documentation/TCG|TCG]] engine from single threaded
    6 KB (983 words) - 13:44, 30 March 2017
  • ...use another source like EGD, or QEMU is running with an older kernel or in TCG mode, it is also desirable to provide this hypercall in QEMU, too, so that == Supporting documentation ==
    3 KB (408 words) - 16:07, 17 October 2016
  • These are the supported operations as implemented by the TCG frontend for the target cpu (what QEMU executes; not where QEMU executes). ...ers all them; it does not cover the mechanism for defining [[Documentation/TCG/helpers|port-specific helpers]].
    13 KB (2,280 words) - 11:49, 31 December 2018
  • == TCG (just-in-time compiler) == == Testing & documentation ==
    7 KB (970 words) - 11:30, 12 March 2019
  • You want to contribute code, documentation or patches to QEMU? == Documentation ==
    7 KB (1,227 words) - 07:18, 18 November 2021
  • ...work, the API for hypervisors on macOS. Currently one must use the slower TCG just-in-time compiler or the Intel HAXM accelerator module that relies on a * [https://kernel.org/doc/Documentation/virtual/kvm/api.txt KVM API documentation]
    2 KB (321 words) - 15:02, 6 February 2017
  • ...Systems aka mainframe) guests via the s390-virtio-ccw machine, with kvm or tcg acceleration. When using tcg with version 2.11 or before, the machine emulated is at an older level not
    7 KB (1,146 words) - 08:11, 30 September 2019
  • * The emulated IOAPIC (used by TCG and, with KVM, if the "-machine kernel_irqchip" option has the value "off" ...;h=9fb20aaed9f41c302419206e1201d151c35e5a1c;hb=HEAD PCI Express Guidelines documentation] has been added for advice on topology and PCI vs PCIe.
    9 KB (1,253 words) - 11:05, 21 December 2016
  • QEMU's documentation needs some reorganization. ; QEMU User-mode Emulation User's Guide (docs/user, [[Features/Documentation/user]])
    11 KB (1,827 words) - 15:38, 31 March 2020
  • * Implemented some POWER10 prefixed instructions in TCG * Documentation improvements
    12 KB (1,665 words) - 16:02, 24 August 2021
  • ...t can be run. We also have a {{src|path=docs/devel/testing.rst|description=documentation in the source tree}}. === <tt>make check-tcg</tt> ===
    9 KB (1,420 words) - 12:16, 12 July 2021
  • ...re information read the Documentation/Platforms/SPARC wiki page (section [[Documentation/Platforms/SPARC#Changes to sun4u machine from 2.11 onwards|Changes to sun4u * diag288 watchdog support in TCG
    10 KB (1,457 words) - 01:21, 12 June 2018
  • * The "-tb-size N" option has been deprecated. It is replaced by "-accel tcg,tb-size=N". ** Can now run KVM guests under a TCG emulated powernv machine
    14 KB (2,072 words) - 20:38, 28 April 2020
  • * TCG exposes CPUID flags FSRM, FZRM, FSRS, FSRC. These do not correspond to any * Fixed CPU hotplug when used with TCG accel (it was broken since 5.1.0) (dab30fbef3896)
    12 KB (1,752 words) - 14:51, 19 April 2023
  • * Cleanup the RISC-V virt machine documentation ==== TCG ====
    11 KB (1,553 words) - 14:27, 3 February 2023
  • These are the supported operations as implemented by the TCG backend for the host cpu (where QEMU executes; not what QEMU executes). Th [[Category:Developer documentation]]
    7 KB (1,083 words) - 09:57, 12 October 2016
  • ...chosen by you will be implemented. It is also your responsibility to write documentation for the new command and options. === Multi-threaded TCG Projects ===
    18 KB (2,911 words) - 10:51, 22 March 2016
  • * basic emulation of the PMU for AArch64 TCG guests * Emulation of EL2 is now supported for the 'virt' board with an AArch64 TCG CPU and GICv3
    13 KB (1,919 words) - 09:03, 19 April 2017
  • * The ''-tb-size'' option has been removed. Use ''-accel tcg,tb-size=...'' instead. * documentation for vexpress/versatile has been updated with example kernel configuration/c
    19 KB (2,811 words) - 07:39, 16 April 2021
  • * The 'max' CPU now implements a 48-bit physical address size when using TCG emulation. * TCG: More instructions that were introduced with the z14 are now emulated.
    12 KB (1,689 words) - 16:12, 14 May 2021
  • * check-tcg now builds and runs the cris tests using the fedora-cris-cross docker image * Added support for MTTCG (multi-threaded TCG).
    25 KB (3,731 words) - 14:03, 23 October 2019
  • This documentation is not written by a BSD expert - corrections welcome! This page includes documentation of how to get the various BSD flavours running in a VM inside QEMU, so that
    9 KB (1,468 words) - 12:41, 23 May 2022
  • * Remove 'host' CPU from TCG * Detect user choice in TCG
    15 KB (2,193 words) - 13:57, 18 December 2023
  • ...chosen by you will be implemented. It is also your responsibility to write documentation for the new command and options. === Multi-threaded TCG Projects ===
    25 KB (4,050 words) - 10:36, 23 March 2017
  • * TCG now supports Debug Extensions (CR4.DE) === TCG ===
    13 KB (2,001 words) - 11:33, 17 December 2015
  • * {{git|8afe984}} Documentation: Add qemu-img -t parameter in man page ...w can run on more hosts. Hosts without a native code generator can use the TCG interpreter (TCI). See [[Features/TCI]] for more information.
    6 KB (908 words) - 20:51, 17 February 2012
  • * Updates of PowerNV and pSeries documentation === TCG Plugins ===
    13 KB (1,888 words) - 07:16, 11 April 2022
  • are now implemented correctly as per the available documentation which removes |More TCG improvements from Richard.
    15 KB (2,422 words) - 19:18, 10 March 2024
  • * The Bamboo machine now works with TCG, before only KVM was able to execute 440 code. ...031 the commit message] and [[Features/HelperNetworking|feature page]] for documentation.
    8 KB (1,276 words) - 05:38, 3 June 2012
  • - qemu-options: add documentation for stdio signal=on|off - tcg/mips: fix branch offset during retranslation (Aurelien Jarno)
    42 KB (6,720 words) - 12:21, 18 February 2011
  • ...t ported to Qemu, we could obsolete the Mac-on-Linux project as is and use TCG and KVM as backends. NeXT machines are designed in a similar idea to 68k Macintosh ones. Documentation is almost not available. Original firmware MUST be used. MESS emulator proj
    14 KB (2,116 words) - 15:02, 16 February 2016
  • We should have an unified place for migration documentation in general. The plan for now is we make it: * CODE: Only needed with TCG, no need at all for KVM
    17 KB (2,909 words) - 17:02, 28 March 2024