QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Stefan Hajnoczi e82989544e * target/i386: bugfixes
* regenerate meson-buildoptions.sh
 -----BEGIN PGP SIGNATURE-----
 
 iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmh5FGsUHHBib256aW5p
 QHJlZGhhdC5jb20ACgkQv/vSX3jHroN8LQf/bUbOs4rNMO8SM5j0l8z3AzYZzoI+
 fhJYsvg1mKRg9A+bB1zhb6pKgANRir5s9DQw1BhDkRVvIUDSloefl/aUTP8WYbho
 TfS1f3BDv1nvR9EiPHSIBJx5bN+by1rOjxZTa+m1tFT5rpTQu5mV/RjKtl1Pri3r
 V6W0zxBUhj4TG0cgiX+yIJSB4lr2tjMVMVI82ggkKaYI+1cyJGuPiMydmlF0kz1o
 vEZDF0KAonBZgGtYQWtTbB8Fj3bLUg8YlQOyXijsRi9xE/gZ6FKHkOHpgmWEz9is
 zb6q5rqBT8opo63/NCtSTK4vyTRAoLVZ6ZzFxH5GoRKo28SctKTd5/BwWA==
 =Z7qn
 -----END PGP SIGNATURE-----

Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging

* target/i386: bugfixes
* regenerate meson-buildoptions.sh

# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCgAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAmh5FGsUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroN8LQf/bUbOs4rNMO8SM5j0l8z3AzYZzoI+
# fhJYsvg1mKRg9A+bB1zhb6pKgANRir5s9DQw1BhDkRVvIUDSloefl/aUTP8WYbho
# TfS1f3BDv1nvR9EiPHSIBJx5bN+by1rOjxZTa+m1tFT5rpTQu5mV/RjKtl1Pri3r
# V6W0zxBUhj4TG0cgiX+yIJSB4lr2tjMVMVI82ggkKaYI+1cyJGuPiMydmlF0kz1o
# vEZDF0KAonBZgGtYQWtTbB8Fj3bLUg8YlQOyXijsRi9xE/gZ6FKHkOHpgmWEz9is
# zb6q5rqBT8opo63/NCtSTK4vyTRAoLVZ6ZzFxH5GoRKo28SctKTd5/BwWA==
# =Z7qn
# -----END PGP SIGNATURE-----
# gpg: Signature made Thu 17 Jul 2025 11:19:07 EDT
# gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg:                issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
# gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
#      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83

* tag 'for-upstream' of https://gitlab.com/bonzini/qemu:
  i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock)
  i386/cpu: Cleanup host_cpu_max_instance_init()
  target/i386: tdx: fix locking for interrupt injection
  meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry
  i386/cpu: Move x86_ext_save_areas[] initialization to .instance_init
  target/i386: do not expose ARCH_CAPABILITIES on AMD CPU

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
11 hours ago
.github/workflows
.gitlab/issue_templates
.gitlab-ci.d gitlab: add -n option to check-units script 5 days ago
accel Accelerators patches 3 days ago
audio audio: Reset rate control when adding bytes 2 months ago
authz qom: Make InterfaceInfo[] uses const 3 months ago
backends sev: Provide sev_features flags from IGVM VMSA to KVM_SEV_INIT2 7 days ago
block file-posix: Fix aio=threads performance regression after enablign FUA 5 days ago
bsd-user accel: Extract AccelClass definition to 'accel/accel-ops.h' 3 days ago
chardev chardev/char-socket: skip automatic zero-init of large array 1 month ago
common-user plugins: fix inclusion of user-mode APIs 5 days ago
configs gdbstub: add the GDB register XML files for sparc64. 5 days ago
contrib contrib/plugins/execlog: Add tab to the separator search of insn_disas 5 days ago
crypto crypto: fully drop built-in cipher provider 2 months ago
disas include/system: Move exec/memory.h to system/memory.h 3 months ago
docs docs: Bump sphinx to 6.2.1 3 days ago
dump cleanup: Drop pointless return at end of function 3 months ago
ebpf ebpf: improve trace event coverage to all key operations 9 months ago
fpu fpu: Process float_muladd_negate_result after rounding 1 week ago
fsdev fsdev/9p-marshal: move G_GNUC_PRINTF to header 3 days ago
gdb-xml gdbstub: add the GDB register XML files for sparc64. 5 days ago
gdbstub accel: Extract AccelClass definition to 'accel/accel-ops.h' 3 days ago
host/include host/include/loongarch64: Fix inline assembly compatibility with Clang 4 months ago
hw 9pfs changes: 2 days ago
include Accelerators patches 3 days ago
io io: Add helper for setting socket send buffer size 2 months ago
libdecnumber libdecnumber: replace FSF postal address with licenses URL 3 weeks ago
linux-headers update Linux headers to KVM tree master 7 days ago
linux-user Accelerators patches 3 days ago
migration migration: Rename save_live_complete_precopy_thread to save_complete_precopy_thread 1 week ago
monitor monitor/hmp-cmds-target: add CPU_DUMP_VPU in hmp_info_registers() 2 weeks ago
nbd nbd: Set unix socket send buffer on Linux 2 months ago
net -----BEGIN PGP SIGNATURE----- 3 days ago
pc-bios roms: re-remove execute bit from hppa-firmware* 4 days ago
plugins plugins: Add memory hardware address read/write API 2 weeks ago
po po: update Italian translation 11 months ago
python python: fix editable installs for modern pip/setuptools 2 days ago
qapi qom: qom-list-get 3 days ago
qga qga/vss-win32: Add VSS provider unregistration retry 3 weeks ago
qobject qapi: Move include/qapi/qmp/ to include/qobject/ 5 months ago
qom qom: qom-list-get 3 days ago
replay include/exec: Split out icount.h 3 months ago
roms seabios: update submodule to 1.17.0 1 month ago
rust virtio,pci,pc: features, fixes, tests 3 days ago
scripts meson: re-generate scripts/meson-buildoptions.sh to fix IGVM entry 2 days ago
scsi qom: Make InterfaceInfo[] uses const 3 months ago
semihosting semihosting/uaccess: Compile once 2 weeks ago
stats qapi: Move include/qapi/qmp/ to include/qobject/ 5 months ago
storage-daemon docs/sphinx: remove special parsing for freeform sections 5 days ago
stubs qapi: make s390x specific CPU commands unconditionally available 2 months ago
subprojects subprojects: add the foreign crate 1 month ago
system Accelerators patches 3 days ago
target i386/tdx: Remove the redundant qemu_mutex_init(&tdx->lock) 2 days ago
tcg tcg: Use uintptr_t in tcg_malloc implementation 1 week ago
tests tests/qtest/qom-test: unit test for qom-list-get 3 days ago
tools cleanup: Re-run return_directly.cocci 3 months ago
trace meson: fix Windows build 1 month ago
ui ui/gtk: Add scale option 4 days ago
util rust/qemu-api: log: implement io::Write 1 week ago
.b4-config b4: Drop linktrailermask 2 weeks ago
.dir-locals.el
.editorconfig editorconfig: update for perl scripts 6 months ago
.exrc
.gdbinit
.git-blame-ignore-revs
.gitattributes rust: patch bilge-impl to allow compilation with 1.63.0 9 months ago
.gitignore
.gitlab-ci.yml
.gitmodules
.gitpublish
.mailmap MAINTAINERS: Update Akihiko Odaki's affiliation 1 month ago
.patchew.yml
.readthedocs.yml readthodocs: fully specify a build environment 2 years ago
.travis.yml travis.yml: Remove the aarch64 job 1 month ago
COPYING COPYING: replace FSF postal address with licenses URL 3 weeks ago
COPYING.LIB COPYING: replace FSF postal address with licenses URL 3 weeks ago
Kconfig build-sys: Add rust feature option 9 months ago
Kconfig.host pvg: do not enable it on cross-architecture targets 5 months ago
LICENSE
MAINTAINERS MAINTAINERS: Add docs/requirements.txt 3 days ago
Makefile Makefile: prune quilt source files for cscope 2 weeks ago
README.rst README.rst: add the missing punctuations 1 year ago
VERSION Open 10.1 development tree 3 months ago
block.c block: mark bdrv_open_child_common() and its callers GRAPH_UNLOCKED 5 days ago
blockdev-nbd.c qapi: merge common parts of NbdServerOptions and nbd-server-start data 5 months ago
blockdev.c block: mark bdrv_inactivate() as GRAPH_RDLOCK and move drain to callers 5 days ago
blockjob.c block: add bdrv_graph_wrlock_drained() convenience wrapper 5 days ago
clippy.toml rust: use native Meson support for clippy and rustdoc 2 months ago
configure build, dockerfiles: add support for detecting rustdoc 2 months ago
cpu-common.c cpus: Prefer cached CpuClass over CPU_GET_CLASS() macro 4 months ago
cpu-target.c Accelerators patches 3 days ago
event-loop-base.c qom: Make InterfaceInfo[] uses const 3 months ago
gitdm.config
hmp-commands-info.hx accel/system: Add 'info accel' on human monitor 3 days ago
hmp-commands.hx net: Add passt network backend 5 days ago
iothread.c qom: Have class_init() take a const data argument 3 months ago
job-qmp.c
job.c test-bdrv-drain: Fix data races 3 months ago
meson.build * rust: miscellaneous fixes 5 days ago
meson_options.txt * rust: miscellaneous fixes 5 days ago
module-common.c
os-posix.c os: add an ability to lock memory on_fault 5 months ago
os-wasm.c include/qemu/osdep.h: Add Emscripten-specific OS dependencies 2 months ago
os-win32.c include: Rename sysemu/ -> system/ 7 months ago
page-target.c page-vary: Move and rename qemu_target_page_bits_min 3 months ago
page-vary-common.c
page-vary-target.c page-vary: Restrict scope of TARGET_PAGE_BITS_MIN 3 months ago
pythondeps.toml docs: Bump sphinx to 6.2.1 3 days ago
qemu-bridge-helper.c
qemu-edid.c
qemu-img-cmds.hx qemu-img: snapshot: allow specifying -f fmt 3 days ago
qemu-img.c qemu-img: extend cvtnum() and use it in more places 3 days ago
qemu-io-cmds.c qapi: Move include/qapi/qmp/ to include/qobject/ 5 months ago
qemu-io.c qapi: Move include/qapi/qmp/ to include/qobject/ 5 months ago
qemu-keymap.c cleanup: Drop pointless return at end of function 3 months ago
qemu-nbd.c nbd: Defer trace init until after daemonization 5 months ago
qemu-options.hx UI-related for 10.1 3 days ago
qemu.nsi pc-bios: Move device tree files in their own subdir 3 months ago
qemu.sasl
replication.c
target-info-stub.c qemu/target-info: Add target_endian_mode() 4 days ago
target-info.c qemu: Convert target_words_bigendian() to TargetInfo API 4 days ago
trace-events system/dma-helpers.c: Move trace events to system/trace-events 8 months ago
version.rc

README.rst

===========
QEMU README
===========

QEMU is a generic and open source machine & userspace emulator and
virtualizer.

QEMU is capable of emulating a complete machine in software without any
need for hardware virtualization support. By using dynamic translation,
it achieves very good performance. QEMU can also integrate with the Xen
and KVM hypervisors to provide emulated hardware while allowing the
hypervisor to manage the CPU. With hypervisor support, QEMU can achieve
near native performance for CPUs. When QEMU emulates CPUs directly it is
capable of running operating systems made for one machine (e.g. an ARMv7
board) on a different machine (e.g. an x86_64 PC board).

QEMU is also capable of providing userspace API virtualization for Linux
and BSD kernel interfaces. This allows binaries compiled against one
architecture ABI (e.g. the Linux PPC64 ABI) to be run on a host using a
different architecture ABI (e.g. the Linux x86_64 ABI). This does not
involve any hardware emulation, simply CPU and syscall emulation.

QEMU aims to fit into a variety of use cases. It can be invoked directly
by users wishing to have full control over its behaviour and settings.
It also aims to facilitate integration into higher level management
layers, by providing a stable command line interface and monitor API.
It is commonly invoked indirectly via the libvirt library when using
open source applications such as oVirt, OpenStack and virt-manager.

QEMU as a whole is released under the GNU General Public License,
version 2. For full licensing details, consult the LICENSE file.


Documentation
=============

Documentation can be found hosted online at
`<https://www.qemu.org/documentation/>`_. The documentation for the
current development version that is available at
`<https://www.qemu.org/docs/master/>`_ is generated from the ``docs/``
folder in the source tree, and is built by `Sphinx
<https://www.sphinx-doc.org/en/master/>`_.


Building
========

QEMU is multi-platform software intended to be buildable on all modern
Linux platforms, OS-X, Win32 (via the Mingw64 toolchain) and a variety
of other UNIX targets. The simple steps to build QEMU are:


.. code-block:: shell

  mkdir build
  cd build
  ../configure
  make

Additional information can also be found online via the QEMU website:

* `<https://wiki.qemu.org/Hosts/Linux>`_
* `<https://wiki.qemu.org/Hosts/Mac>`_
* `<https://wiki.qemu.org/Hosts/W32>`_


Submitting patches
==================

The QEMU source code is maintained under the GIT version control system.

.. code-block:: shell

   git clone https://gitlab.com/qemu-project/qemu.git

When submitting patches, one common approach is to use 'git
format-patch' and/or 'git send-email' to format & send the mail to the
qemu-devel@nongnu.org mailing list. All patches submitted must contain
a 'Signed-off-by' line from the author. Patches should follow the
guidelines set out in the `style section
<https://www.qemu.org/docs/master/devel/style.html>`_ of
the Developers Guide.

Additional information on submitting patches can be found online via
the QEMU website:

* `<https://wiki.qemu.org/Contribute/SubmitAPatch>`_
* `<https://wiki.qemu.org/Contribute/TrivialPatches>`_

The QEMU website is also maintained under source control.

.. code-block:: shell

  git clone https://gitlab.com/qemu-project/qemu-web.git

* `<https://www.qemu.org/2017/02/04/the-new-qemu-website-is-up/>`_

A 'git-publish' utility was created to make above process less
cumbersome, and is highly recommended for making regular contributions,
or even just for sending consecutive patch series revisions. It also
requires a working 'git send-email' setup, and by default doesn't
automate everything, so you may want to go through the above steps
manually for once.

For installation instructions, please go to:

*  `<https://github.com/stefanha/git-publish>`_

The workflow with 'git-publish' is:

.. code-block:: shell

  $ git checkout master -b my-feature
  $ # work on new commits, add your 'Signed-off-by' lines to each
  $ git publish

Your patch series will be sent and tagged as my-feature-v1 if you need to refer
back to it in the future.

Sending v2:

.. code-block:: shell

  $ git checkout my-feature # same topic branch
  $ # making changes to the commits (using 'git rebase', for example)
  $ git publish

Your patch series will be sent with 'v2' tag in the subject and the git tip
will be tagged as my-feature-v2.

Bug reporting
=============

The QEMU project uses GitLab issues to track bugs. Bugs
found when running code built from QEMU git or upstream released sources
should be reported via:

* `<https://gitlab.com/qemu-project/qemu/-/issues>`_

If using QEMU via an operating system vendor pre-built binary package, it
is preferable to report bugs to the vendor's own bug tracker first. If
the bug is also known to affect latest upstream code, it can also be
reported via GitLab.

For additional information on bug reporting consult:

* `<https://wiki.qemu.org/Contribute/ReportABug>`_


ChangeLog
=========

For version history and release notes, please visit
`<https://wiki.qemu.org/ChangeLog/>`_ or look at the git history for
more detailed information.


Contact
=======

The QEMU community can be contacted in a number of ways, with the two
main methods being email and IRC:

* `<mailto:qemu-devel@nongnu.org>`_
* `<https://lists.nongnu.org/mailman/listinfo/qemu-devel>`_
* #qemu on irc.oftc.net

Information on additional methods of contacting the community can be
found online via the QEMU website:

* `<https://wiki.qemu.org/Contribute/StartHere>`_