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 can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Roman Kagan e533f45d7d cpus-common: nuke finish_safe_work 7 years ago
accel icount: remove unnecessary gen_io_end calls 7 years ago
audio sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
authz Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
backends Include sysemu/sysemu.h a lot less 7 years ago
block vpc: Do not return RAW from block_status 7 years ago
bsd-user Include qemu-common.h exactly where needed 7 years ago
capstone@22ead3e0bf disas: Add capstone as submodule 9 years ago
chardev Include qemu/main-loop.h less 7 years ago
contrib contrib/elf2dmp: Build download.o with CURL_CFLAGS 7 years ago
crypto crypto: Fix LGPL information in the file headers 7 years ago
default-configs MIPS queue for July 2nd, 2019 7 years ago
disas disas/riscv: Fix `rdinstreth` constraint 7 years ago
docs replay: document development rules 7 years ago
dtc@88f18909db Update dtc/libfdt submodule to v1.4.7 8 years ago
dump sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
fpu fpu: rename softfloat-specialize.h -> .inc.c 7 years ago
fsdev 9p: simplify source file selection 7 years ago
gdb-xml RISC-V: Add 64-bit gdb xml files. 7 years ago
hw mc146818rtc: Remove reset notifiers 7 years ago
include icount: remove unnecessary gen_io_end calls 7 years ago
io Include qemu-common.h exactly where needed 7 years ago
libdecnumber build: remove CONFIG_LIBDECNUMBER 9 years ago
linux-headers linux-headers: sync with latest KVM headers from Linux 5.2 7 years ago
linux-user target/mips: rationalise softfloat includes 7 years ago
migration memory: fix race between TCG and accesses to dirty bitmap 7 years ago
monitor Header cleanup patches for 2019-08-13 7 years ago
nbd block/dirty-bitmap: add bdrv_dirty_bitmap_get 7 years ago
net sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
pc-bios roms: Add OpenSBI version 0.4 7 years ago
po po/Makefile: Modern shell scripting (use $() instead of ``) 8 years ago
python/qemu iotests: Add @has_quit to vm.shutdown() 7 years ago
qapi doc: Preallocation does not require writing zeroes 7 years ago
qga Include qemu-common.h exactly where needed 7 years ago
qobject qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h 7 years ago
qom Clean up inclusion of sysemu/sysemu.h 7 years ago
replay replay: rename step-related variables and functions 7 years ago
roms riscv: roms: Fix make rules for building sifive_u bios 7 years ago
scripts decodetree: Suppress redundant declaration warnings 7 years ago
scsi iscsi: base all handling of check condition on scsi_sense_to_errno 7 years ago
slirp@126c04acba slirp: update with CVE-2019-14378 fix 7 years ago
stubs sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
target icount: remove unnecessary gen_io_end calls 7 years ago
tcg configure: Define target access alignment in configure 7 years ago
tests util/qemu-timer: refactor deadline calculation for external timers 7 years ago
trace trace: Do not include qom/cpu.h into generated trace.h 7 years ago
ui sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
util util/qemu-timer: refactor deadline calculation for external timers 7 years ago
.cirrus.yml cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD 7 years ago
.dir-locals.el Add .dir-locals.el file to configure emacs coding style 11 years ago
.editorconfig editorconfig: add setting for shell scripts 7 years ago
.exrc qemu: add .exrc 14 years ago
.gdbinit .gdbinit: load QEMU sub-commands when gdb starts 9 years ago
.gitignore Makefile: install the edk2 firmware images and their descriptors 7 years ago
.gitlab-ci.yml gitlab-ci: Remove qcow2 tests that are handled by "make check" already 7 years ago
.gitmodules roms: Add OpenSBI version 0.4 7 years ago
.gitpublish Add a git-publish configuration file 8 years ago
.mailmap maint: Grammar fix to mailmap 7 years ago
.patchew.yml ci: store Patchew configuration in the tree 7 years ago
.shippable.yml shippable: re-enable the windows cross builds 7 years ago
.travis.yml travis: enable travis_retry for check phase 7 years ago
CODING_STYLE CODING_STYLE: indent example code as all others 7 years ago
COPYING COPYING: update from FSF 18 years ago
COPYING.LIB COPYING.LIB: Synchronize the LGPL 2.1 with the version from gnu.org 7 years ago
Changelog Use HTTPS for qemu.org and other domains 8 years ago
HACKING HACKING: document preference for g_new instead of g_malloc 8 years ago
Kconfig.host 9p: simplify source file selection 7 years ago
LICENSE roms: Add OpenSBI version 0.4 7 years ago
MAINTAINERS sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
Makefile Makefile: remove DESTDIR from firmware file content 7 years ago
Makefile.objs dump: Move HMP command handlers to dump/ 7 years ago
Makefile.target configure: only link capstone to emulation targets 7 years ago
README README: use 'https://' instead of 'git://' 8 years ago
VERSION Open 4.2 development tree 7 years ago
arch_init.c Include qemu-common.h exactly where needed 7 years ago
balloon.c Clean up inclusion of exec/cpu-common.h 7 years ago
block.c block: Add bdrv_has_zero_init_truncate() 7 years ago
blockdev-nbd.c Clean up inclusion of sysemu/sysemu.h 7 years ago
blockdev.c mirror: Fix bdrv_has_zero_init() use 7 years ago
blockjob.c Block layer patches: 7 years ago
bootdevice.c fw_cfg: ignore suffixes in the bootdevice list dependent on machine class 8 years ago
bt-host.c all: Clean up includes 10 years ago
bt-vhci.c Include qemu-common.h exactly where needed 7 years ago
configure configure: Define target access alignment in configure 7 years ago
cpus-common.c cpus-common: nuke finish_safe_work 7 years ago
cpus.c util/qemu-timer: refactor deadline calculation for external timers 7 years ago
device-hotplug.c Include hw/hw.h exactly where needed 7 years ago
device_tree.c device_tree: Fix integer overflowing in load_device_tree() 7 years ago
disas.c Include qemu-common.h exactly where needed 7 years ago
dma-helpers.c dma-helpers: ensure AIO callback is invoked after cancellation 7 years ago
exec.c memory: fix race between TCG and accesses to dirty bitmap 7 years ago
gdbstub.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
gitdm.config contrib: gitdm: add a mapping for Janus Technologies 7 years ago
hmp-commands-info.hx {hmp, hw/pvrdma}: Expose device internals via monitor interface 7 years ago
hmp-commands.hx net/announce: Add HMP optional ID 7 years ago
ioport.c Include qemu-common.h exactly where needed 7 years ago
iothread.c iothread: document about why we need explicit aio_poll() 7 years ago
job-qmp.c Include qemu-common.h exactly where needed 7 years ago
job.c Include qemu-common.h exactly where needed 7 years ago
memory.c memory: fix race between TCG and accesses to dirty bitmap 7 years ago
memory_ldst.inc.c exec: Fix MAP_RAM for cached access 8 years ago
memory_mapping.c Include qemu-common.h exactly where needed 7 years ago
module-common.c all: Clean up includes 10 years ago
os-posix.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
os-win32.c sysemu: Split sysemu/runstate.h off sysemu/sysemu.h 7 years ago
qdev-monitor.c Clean up inclusion of sysemu/sysemu.h 7 years ago
qemu-bridge-helper.c qemu-bridge-helper: move repeating code in parse_acl_file 7 years ago
qemu-deprecated.texi qapi: add dirty-bitmaps to query-named-block-nodes result 7 years ago
qemu-doc.texi docs: add Security chapter to the documentation 7 years ago
qemu-edid.c Include qemu-common.h exactly where needed 7 years ago
qemu-ga.texi doc: fix the configuration path 7 years ago
qemu-img-cmds.hx qemu-img: Add salvaging mode to convert 7 years ago
qemu-img.c qemu-img: Fix bdrv_has_zero_init() use in convert 7 years ago
qemu-img.texi doc: Preallocation does not require writing zeroes 7 years ago
qemu-io-cmds.c qemu-io-cmds: use clock_gettime for benchmarking 7 years ago
qemu-io.c Include qemu-common.h exactly where needed 7 years ago
qemu-keymap.c Include qemu-common.h exactly where needed 7 years ago
qemu-nbd.c block/nbd: use non-blocking io channel for nbd negotiation 7 years ago
qemu-nbd.texi qemu-nbd: Add --pid-file option 7 years ago
qemu-option-trace.texi qemu-option-trace: -trace enable= is a pattern, not a file 8 years ago
qemu-options-wrapper.h qemu-img: remove references to GEN_DOCS 8 years ago
qemu-options.h Clean up ill-advised or unusual header guards 10 years ago
qemu-options.hx vl.c: Add -smp, dies=* command line support and update doc 7 years ago
qemu-seccomp.c seccomp: report more useful errors from seccomp 7 years ago
qemu-tech.texi qemu-tech: Fix dangling @menu entries 7 years ago
qemu.nsi NSIS: Add missing firmware blobs 7 years ago
qemu.sasl Default to GSSAPI (Kerberos) instead of DIGEST-MD5 for SASL 9 years ago
qtest.c util/qemu-timer: refactor deadline calculation for external timers 7 years ago
replication.c replication: Introduce new APIs to do replication operation 10 years ago
replication.h Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
rules.mak contrib: add vhost-user-gpu 7 years ago
thunk.c thunk: improve readability of allocation loop 7 years ago
tpm.c tpm: Clean up error reporting in tpm_init_tpmdev() 8 years ago
trace-events Move monitor.c to monitor/misc.c 7 years ago
version.rc Use HTTPS for qemu.org and other domains 8 years ago
vl.c Header cleanup patches for 2019-08-13 7 years ago

README

         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.


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:

mkdir build
cd build
../configure
make

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

https://qemu.org/Hosts/Linux
https://qemu.org/Hosts/Mac
https://qemu.org/Hosts/W32


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

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

git clone https://git.qemu.org/git/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 HACKING and CODING_STYLE files.

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

https://qemu.org/Contribute/SubmitAPatch
https://qemu.org/Contribute/TrivialPatches

The QEMU website is also maintained under source control.

git clone https://git.qemu.org/git/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:

$ 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:

$ 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 Launchpad as its primary upstream bug tracker. Bugs
found when running code built from QEMU git or upstream released sources
should be reported via:

https://bugs.launchpad.net/qemu/

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 launchpad.

For additional information on bug reporting consult:

https://qemu.org/Contribute/ReportABug


Contact
=======

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

- 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://qemu.org/Contribute/StartHere

-- End