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.
 
 
 
 
 
 
Zhang Chen 3a43ac4757 Migration/colo.c: Add new COLOExitReason to handle all failover state 7 years ago
accel qdev: Fix latent bug with compat_props and onboard devices 7 years ago
audio audio/paaudio: fix microphone input being unusable 7 years ago
authz authz: add QAuthZPAM object type for authorizing using PAM 7 years ago
backends vhost-user: simplify vhost_user_init/vhost_user_cleanup 7 years ago
block block: Make bdrv_{copy_on_read,crypto_luks,replication} static 7 years ago
bsd-user avoid TABs in files that only contain a few 7 years ago
capstone@22ead3e0bf disas: Add capstone as submodule 9 years ago
chardev chardev: add support for authorization for TLS clients 7 years ago
contrib contrib/rdmacm-mux: Fix out-of-bounds risk 7 years ago
crypto crypto/block: remove redundant struct packing to fix build with gcc 9 7 years ago
default-configs target/arm: add PCI_TESTDEV back to default config 7 years ago
disas RISC-V: Remove unnecessary disassembler constraints 7 years ago
docs docs: add note about stibp CPU feature for spectre v2 7 years ago
dtc@88f18909db Update dtc/libfdt submodule to v1.4.7 8 years ago
fpu hardfloat: fix float32/64 fused multiply-add 7 years ago
fsdev qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
gdb-xml RISC-V: Add 64-bit gdb xml files. 7 years ago
hw nrf51_gpio: reflect pull-up/pull-down to IRQs 7 years ago
include authz: Use OBJECT_CHECK() on objects 7 years ago
io io: fix handling of EOF / error conditions in websock GSource 7 years ago
libdecnumber build: remove CONFIG_LIBDECNUMBER 9 years ago
linux-headers include: update Linux headers to 4.21-rc1/5.0-rc1 7 years ago
linux-user RISC-V: linux-user support for RVE ABI 7 years ago
migration Migration/colo.c: Add new COLOExitReason to handle all failover state 7 years ago
nbd block/dirty-bitmaps: add block_dirty_bitmap_check function 7 years ago
net vhost-user: simplify vhost_user_init/vhost_user_cleanup 7 years ago
pc-bios ppc/pnv: update skiboot to commit 261ca8e779e5. 7 years ago
po po/Makefile: Modern shell scripting (use $() instead of ``) 8 years ago
python/qemu Python queue, 2019-02-22 7 years ago
qapi Migration/colo.c: Add new COLOExitReason to handle all failover state 7 years ago
qga qga: process_event() simplification 7 years ago
qobject json: Fix % handling when not interpolating 7 years ago
qom qom: Move compat_props machinery from qdev to QOM 7 years ago
replay replay: Exit on errors reading from replay log 8 years ago
roms ppc/pnv: update skiboot to commit 261ca8e779e5. 7 years ago
scripts scripts/make-release: Stop shipping u-boot source as a tarball 7 years ago
scsi file-posix: Switch to .bdrv_co_ioctl 7 years ago
slirp slirp: is not maintained by Kelly Price for a long time 7 years ago
stubs exec: Change RAMBlockIterFunc definition 7 years ago
target target/arm: make pmccntr_op_start/finish static 7 years ago
tcg tcg: Remove TODO file 7 years ago
tests docker: trivial changes to `make docker` help 7 years ago
trace build: get rid of target-obj-y 7 years ago
ui curses ui: add missing iconv_close calls 7 years ago
util Machine queue, 2019-03-11 7 years ago
.cirrus.yml cirrus.yml: Add macOS continuous integration task 7 years ago
.dir-locals.el Add .dir-locals.el file to configure emacs coding style 11 years ago
.editorconfig editorconfig: set emacs mode 8 years ago
.exrc qemu: add .exrc 14 years ago
.gdbinit .gdbinit: load QEMU sub-commands when gdb starts 9 years ago
.gitignore .gitignore: ignore docs/built created for in-tree builds 7 years ago
.gitlab-ci.yml Add a gitlab-ci file for Continuous Integration testing on Gitlab 7 years ago
.gitmodules roms: add the edk2 project as a git submodule 7 years ago
.gitpublish Add a git-publish configuration file 8 years ago
.mailmap maint: Grammar fix to mailmap 7 years ago
.shippable.yml .shippable.yml: disable the win cross tests 7 years ago
.travis.yml .travis.yml: reduce number of targets built while disabling things 7 years ago
CODING_STYLE CODING_STYLE: Define our preferred form for multiline comments 8 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 build: switch to Kconfig 7 years ago
LICENSE vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio 11 years ago
MAINTAINERS MAINTAINERS: PPC: add a PowerNV machine entry 7 years ago
Makefile Final testing fixes for 4.0 7 years ago
Makefile.objs RISC-V: Convert trap debugging to trace events 7 years ago
Makefile.target tests/tcg: enable tcg tests for softmmu 7 years ago
README README: use 'https://' instead of 'git://' 8 years ago
VERSION Update version for v4.0.0-rc0 release 7 years ago
arch_init.c arch_init: sort architectures 8 years ago
balloon.c balloon: Allow multiple inhibit users 8 years ago
block.c block: Silence Coverity in bdrv_drop_intermediate() 7 years ago
blockdev-nbd.c nbd: allow authorization with nbd-server-start QMP command 7 years ago
blockdev.c blockdev: Check @replaces in blockdev_mirror_common 7 years ago
blockjob.c blockjob: fix user pause in block_job_error_action 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 all: Clean up includes 10 years ago
configure configure: add --target-list-exclude 7 years ago
cpus-common.c qemu/queue.h: simplify reverse access to QTAILQ 7 years ago
cpus.c cpus: Properly release the iothread lock when killing a dummy VCPU 7 years ago
device-hotplug.c blockdev: Convert drive_new() to Error 8 years ago
device_tree.c device_tree.c: Don't use load_image() 7 years ago
disas.c disas: Add RISC-V support 7 years ago
dma-helpers.c block: explicitly acquire aiocontext in bottom halves that need it 9 years ago
dump.c dump: Set correct vaddr for ELF dump 7 years ago
exec.c exec.c: refactor function flatview_add_to_dispatch() 7 years ago
gdbstub.c gdbstub: Send a reply to the vKill packet. 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 hmp: Add hmp_announce_self 7 years ago
hmp.c migration: add support for a "tls-authz" migration parameter 7 years ago
hmp.h {hmp, hw/pvrdma}: Expose device internals via monitor interface 7 years ago
ioport.c trace: switch to modular code generation for sub-directories 9 years ago
iothread.c iothread: document about why we need explicit aio_poll() 7 years ago
job-qmp.c jobs: canonize Error object 8 years ago
job.c job: Fix off-by-one assert checks for JobSTT and JobVerbTable 8 years ago
memory.c memory: Do not update coalesced IO range in the case of NOP 7 years ago
memory_ldst.inc.c exec: Fix MAP_RAM for cached access 8 years ago
memory_mapping.c qemu/queue.h: simplify reverse access to QTAILQ 7 years ago
module-common.c all: Clean up includes 10 years ago
monitor.c qmp: common 'id' handling & make QGA conform to QMP spec 7 years ago
numa.c numa: Fixed the memory leak of numa error message 7 years ago
os-posix.c util: add qemu_write_pidfile() 8 years ago
os-win32.c util: add qemu_write_pidfile() 8 years ago
qdev-monitor.c qdev: Let the hotplug_handler_unplug() caller delete the device 7 years ago
qemu-bridge-helper.c all: Remove unnecessary glib.h includes 10 years ago
qemu-deprecated.texi Pull request 7 years ago
qemu-doc.texi qemu-doc: Add section on MIPS' Boston board 7 years ago
qemu-edid.c display/edid: add edid generator to qemu. 8 years ago
qemu-ga.texi qemu-ga: Remove stray 'q' in documentation 10 years ago
qemu-img-cmds.hx qemu-img: Add -C option for convert with copy offloading 8 years ago
qemu-img.c block: iterate_format with account of whitelisting 7 years ago
qemu-img.texi qemu-img: Add -C option for convert with copy offloading 8 years ago
qemu-io-cmds.c block: Remove the AioContext parameter from bdrv_reopen_multiple() 7 years ago
qemu-io.c qom: Clean up error reporting in user_creatable_add_opts_foreach() 8 years ago
qemu-keymap.c ui: use enum to string helpers 8 years ago
qemu-nbd.c qemu-nbd: add support for authorization of TLS clients 7 years ago
qemu-nbd.texi qemu-nbd: add support for authorization of TLS clients 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 ui: better unicode support for curses, v2. 7 years ago
qemu-seccomp.c seccomp: Work-around GCC 4.x bug in gnu99 mode 7 years ago
qemu-tech.texi cli qmp: Mark --preconfig, exit-preconfig experimental 8 years ago
qemu.nsi Use HTTPS for qemu.org and other domains 8 years ago
qemu.sasl Default to GSSAPI (Kerberos) instead of DIGEST-MD5 for SASL 9 years ago
qmp.c qapi: make query-cpu-definitions depend on specific targets 7 years ago
qtest.c char: allow specifying a GMainContext at opening time 7 years ago
replication.c replication: Introduce new APIs to do replication operation 10 years ago
replication.h block/replication: Remove protocol_name field 8 years ago
rules.mak build: switch to Kconfig 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 trace: improve runstate tracing 7 years ago
version.rc Use HTTPS for qemu.org and other domains 8 years ago
vl.c vl: Fix to create migration object before block backends again 7 years ago
win_dump.c dump: fix Windows dump memory run mapping 8 years ago
win_dump.h dump: move Windows dump structures definitions 8 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