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.
 
 
 
 
 
 
Francisco Iglesias 0c4a94b8e3 xilinx_spips: Enable only two slaves when reading/writing with stripe 8 years ago
accel Miscellaneous patches for 2018-02-07 8 years ago
audio Include qapi/error.h exactly where needed 8 years ago
backends mem: add share parameter to memory-backend-ram 8 years ago
block qcow2: Allow configuring the L2 slice size 8 years ago
bsd-user misc: remove headers implicitly included 8 years ago
capstone@22ead3e0bf disas: Add capstone as submodule 9 years ago
chardev Move include qemu/option.h from qemu-common.h to actual users 8 years ago
contrib virtio,vhost,pci,pc: features, fixes and cleanups 8 years ago
crypto Include qapi/error.h exactly where needed 8 years ago
default-configs hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulation 8 years ago
disas target/xtensa updates: 8 years ago
docs PVRDMA implementation 8 years ago
dtc@e54388015a Update dtc to fix compilation problem on Mac OS 10.6 8 years ago
fpu fpu/softfloat: re-factor sqrt 8 years ago
fsdev Move include qemu/option.h from qemu-common.h to actual users 8 years ago
gdb-xml s390x/gdb: add gs registers 9 years ago
hw xilinx_spips: Enable only two slaves when reading/writing with stripe 8 years ago
include hw: register: Run post_write hook on reset 8 years ago
io io/channel-command: Do not kill the child process after closing the pipe 8 years ago
libdecnumber build: remove CONFIG_LIBDECNUMBER 9 years ago
linux-headers linux-headers: update 8 years ago
linux-user linux-user: MIPS set cpu to r6 CPU if binary is R6 8 years ago
migration migration: pass MigrationState to migrate_init() 8 years ago
nbd Include qapi/error.h exactly where needed 8 years ago
net net/can: support for connecting to Linux host SocketCAN interface. 8 years ago
pc-bios Update OpenBIOS images to 54d959d9 built from submodule. 8 years ago
po po: add missing translations in de, fr, it, zh 9 years ago
qapi vl: drop display_type variable 8 years ago
qga qga: use ARRAY_SIZE macro 8 years ago
qobject Include qapi/qmp/qstring.h exactly where needed 8 years ago
qom Move include qemu/option.h from qemu-common.h to actual users 8 years ago
replay Move include qemu/option.h from qemu-common.h to actual users 8 years ago
roms Update OpenBIOS images to 54d959d9 built from submodule. 8 years ago
scripts scripts: Add decodetree.py 8 years ago
scsi Clean up includes 8 years ago
slirp slirp: add in6_dhcp_multicast() 8 years ago
stubs Include qmp-commands.h exactly where needed 8 years ago
target target/arm: Fix register definitions for VMIDR and VMPIDR 8 years ago
tcg tcg/aarch64: Add vector operations 8 years ago
tests scripts: Add decodetree.py 8 years ago
trace Move include qemu/option.h from qemu-common.h to actual users 8 years ago
ui keymap: consider modifier state when picking a mapping 8 years ago
util mem: add share parameter to memory-backend-ram 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 contrib/vhost-user-blk: introduce a vhost-user-blk sample application 8 years ago
.gitmodules pc-bios: Add hppa-firmware.img and git submodule 8 years ago
.mailmap mailmap: set preferred spelling for Daniel Berrangé 8 years ago
.shippable.yml shippable: add win32/64 targets 9 years ago
.travis.yml travis: use libgcc-4.8-dev (libgcc-6-dev is not available on Ubuntu 14.04) 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 #include order 9 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: Add myself as a OpenBSD maintainer 8 years ago
Makefile allow to build with older sed 8 years ago
Makefile.objs hw/rdma: Implementation of PVRDMA device 8 years ago
Makefile.target tcg: Add generic vector expanders 8 years ago
README maint: Mention web site maintenance in README 8 years ago
VERSION Open 2.12 development tree 8 years ago
arch_init.c target/hppa: Skeleton support for hppa-softmmu 8 years ago
balloon.c Drop superfluous includes of qapi/qmp/qjson.h 8 years ago
block.c block: Simplify bdrv_can_write_zeroes_with_unmap() 8 years ago
blockdev-nbd.c Drop superfluous includes of qapi/qmp/qerror.h 8 years ago
blockdev.c block: maintain persistent disabled bitmaps 8 years ago
blockjob.c Drop superfluous includes of qapi/qmp/qjson.h 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 maintainers: Add myself as a OpenBSD maintainer 8 years ago
cpus-common.c *_run_on_cpu: introduce run_on_cpu_data type 10 years ago
cpus.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
device-hotplug.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
device_tree.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
disas.c disas: Dump insn bytes along with capstone disassembly 9 years ago
dma-helpers.c block: explicitly acquire aiocontext in bottom halves that need it 9 years ago
dump.c Include qapi/error.h exactly where needed 8 years ago
exec.c mem: add share parameter to memory-backend-ram 8 years ago
gdbstub.c gdbstub: add tracing 8 years ago
hmp-commands-info.hx target/m68k: add HMP command "info tlb" 8 years ago
hmp-commands.hx migration: improve documentation of postcopy-ram 8 years ago
hmp.c Include qapi/qmp/qdict.h exactly where needed 8 years ago
hmp.h Include qapi/qmp/qdict.h exactly where needed 8 years ago
ioport.c trace: switch to modular code generation for sub-directories 9 years ago
iothread.c Include qapi/error.h exactly where needed 8 years ago
memory.c mem: add share parameter to memory-backend-ram 8 years ago
memory_ldst.inc.c exec: introduce memory_ldst.inc.c 9 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 monitor.c: Fix infinite loop in monitor's auto-complete 8 years ago
numa.c Include qapi/error.h exactly where needed 8 years ago
os-posix.c os-posix: Drop misleading comment 9 years ago
os-win32.c shutdown: Add source information to SHUTDOWN and RESET 9 years ago
qapi-schema.json qapi-schema.json: spelling (independant comparation) 8 years ago
qdev-monitor.c Move include qemu/option.h from qemu-common.h to actual users 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 vl: deprecate -no-frame 8 years ago
qemu-ga.texi qemu-ga: Remove stray 'q' in documentation 10 years ago
qemu-img-cmds.hx qemu-img: add --shrink flag for resize 9 years ago
qemu-img.c Include qapi/qmp/qbool.h exactly where needed 8 years ago
qemu-img.texi qemu-img: Document --force-share / -U 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: fix EOF Ctrl-D handling in qemu-io readline code 8 years ago
qemu-keymap.c Drop superfluous includes of qapi-types.h and test-qapi-types.h 8 years ago
qemu-nbd.c Move include qemu/option.h from qemu-common.h to actual users 8 years ago
qemu-nbd.texi nbd: Add qemu-nbd -D for human-readable description 10 years ago
qemu-option-trace.texi docs: update manpage for stderr->log rename 9 years ago
qemu-options-wrapper.h qemu-options: Remove stray colons from output of --help 8 years ago
qemu-options.h Clean up ill-advised or unusual header guards 10 years ago
qemu-options.hx mem: add share parameter to memory-backend-ram 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 Move include qemu/option.h from qemu-common.h to actual users 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 replication: Introduce new APIs to do replication operation 10 years ago
rules.mak Revert "build-sys: silence make by default or V=0" 8 years ago
thunk.c thunk: assert nb_fields is valid 9 years ago
tpm.c Include qapi/error.h exactly where needed 8 years ago
trace-events trace: avoid SystemTap "char const" warnings 8 years ago
version.rc Use HTTPS for qemu.org and other domains 8 years ago
vl.c vl: drop display_type variable 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, the preferred 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/

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