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.
 
 
 
 
 
 
Kevin Wolf fd61a701f1 job: Add job_delete() 8 years ago
accel Remove unnecessary variables for function return value 8 years ago
audio audio/sdl: build as module 8 years ago
backends memdev: remove "id" property 8 years ago
block job: Add JobDriver.job_type 8 years ago
bsd-user Use cpu_create(type) instead of cpu_init(cpu_model) 8 years ago
capstone@22ead3e0bf disas: Add capstone as submodule 9 years ago
chardev Revert "mux: fix ctrl-a b again" 8 years ago
contrib contrib/libvhost-user: add the protocol feature used for SET/GET message 8 years ago
crypto Include less of the generated modular QAPI headers 8 years ago
default-configs hw/arm/smmu-common: smmu base device and datatypes 8 years ago
disas RISC-V: Fix missing break statement in disassembler 8 years ago
docs migration: update docs 8 years ago
dtc@e54388015a Update dtc to fix compilation problem on Mac OS 10.6 8 years ago
fpu fpu/softfloat: Define floatN_silence_nan in terms of parts_silence_nan 8 years ago
fsdev use g_path_get_basename instead of basename 8 years ago
gdb-xml s390x/gdb: add gs registers 9 years ago
hw acpi: fix a comment about aml_call0() 8 years ago
include job: Add job_delete() 8 years ago
io Remove unnecessary variables for function return value 8 years ago
libdecnumber build: remove CONFIG_LIBDECNUMBER 9 years ago
linux-headers include: add psp-sev.h header file 8 years ago
linux-user -----BEGIN PGP SIGNATURE----- 8 years ago
migration Migration+TLS: Fix crash due to double cleanup 8 years ago
nbd nbd/client: Fix error messages during NBD_INFO_BLOCK_SIZE 8 years ago
net net: Get rid of 'vlan' terminology and use 'hub' instead in the source files 8 years ago
pc-bios pc-bios/s390-ccw: struct tpi_info must be declared as aligned(4) 8 years ago
po po: add missing translations in de, fr, it, zh 9 years ago
qapi job: Rename BlockJobType into JobType 8 years ago
qga qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
qobject qobject: Modify qobject_ref() to return obj 8 years ago
qom memdev: remove "id" property 8 years ago
replay replay: save vmstate of the asynchronous events 8 years ago
roms roms/u-boot-sam460ex: Change to qemu git mirror and update 8 years ago
scripts Block pull request 8 years ago
scsi qemu-pr-helper: Write pidfile more often 8 years ago
slirp slirp/debug: Print IP addresses in human readable form 8 years ago
stubs pc-dimm: factor out MemoryDevice interface 8 years ago
target i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639) 8 years ago
tcg tcg: fix s/compliment/complement/ typos 8 years ago
tests job: Create Job, JobDriver and job_create() 8 years ago
trace Include less of the generated modular QAPI headers 8 years ago
ui sdl: Move use of surface pointer below check for whether it is NULL 8 years ago
util replace functions which are only available in glib-2.24 8 years ago
.dir-locals.el Add .dir-locals.el file to configure emacs coding style 11 years ago
.editorconfig add editorconfig 9 years ago
.exrc qemu: add .exrc 14 years ago
.gdbinit .gdbinit: load QEMU sub-commands when gdb starts 9 years ago
.gitignore target/arm: Add SVE decode skeleton 8 years ago
.gitmodules roms/u-boot-sam460ex: Change to qemu git mirror and update 8 years ago
.gitpublish Add a git-publish configuration file 8 years ago
.mailmap maint: Add .mailmap entries for patches claiming list authorship 8 years ago
.shippable.yml shippable: Remove Debian 8 libfdt kludge 8 years ago
.travis.yml .travis.yml: add --disable-user with the rest of the disables 8 years ago
CODING_STYLE coding_style: add point about 0x in trace-events 9 years ago
COPYING COPYING: update from FSF 18 years ago
COPYING.LIB Update FSF address in GPL/LGPL boilerplate 17 years ago
COPYING.PYTHON scripts: add argparse module for Python 2.6 compatibility 9 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
LICENSE vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio 11 years ago
MAINTAINERS job: Create Job, JobDriver and job_create() 8 years ago
Makefile build: Silence dtc directory creation 8 years ago
Makefile.objs job: Create Job, JobDriver and job_create() 8 years ago
Makefile.target make: switch from -I to -iquote 8 years ago
README README: Fix typo 'git-publish' 8 years ago
VERSION Open 2.13 development tree 8 years ago
arch_init.c qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget 8 years ago
balloon.c qapi: Empty out qapi-schema.json 8 years ago
block.c qobject: Modify qobject_ref() to return obj 8 years ago
blockdev-nbd.c Include less of the generated modular QAPI headers 8 years ago
blockdev.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
blockjob.c job: Add job_delete() 8 years ago
bootdevice.c Makefile: Move bootdevice.o to common-obj-y 9 years ago
bt-host.c all: Clean up includes 10 years ago
bt-vhci.c all: Clean up includes 10 years ago
configure * Don't silently truncate extremely long words in the command line 8 years ago
cpus-common.c *_run_on_cpu: introduce run_on_cpu_data type 10 years ago
cpus.c cpus: tcg: fix never exiting loop on unplug 8 years ago
device-hotplug.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
device_tree.c device_tree: Increase FDT_MAX_SIZE to 1 MiB 8 years ago
disas.c RISC-V Disassembler 8 years ago
dma-helpers.c block: explicitly acquire aiocontext in bottom halves that need it 9 years ago
dump.c dump: Fix build with newer gcc 8 years ago
exec.c exec: reintroduce MemoryRegion caching 8 years ago
gdbstub.c gdbstub: Handle errors in gdb_accept() 8 years ago
hmp-commands-info.hx sev/i386: hmp: add 'info sev' command 8 years ago
hmp-commands.hx migration/hmp: add migrate_pause command 8 years ago
hmp.c migration/hmp: add migrate_pause command 8 years ago
hmp.h migration/hmp: add migrate_pause command 8 years ago
ioport.c trace: switch to modular code generation for sub-directories 9 years ago
iothread.c iothread: workaround glib bug which hangs qmp-test 8 years ago
job.c job: Add job_delete() 8 years ago
memory.c exec: reintroduce MemoryRegion caching 8 years ago
memory_ldst.inc.c exec: move memory access declarations to a common header, inline *_phys functions 8 years ago
memory_mapping.c Replace all occurances of __FUNCTION__ with __func__ 8 years ago
module-common.c all: Clean up includes 10 years ago
monitor.c qobject: Modify qobject_ref() to return obj 8 years ago
numa.c memdev: remove "id" property 8 years ago
os-posix.c qemu-options: Bail out on unsupported options instead of silently ignoring them 8 years ago
os-win32.c qemu-options: Bail out on unsupported options instead of silently ignoring them 8 years ago
qdev-monitor.c qom: introduce object_class_get_list_sorted 8 years ago
qdict-test-data.txt Introduce QDict test data file 17 years ago
qemu-bridge-helper.c all: Remove unnecessary glib.h includes 10 years ago
qemu-doc.texi -----BEGIN PGP SIGNATURE----- 8 years ago
qemu-ga.texi qemu-ga: Remove stray 'q' in documentation 10 years ago
qemu-img-cmds.hx qemu-img-cmds.hx: add passive-aggressive note 8 years ago
qemu-img.c qemu-img: remove references to GEN_DOCS 8 years ago
qemu-img.texi qemu-img: Make documentation between .texi and .hx consistent 8 years ago
qemu-io-cmds.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
qemu-io.c qemu-io: Use purely string blockdev options 8 years ago
qemu-keymap.c Drop superfluous includes of qapi-types.h and test-qapi-types.h 8 years ago
qemu-nbd.c Polish the version strings containing the package version 8 years ago
qemu-nbd.texi nbd: Add qemu-nbd -D for human-readable description 10 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 -----BEGIN PGP SIGNATURE----- 8 years ago
qemu-seccomp.c seccomp: add resourcecontrol argument to command line 9 years ago
qemu-tech.texi qemu-doc: merge qemu-tech and qemu-doc 10 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 pc-dimm: factor out MemoryDevice interface 8 years ago
qtest.c qtest: Don't perform side effects inside assertion 9 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 configure: Really use local libfdt if the system one is too old 8 years ago
thunk.c thunk: assert nb_fields is valid 9 years ago
tpm.c qapi: Move qapi-schema.json to qapi/, rename generated files 8 years ago
trace-events virtio,vhost,pci,pc: features, cleanups 8 years ago
version.rc Use HTTPS for qemu.org and other domains 8 years ago
vl.c qemu-options: Allow -no-user-config again 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 git://git.qemu.org/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 git://git.qemu.org/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