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
Peter Maydell 248f9209ed nvme queue
-----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEEUigzqnXi3OaiR2bATeGvMW1PDekFAmdOpR0ACgkQTeGvMW1P
 DenTOgf/S4+yjo1pkOIyWoDEQZ434eOwXeUqcM8taGwwRB/IyulFBbGexkY8Feu3
 iCYA78FTtGcTCIKWc0ze5TsA2abbrX1mB1IxR3keeYPdQyZPacfxXG5qjjeygU0N
 2Ws6UZBFZDNBkLxasT6yHBl9oHriz91IjksA62FYr1pXGHfLbluWTyKYghPfoY4t
 ifc0tTSinhsFjKixRvuyUo7AWd+jm29QJbcfhckcPTVZ52VE5FUGg0bWvdLk/zWY
 K4qlPVa2MngV3fSY04Qt1lHuLUCegiHMCjyJHvN3S2nxhJLSWLyE/RU9zUJCXFsd
 HvJ7nKxq8GODjLNghsjOzdL1rxQPdA==
 =yOQB
 -----END PGP SIGNATURE-----

Merge tag 'pull-nvme-20241203' of https://gitlab.com/birkelund/qemu into staging

nvme queue

# -----BEGIN PGP SIGNATURE-----
#
# iQEzBAABCgAdFiEEUigzqnXi3OaiR2bATeGvMW1PDekFAmdOpR0ACgkQTeGvMW1P
# DenTOgf/S4+yjo1pkOIyWoDEQZ434eOwXeUqcM8taGwwRB/IyulFBbGexkY8Feu3
# iCYA78FTtGcTCIKWc0ze5TsA2abbrX1mB1IxR3keeYPdQyZPacfxXG5qjjeygU0N
# 2Ws6UZBFZDNBkLxasT6yHBl9oHriz91IjksA62FYr1pXGHfLbluWTyKYghPfoY4t
# ifc0tTSinhsFjKixRvuyUo7AWd+jm29QJbcfhckcPTVZ52VE5FUGg0bWvdLk/zWY
# K4qlPVa2MngV3fSY04Qt1lHuLUCegiHMCjyJHvN3S2nxhJLSWLyE/RU9zUJCXFsd
# HvJ7nKxq8GODjLNghsjOzdL1rxQPdA==
# =yOQB
# -----END PGP SIGNATURE-----
# gpg: Signature made Tue 03 Dec 2024 06:28:45 GMT
# gpg:                using RSA key 522833AA75E2DCE6A24766C04DE1AF316D4F0DE9
# gpg: Good signature from "Klaus Jensen <its@irrelevant.dk>" [full]
# gpg:                 aka "Klaus Jensen <k.jensen@samsung.com>" [full]
# Primary key fingerprint: DDCA 4D9C 9EF9 31CC 3468  4272 63D5 6FC5 E55D A838
#      Subkey fingerprint: 5228 33AA 75E2 DCE6 A247  66C0 4DE1 AF31 6D4F 0DE9

* tag 'pull-nvme-20241203' of https://gitlab.com/birkelund/qemu:
  hw/nvme: take a reference on the subsystem on vf realization
  hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zero
  hw/nvme: fix use/unuse of msix vectors
  hw/nvme: fix msix_uninit with exclusive bar

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
6 hours ago
.github/workflows github: fix config mistake preventing repo lockdown commenting 3 years ago
.gitlab/issue_templates .gitlab/issue_templates: Move suggestions into comments 2 years ago
.gitlab-ci.d .gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job 6 days ago
accel accel/tcg: Fix user-only probe_access_internal plugin check 2 weeks ago
audio audio/pw: Report more accurate error when connecting to PipeWire fails 2 months ago
authz error: Drop superfluous #include "qapi/qmp/qerror.h" 2 years ago
backends core/machine: Make create_default_memdev machine a virtual method 1 month ago
block ssh: Do not switch session to non-blocking mode 1 week ago
bsd-user bsd-user: Set TaskState ts_tid for initial threads 4 weeks ago
chardev chardev/char-mux: make boolean bit check instead of find_next_bit() 1 day ago
common-user common-user/host/ppc: Implement safe-syscall.inc.S 2 years ago
configs hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu 4 weeks ago
contrib contrib/plugins: remove Makefile for contrib/plugins 4 weeks ago
crypto crypto: perform runtime check for hash/hmac support in gcrypt 4 weeks ago
disas disas/riscv: enable disassembly for compressed sspush/sspopchk 1 month ago
docs docs: Document that hvf on Arm is supported 6 days ago
dump dump: make range overlap check more readable 4 months ago
ebpf ebpf: improve trace event coverage to all key operations 1 month ago
fpu target/s390x: Fix the floating-point multiply-and-add NaN rules 2 weeks ago
fsdev * pc: Add a description for the i8042 property 2 months ago
gdb-xml target/i386/gdbstub: Expose orig_ax 2 months ago
gdbstub license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later 2 months ago
host/include target/i386/hvf: fix handling of XSAVE-related CPUID bits 1 month ago
hw hw/nvme: take a reference on the subsystem on vf realization 10 hours ago
include virtio,pc,pci: bug fixes, new test 5 days ago
io qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix 3 months ago
libdecnumber libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15 2 years ago
linux-headers linux-headers: Update to Linux v6.12-rc5 1 month ago
linux-user linux-user: Fix strace output for s390x mmap() 2 weeks ago
migration migration: correct multifd receive thread name 21 hours ago
monitor block-backend: per-device throttling of BLOCK_IO_ERROR reports 1 month ago
nbd nbd-server: Silence server warnings on port probes 2 weeks ago
net net: checksum: Convert data to void * 1 week ago
pc-bios pc-bios: Update the s390 bios images with the recent fixes 2 weeks ago
plugins plugins: eradicate qemu-plugins.symbols static file 1 week ago
po po: update Italian translation 4 months ago
python python: silence pylint raising-non-exception error 1 week ago
qapi qapi/qom: Change Since entry for AcpiGenericPortProperties to 9.2 7 days ago
qga qemu-ga: Avoiding freeing line prematurely 4 weeks ago
qobject qobject: remove return after g_assert_not_reached() 2 months ago
qom qom: allow user-creatable classes to be in modules 1 month ago
replay replay: Remove unused replay_disable_events 2 months ago
roms edk2: update submodule to edk2-stable202408.01 3 weeks ago
rust rust/pl011: Fix range checks for device ID accesses 1 week ago
scripts plugins: detect qemu plugin API symbols from header 1 week ago
scsi configure, meson: rename targetos to host_os 11 months ago
semihosting semihosting: Restrict to TCG 4 months ago
stats meson: Replace softmmu_ss -> system_ss 1 year ago
storage-daemon Revert "meson: Propagate gnutls dependency" 5 months ago
stubs stubs: avoid duplicate symbols in libqemuutil.a 1 month ago
subprojects rust: add meson_version to all subprojects 4 weeks ago
system vl: use qmp_device_add() in qemu_create_cli_devices() 1 week ago
target hvf: complete 1G page support 5 days ago
tcg tcg: Allow top bit of SIMD_DATA_BITS to be set in simd_desc() 2 weeks ago
tests tests/functional: increase timeouts for arm sx1 test 1 day ago
tools qemu-vmsr-helper: implement --verbose/-v 4 months ago
trace trace: Don't include trace-root.h in control.c or control-target.c 2 weeks ago
ui ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function 4 weeks ago
util target/i386/hvf: fix handling of XSAVE-related CPUID bits 1 month ago
.dir-locals.el
.editorconfig .editorconfig: update the automatic mode setting for Emacs 4 years ago
.exrc
.gdbinit .gdbinit: load QEMU sub-commands when gdb starts 8 years ago
.git-blame-ignore-revs metadata: add .git-blame-ignore-revs 2 years ago
.gitattributes rust: patch bilge-impl to allow compilation with 1.63.0 4 weeks ago
.gitignore configure: rename --enable-pypi to --enable-download, control subprojects too 2 years ago
.gitlab-ci.yml docs: Document GitLab custom CI/CD variables 3 years ago
.gitmodules meson: subprojects: replace berkeley-{soft,test}float-3 with wraps 2 years ago
.gitpublish Add a git-publish configuration file 7 years ago
.mailmap MAINTAINERS: Update Sriram Yagnaraman mail address 7 months ago
.patchew.yml scripts/checkpatch: roll diff tweaking into checkpatch itself 3 years ago
.readthedocs.yml readthodocs: fully specify a build environment 11 months ago
.travis.yml Revert "Remove the unused sh4eb target" 4 weeks ago
COPYING
COPYING.LIB COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org 6 years ago
Kconfig build-sys: Add rust feature option 2 months ago
Kconfig.host hw/core: Add Enclave Image Format (EIF) related helpers 1 month ago
LICENSE tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing 5 years ago
MAINTAINERS plugins: detect qemu plugin API symbols from header 1 week ago
Makefile contrib/plugins: remove Makefile for contrib/plugins 4 weeks ago
README.rst README.rst: add the missing punctuations 5 months ago
VERSION Update version for v9.2.0-rc2 release 7 days ago
block.c qapi/block-core: Drop temporary 'prefix' 3 months ago
blockdev-nbd.c nbd/server: CVE-2024-7409: Avoid use-after-free when closing server 3 months ago
blockdev.c backup: add minimum cluster size to performance options 2 months ago
blockjob.c block: remove AioContext locking 12 months ago
configure configure: Use -ef to compare paths 2 weeks ago
cpu-common.c cpu: ensure we don't call start_exclusive from cpu_exec 2 weeks ago
cpu-target.c cpu-target: don't set cpu->thread_id to bogus value 6 months ago
event-loop-base.c util/event-loop-base: Introduce options to set the thread pool size 3 years ago
gitdm.config contrib/gitdm: add group map for AMD 2 years ago
hmp-commands-info.hx hmp-commands-info.hx: Add missing info command for stats subcommand 5 months ago
hmp-commands.hx hmp/migration: Fix "migrate" command's documentation 7 months ago
iothread.c iothread: Simplify expression in qemu_in_iothread() 10 months ago
job-qmp.c qapi job: Elide redundant has_FOO in generated C 2 years ago
job.c block: remove AioContext locking 12 months ago
meson.build meson.build: Refuse XCode versions < v15.0 6 days ago
meson_options.txt * rust: cleanups 4 weeks ago
module-common.c
os-posix.c os-posix: Expand setrlimit() syscall compatibility 5 months ago
os-win32.c Remove qemu-common.h include from most units 3 years ago
page-target.c exec: Expose 'target_page.h' API to user emulation 7 months ago
page-vary-common.c Remove qemu-common.h include from most units 3 years ago
page-vary-target.c exec: Rename target specific page-vary.c -> page-vary-target.c 1 year ago
pythondeps.toml Require meson version 1.5.0 2 months ago
qemu-bridge-helper.c qemu-bridge-helper: relocate path to default ACL 4 years ago
qemu-edid.c qemu-edid: Restrict input parameter -d to avoid division by zero 2 years ago
qemu-img-cmds.hx docs/devel/docs: Document .hx file syntax 11 months ago
qemu-img.c block: remove AioContext locking 12 months ago
qemu-io-cmds.c qemu-io: add cvtnum() error handling for zone commands 6 months ago
qemu-io.c block: remove AioContext locking 12 months ago
qemu-keymap.c qemu-keymap: Release local allocation references 2 months ago
qemu-nbd.c nbd/server: Plumb in new args to nbd_client_add() 4 months ago
qemu-options.hx chardev: finalize 'reconnect' deprecation 1 month ago
qemu.nsi license: Simplify GPL-2.0-or-later license descriptions 2 months ago
qemu.sasl sasl: remove comment about obsolete kerberos versions 4 years ago
replication.c replication: move include out of root directory 4 years ago
trace-events system/dma-helpers.c: Move trace events to system/trace-events 2 weeks ago
version.rc configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION 4 years ago

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>`_