Nav apraksta

Alex Bennée 452b3eeacc metadata: add .git-blame-ignore-revs 2 gadi atpakaļ
.github 5cf434b5af github: fix config mistake preventing repo lockdown commenting 3 gadi atpakaļ
.gitlab 954a6c4f78 .gitlab/issue_templates: Move suggestions into comments 2 gadi atpakaļ
.gitlab-ci.d 8f03c08506 gitlab-ci: Cover SPICE in the MSYS2 job 2 gadi atpakaļ
accel e506ad6a05 accel/tcg: Pass last not end to tb_invalidate_phys_range 2 gadi atpakaļ
audio e74fec9aa4 audio/dbus: there are no sender for p2p mode 2 gadi atpakaļ
authz 6f1e91f716 error: Drop superfluous #include "qapi/qmp/qerror.h" 2 gadi atpakaļ
backends 25657fc6c1 win32: replace closesocket() with close() wrapper 2 gadi atpakaļ
block aad3eb1ffe block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h> 2 gadi atpakaļ
bsd-user 95059f9c31 include/exec: Change reserved_va semantics to last byte 2 gadi atpakaļ
chardev 48805df9c2 replace TABs with spaces 2 gadi atpakaļ
common-user ffe98631b3 common-user/host/ppc: Implement safe-syscall.inc.S 2 gadi atpakaļ
configs e995d5cce4 target/arm: Implement gdbstub pauth extension 2 gadi atpakaļ
contrib 6205a70b92 contrib/gitdm: add group map for AMD 2 gadi atpakaļ
crypto 25657fc6c1 win32: replace closesocket() with close() wrapper 2 gadi atpakaļ
disas 0d581506de Fix incorrect register name in disassembler for fmv,fabs,fneg instructions 2 gadi atpakaļ
docs 8635a3a153 Revert "docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation" 2 gadi atpakaļ
dtc @ b6910bec11 962fde57b7 dtc: Update to version 1.6.1 3 gadi atpakaļ
dump cc37d98bfb *: Add missing includes of qemu/error-report.h 2 gadi atpakaļ
ebpf 197a137290 ebpf: fix compatibility with libbpf 1.0+ 2 gadi atpakaļ
fpu 3cf7196909 softfloat: logB(0) should raise divideByZero exception 2 gadi atpakaļ
fsdev bfe7bf8590 Don't include headers already included by qemu/osdep.h 2 gadi atpakaļ
gdb-xml e995d5cce4 target/arm: Implement gdbstub pauth extension 2 gadi atpakaļ
gdbstub 0beaebc041 gdbstub: don't report auxv feature unless on Linux 2 gadi atpakaļ
hw a0eaa126af hw/ssi: Fix Linux driver init issue with xilinx_spi 2 gadi atpakaļ
include 87e303de70 softmmu: Restore use of CPU watchpoint for all accelerators 2 gadi atpakaļ
io c3a2c84ae3 io/channel-tls: plug memory leakage on GSource 2 gadi atpakaļ
libdecnumber b2a3cbb80c libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15 2 gadi atpakaļ
linux-headers 93d7620c25 linux-headers: Update to v6.2-rc8 2 gadi atpakaļ
linux-user 450cb7ec2c linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries 2 gadi atpakaļ
meson @ 3a9b285a55 8a29c20597 meson: require 0.61.3 2 gadi atpakaļ
migration cc37d98bfb *: Add missing includes of qemu/error-report.h 2 gadi atpakaļ
monitor 4bf21c7f74 monitor: restrict command getfd to POSIX hosts 2 gadi atpakaļ
nbd bd2cd4a441 nbd/server: push pending frames after sending reply 2 gadi atpakaļ
net 25657fc6c1 win32: replace closesocket() with close() wrapper 2 gadi atpakaļ
pc-bios aa9e7fa468 Merge tag 'edk2-stable202302-20230320-pull-request' of https://gitlab.com/kraxel/qemu into staging 2 gadi atpakaļ
plugins 507271d468 include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers 2 gadi atpakaļ
po 6d17020a80 po: add ukrainian translation 3 gadi atpakaļ
python 6832189fd7 python: drop pipenv 2 gadi atpakaļ
qapi ac19b51678 Add qemu qcode support for keys F13 to F24 2 gadi atpakaļ
qga a219645ce3 Merge tag 'qga-pull-2023-03-22' of github.com:kostyanf14/qemu into staging 2 gadi atpakaļ
qobject d709bbf3b1 include/qapi: add g_autoptr support for qobject types 3 gadi atpakaļ
qom 919a0423d8 qom/object_interfaces: Fix QAPI headers included 2 gadi atpakaļ
replay 0ec8384f83 replay: Simplify setting replay blockers 2 gadi atpakaļ
roms 22e11539e1 edk2: replace build scripts 2 gadi atpakaļ
scripts 899c3fc2dc scripts/coverage: initial coverage comparison script 2 gadi atpakaļ
scsi 84615a19dd io: Add support for MSG_PEEK for socket channel 2 gadi atpakaļ
semihosting 0820a075af gdbstub: Adjust gdb_do_syscall to only use uint32_t and uint64_t 2 gadi atpakaļ
softmmu 87e303de70 softmmu: Restore use of CPU watchpoint for all accelerators 2 gadi atpakaļ
stats f2b901098e cryptodev: Support query-stats QMP command 2 gadi atpakaļ
storage-daemon 9d2b5f2ce4 monitor: Loosen coupling between misc.c and monitor.c slightly 2 gadi atpakaļ
stubs ad66b5cbbb stubs: split semihosting_get_target from system only stubs 2 gadi atpakaļ
subprojects 9c1916057a libvhost-user: check for NULL when allocating a virtqueue element 2 gadi atpakaļ
target 782781e85d target/arm: Fix generated code for cpreg reads when HSTR is active 2 gadi atpakaļ
tcg 1ff4a81bd3 tcg: use QTree instead of GTree 2 gadi atpakaļ
tests 9d403d27bc tests/avocado: Enable TuxRun/mips64 (big-endian) test 2 gadi atpakaļ
tools 197a137290 ebpf: fix compatibility with libbpf 1.0+ 2 gadi atpakaļ
trace 5ac034b1c2 trace: Do not try to include QMP commands in user emulation binaries 2 gadi atpakaļ
ui 7b1bde9560 ui/spice: fix compilation on win32 2 gadi atpakaļ
util 1ff4a81bd3 tcg: use QTree instead of GTree 2 gadi atpakaļ
.dir-locals.el 91288a58a5 Add .dir-locals.el file to configure emacs coding style 10 gadi atpakaļ
.editorconfig 2c9192c177 .editorconfig: update the automatic mode setting for Emacs 4 gadi atpakaļ
.exrc 692e587fc6 qemu: add .exrc 13 gadi atpakaļ
.gdbinit 3a586d2f0b .gdbinit: load QEMU sub-commands when gdb starts 8 gadi atpakaļ
.git-blame-ignore-revs 452b3eeacc metadata: add .git-blame-ignore-revs 2 gadi atpakaļ
.gitattributes bc4ca8efba gitattributes: Cover Objective-C source files 3 gadi atpakaļ
.gitignore 8ad708a9d8 .gitignore: add multiple items to .gitignore 2 gadi atpakaļ
.gitlab-ci.yml 9ada9fd259 docs: Document GitLab custom CI/CD variables 4 gadi atpakaļ
.gitmodules b482fb43de hw/misc/sga: Remove the deprecated "sga" device 2 gadi atpakaļ
.gitpublish 08bb160e02 Add a git-publish configuration file 7 gadi atpakaļ
.mailmap 1d7e672700 MAINTAINERS: update my email address for the clock framework 2 gadi atpakaļ
.patchew.yml 66cf70149a scripts/checkpatch: roll diff tweaking into checkpatch itself 4 gadi atpakaļ
.readthedocs.yml 36d9c2883e readthedocs: build with Python 3.6 4 gadi atpakaļ
.travis.yml 5b5b0c73c8 travis.yml: Remove the generic addons section 2 gadi atpakaļ
COPYING a013cc6593 COPYING: update from FSF 17 gadi atpakaļ
COPYING.LIB f0d44cc446 COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org 6 gadi atpakaļ
Kconfig f4063f9c31 meson: Introduce target-specific Kconfig 4 gadi atpakaļ
Kconfig.host 55116968de vfio-user: build library 3 gadi atpakaļ
LICENSE cb974c95df tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing 5 gadi atpakaļ
MAINTAINERS 3be8c03460 MAINTAINERS: add a section for policy documents 2 gadi atpakaļ
Makefile d31d240479 Makefile: qemu-bundle is a directory 2 gadi atpakaļ
README.rst 9567fc1665 README.rst: fix link formatting 3 gadi atpakaļ
VERSION d37158bb24 Update version for v8.0.0-rc2 release 2 gadi atpakaļ
block.c d8fbf9aa85 block/export: Fix graph locking in blk_get_geometry() call 2 gadi atpakaļ
blockdev-nbd.c 54fde4ff06 qapi block: Elide redundant has_FOO in generated C 2 gadi atpakaļ
blockdev.c 1e97be9156 block: Convert bdrv_is_inserted() to co_wrapper 2 gadi atpakaļ
blockjob.c e2c1c34f13 include/block: Untangle inclusion loops 2 gadi atpakaļ
configure e3feb2cc22 util: import GTree as QTree 2 gadi atpakaļ
cpu.c 720ace24ae *: Add missing includes of qemu/plugin.h 2 gadi atpakaļ
cpus-common.c 8a8dc26790 cpu: Move breakpoint helpers to common code 2 gadi atpakaļ
disas.c 2e0d91513d target/loongarch: Enable the disassembler for host tcg 2 gadi atpakaļ
event-loop-base.c 71ad4713cc util/event-loop-base: Introduce options to set the thread pool size 3 gadi atpakaļ
gitdm.config 6205a70b92 contrib/gitdm: add group map for AMD 2 gadi atpakaļ
hmp-commands-info.hx ef52091aeb hmp: add cryptodev info command 2 gadi atpakaļ
hmp-commands.hx 4bf21c7f74 monitor: restrict command getfd to POSIX hosts 2 gadi atpakaļ
iothread.c dc892d1e4c iothread: Remove unused IOThreadClass / IOTHREAD_CLASS 2 gadi atpakaļ
job-qmp.c 107111bf6f qapi job: Elide redundant has_FOO in generated C 2 gadi atpakaļ
job.c 142e690712 block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context 2 gadi atpakaļ
memory_ldst.c.inc f933b02b59 exec/memory_ldst: Use correct type sizes 4 gadi atpakaļ
meson.build e3feb2cc22 util: import GTree as QTree 2 gadi atpakaļ
meson_options.txt 1b1be8d3cc meson: stop looking for 'sphinx-build-3' 2 gadi atpakaļ
module-common.c d38ea87ac5 all: Clean up includes 9 gadi atpakaļ
os-posix.c 8b6aa69365 Refactoring: refactor TFR() macro to RETRY_ON_EINTR() 2 gadi atpakaļ
os-win32.c 0f9668e0c1 Remove qemu-common.h include from most units 3 gadi atpakaļ
page-vary-common.c 0f9668e0c1 Remove qemu-common.h include from most units 3 gadi atpakaļ
page-vary.c ec5f7ca857 include: move target page bits declaration to page-vary.h 3 gadi atpakaļ
qemu-bridge-helper.c f761b41a62 qemu-bridge-helper: relocate path to default ACL 4 gadi atpakaļ
qemu-edid.c 82a628f887 qemu-edid: Restrict input parameter -d to avoid division by zero 2 gadi atpakaļ
qemu-img-cmds.hx 111fbd74f6 qemu-img: Unify [-b [-F]] documentation 3 gadi atpakaļ
qemu-img.c 742bf09b20 block: Mark bdrv_co_copy_range() GRAPH_RDLOCK 2 gadi atpakaļ
qemu-io-cmds.c 00e2a04c27 qemu-io: add -r option to register I/O buffer 2 gadi atpakaļ
qemu-io.c 06680b15b4 include: move qemu_*_exec_dir() to cutils 3 gadi atpakaļ
qemu-keymap.c 5c70adbfbb qemu-keymap: Silence memory leak warning from Clang's sanitizer 2 gadi atpakaļ
qemu-nbd.c 54fde4ff06 qapi block: Elide redundant has_FOO in generated C 2 gadi atpakaļ
qemu-options.hx a234ec311b qemu-options.hx: remove stray quote 2 gadi atpakaļ
qemu.nsi c08796378d nsis installer: Fix mouse-over descriptions for emulators 3 gadi atpakaļ
qemu.sasl 213de8a2fb sasl: remove comment about obsolete kerberos versions 4 gadi atpakaļ
replication.c b02629550d replication: move include out of root directory 4 gadi atpakaļ
trace-events 518077638f accel/tcg: Remove trace events from trace-root.h 2 gadi atpakaļ
version.rc ddfcb8c43c configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION 4 gadi atpakaļ

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
``_. The documentation for the
current development version that is available at
``_ is generated from the ``docs/``
folder in the source tree, and is built by `Sphinx
`_.


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:

* ``_
* ``_
* ``_


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
`_ of
the Developers Guide.

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

* ``_
* ``_

The QEMU website is also maintained under source control.

.. code-block:: shell

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

* ``_

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

* ``_

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:

* ``_

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:

* ``_


ChangeLog
=========

For version history and release notes, please visit
``_ 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

* ``_
* ``_
* #qemu on irc.oftc.net

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

* ``_