Sin descripción

Volker Rümelin a9ea567873 audio: make recording packet length calculation exact hace 2 años
.github 5cf434b5af github: fix config mistake preventing repo lockdown commenting hace 3 años
.gitlab 954a6c4f78 .gitlab/issue_templates: Move suggestions into comments hace 2 años
.gitlab-ci.d 88b19e4e1a gitlab: move the majority of artefact handling to a template hace 2 años
accel c61d1a066c Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging hace 2 años
audio a9ea567873 audio: make recording packet length calculation exact hace 2 años
authz 6f1e91f716 error: Drop superfluous #include "qapi/qmp/qerror.h" hace 2 años
backends e1a0e635c9 backends/vhost-user: remove the ioeventfd check hace 2 años
block 954ea53c62 block/vvfat: Remove pointless check of NDEBUG hace 2 años
bsd-user 6da777e212 bsd-user: implement sysctlbyname(2) hace 2 años
chardev b8a7f51f59 chardev/char-socket: set s->listener = NULL in char_socket_finalize hace 2 años
common-user ffe98631b3 common-user/host/ppc: Implement safe-syscall.inc.S hace 2 años
configs c3bef3b4de target/microblaze: Add gdbstub xml hace 2 años
contrib 0c201cc17f Updated the FSF address to <https://www.gnu.org/licenses/> hace 2 años
crypto 33ee0d8e2f crypto: TLS: introduce `check_pending` hace 2 años
disas 3de1fb712a target/riscv: update disas.c for xnor/orn/andn and slli.uw hace 2 años
docs cad8db9865 Merge tag 'pull-aspeed-20230302' of https://github.com/legoater/qemu into staging hace 2 años
dtc @ b6910bec11 962fde57b7 dtc: Update to version 1.6.1 hace 3 años
dump 972448628a dump: Add create_win_dump() stub for non-x86 targets hace 2 años
ebpf a495eba03c ebpf: replace deprecated bpf_program__set_socket_filter hace 3 años
fpu 3cf7196909 softfloat: logB(0) should raise divideByZero exception hace 2 años
fsdev bfe7bf8590 Don't include headers already included by qemu/osdep.h hace 2 años
gdb-xml c3bef3b4de target/microblaze: Add gdbstub xml hace 2 años
gdbstub 5b5968c477 replay: Extract core API to 'exec/replay-core.h' hace 2 años
hw ca30a985e9 Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging hace 2 años
include ca30a985e9 Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging hace 2 años
io ffda5db65a io/channel-tls: fix handling of bigger read buffers hace 2 años
libdecnumber b2a3cbb80c libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15 hace 2 años
linux-headers 93d7620c25 linux-headers: Update to v6.2-rc8 hace 2 años
linux-user d7d5601c78 linux-user/microblaze: Handle privileged exception hace 2 años
meson @ 3a9b285a55 8a29c20597 meson: require 0.61.3 hace 2 años
migration c31772ad68 Fix exec migration on Windows (w32+w64). hace 2 años
monitor 76f5801a83 readline: fix hmp completion issue hace 2 años
nbd e2c1c34f13 include/block: Untangle inclusion loops hace 2 años
net 525ae11522 vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check hace 2 años
pc-bios adf4c9bd2e meson: fix dependency on qemu-keymap hace 2 años
plugins f45549233f plugins: Iterate on cb_lists in qemu_plugin_user_exit hace 2 años
po 6d17020a80 po: add ukrainian translation hace 3 años
python 6832189fd7 python: drop pipenv hace 2 años
qapi 526947e496 Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into HEAD hace 2 años
qga c40233593e qga: Drop dangling reference to QERR_QGA_LOGGING_DISABLED hace 2 años
qobject d709bbf3b1 include/qapi: add g_autoptr support for qobject types hace 3 años
qom 919a0423d8 qom/object_interfaces: Fix QAPI headers included hace 2 años
replay 0ec8384f83 replay: Simplify setting replay blockers hace 2 años
roms b482fb43de hw/misc/sga: Remove the deprecated "sga" device hace 2 años
scripts 6276340310 Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu into staging hace 2 años
scsi 84615a19dd io: Add support for MSG_PEEK for socket channel hace 2 años
semihosting 1770b2f2d3 accel/tcg: Add 'size' param to probe_access_flags() hace 2 años
softmmu 66577e9e1c Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging hace 2 años
stats 6a5fcf6c1e stats: Move HMP commands from monitor/ to stats/ hace 2 años
storage-daemon 9d2b5f2ce4 monitor: Loosen coupling between misc.c and monitor.c slightly hace 2 años
stubs 5b5968c477 replay: Extract core API to 'exec/replay-core.h' hace 2 años
subprojects 9c1916057a libvhost-user: check for NULL when allocating a virtqueue element hace 2 años
target ca30a985e9 Merge tag 'pull-ppc-20230303' of https://gitlab.com/danielhb/qemu into staging hace 2 años
tcg 438e685b1f tcg: Remove tcg_temp_local_new_*, tcg_const_local_* hace 2 años
tests c15d9e2311 tests/qtest/migration-test: Disable migration/multifd/tcp/plain/cancel hace 2 años
tools e0dc2631ec virtiofsd: Remove source hace 2 años
trace 5ac034b1c2 trace: Do not try to include QMP commands in user emulation binaries hace 2 años
ui 23bdd0de97 ui/cocoa: user friendly characters for release mouse hace 2 años
util 5b5968c477 replay: Extract core API to 'exec/replay-core.h' hace 2 años
.cirrus.yml 78e38f59fa cirrus.yml: Improve the windows_msys2_task hace 2 años
.dir-locals.el 91288a58a5 Add .dir-locals.el file to configure emacs coding style hace 10 años
.editorconfig 2c9192c177 .editorconfig: update the automatic mode setting for Emacs hace 4 años
.exrc 692e587fc6 qemu: add .exrc hace 13 años
.gdbinit 3a586d2f0b .gdbinit: load QEMU sub-commands when gdb starts hace 8 años
.gitattributes bc4ca8efba gitattributes: Cover Objective-C source files hace 3 años
.gitignore 8ad708a9d8 .gitignore: add multiple items to .gitignore hace 2 años
.gitlab-ci.yml 9ada9fd259 docs: Document GitLab custom CI/CD variables hace 4 años
.gitmodules b482fb43de hw/misc/sga: Remove the deprecated "sga" device hace 2 años
.gitpublish 08bb160e02 Add a git-publish configuration file hace 7 años
.mailmap 5204b499a6 mailmap: Fix Stefan Weil author email hace 2 años
.patchew.yml 66cf70149a scripts/checkpatch: roll diff tweaking into checkpatch itself hace 4 años
.readthedocs.yml 36d9c2883e readthedocs: build with Python 3.6 hace 4 años
.travis.yml 5b5b0c73c8 travis.yml: Remove the generic addons section hace 2 años
COPYING a013cc6593 COPYING: update from FSF hace 17 años
COPYING.LIB f0d44cc446 COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org hace 6 años
Kconfig f4063f9c31 meson: Introduce target-specific Kconfig hace 4 años
Kconfig.host 55116968de vfio-user: build library hace 3 años
LICENSE cb974c95df tcg/LICENSE: Remove out of date claim about TCG subdirectory licensing hace 5 años
MAINTAINERS cc99139bae MAINTAINERS: add myself to ui/ and audio/ hace 2 años
Makefile d31d240479 Makefile: qemu-bundle is a directory hace 2 años
README.rst 9567fc1665 README.rst: fix link formatting hace 3 años
VERSION ec0e2ab61c Open 8.0 development tree hace 2 años
block.c 8ab8140a04 block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK hace 2 años
blockdev-nbd.c 54fde4ff06 qapi block: Elide redundant has_FOO in generated C hace 2 años
blockdev.c 1e97be9156 block: Convert bdrv_is_inserted() to co_wrapper hace 2 años
blockjob.c e2c1c34f13 include/block: Untangle inclusion loops hace 2 años
configure 2946e1af27 configure: Disable thread-safety warnings on macOS hace 2 años
cpu.c 5b5968c477 replay: Extract core API to 'exec/replay-core.h' hace 2 años
cpus-common.c 8a8dc26790 cpu: Move breakpoint helpers to common code hace 2 años
disas.c 2e0d91513d target/loongarch: Enable the disassembler for host tcg hace 2 años
event-loop-base.c 71ad4713cc util/event-loop-base: Introduce options to set the thread pool size hace 3 años
gitdm.config a10f373de4 contrib/gitdm: add a new interns group-map for GSoC/Outreachy work hace 4 años
hmp-commands-info.hx 8a8287981d hmp: add virtio commands hace 2 años
hmp-commands.hx 507cb64d6e i386/xen: add monitor commands to test event injection hace 2 años
iothread.c dc892d1e4c iothread: Remove unused IOThreadClass / IOTHREAD_CLASS hace 2 años
job-qmp.c 107111bf6f qapi job: Elide redundant has_FOO in generated C hace 2 años
job.c 142e690712 block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context hace 2 años
memory_ldst.c.inc f933b02b59 exec/memory_ldst: Use correct type sizes hace 4 años
meson.build aa98ee38a5 hw/xen: Implement emulated PIRQ hypercall support hace 2 años
meson_options.txt 1b1be8d3cc meson: stop looking for 'sphinx-build-3' hace 2 años
module-common.c d38ea87ac5 all: Clean up includes hace 9 años
os-posix.c 8b6aa69365 Refactoring: refactor TFR() macro to RETRY_ON_EINTR() hace 2 años
os-win32.c 0f9668e0c1 Remove qemu-common.h include from most units hace 3 años
page-vary-common.c 0f9668e0c1 Remove qemu-common.h include from most units hace 3 años
page-vary.c ec5f7ca857 include: move target page bits declaration to page-vary.h hace 3 años
qemu-bridge-helper.c f761b41a62 qemu-bridge-helper: relocate path to default ACL hace 4 años
qemu-edid.c 82a628f887 qemu-edid: Restrict input parameter -d to avoid division by zero hace 2 años
qemu-img-cmds.hx 111fbd74f6 qemu-img: Unify [-b [-F]] documentation hace 3 años
qemu-img.c 742bf09b20 block: Mark bdrv_co_copy_range() GRAPH_RDLOCK hace 2 años
qemu-io-cmds.c 00e2a04c27 qemu-io: add -r option to register I/O buffer hace 2 años
qemu-io.c 06680b15b4 include: move qemu_*_exec_dir() to cutils hace 3 años
qemu-keymap.c 5c70adbfbb qemu-keymap: Silence memory leak warning from Clang's sanitizer hace 2 años
qemu-nbd.c 54fde4ff06 qapi block: Elide redundant has_FOO in generated C hace 2 años
qemu-options.hx 4934cc5850 loongarch: Add smbios command line option. hace 2 años
qemu.nsi c08796378d nsis installer: Fix mouse-over descriptions for emulators hace 3 años
qemu.sasl 213de8a2fb sasl: remove comment about obsolete kerberos versions hace 4 años
replication.c b02629550d replication: move include out of root directory hace 4 años
trace-events 518077638f accel/tcg: Remove trace events from trace-root.h hace 2 años
version.rc ddfcb8c43c configure: remove CONFIG_FILEVERSION and CONFIG_PRODUCTVERSION hace 4 años

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:

* ``_