No description
Find a file
Max Reitz 0702d3d88c blockdev: Add missing bdrv_unref() in drive-backup
All error paths after a successful bdrv_open() of target_bs should
contain a bdrv_unref(target_bs). This one did not yet, so add it.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-11-18 16:05:56 +01:00
audio
backends
block block: add blk_abort_aio_request 2015-11-17 15:06:21 -05:00
bsd-user
contrib ivshmem-server: fix possible OVERRUN 2015-11-06 15:42:38 +03:00
crypto
default-configs
disas disas/arm: avoid clang shifting negative signed warning 2015-11-17 18:35:56 +08:00
docs -----BEGIN PGP SIGNATURE----- 2015-11-17 11:33:38 +00:00
dtc@65cc4d2748
fpu
fsdev
gdb-xml
hw nand: fix address overflow 2015-11-18 15:54:15 +01:00
include -----BEGIN PGP SIGNATURE----- 2015-11-18 12:16:14 +00:00
libdecnumber
linux-headers vhost: rename RESET_DEVICE backto RESET_OWNER 2015-11-12 15:49:33 +02:00
linux-user linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup 2015-11-06 15:42:38 +03:00
migration migration_init: Fix lock initialisation/make it explicit 2015-11-12 17:55:27 +01:00
net net: netmap: use error_setg() helpers in place of error_report() 2015-11-12 15:31:52 +08:00
pc-bios pc-bios/s390-ccw: rebuild image 2015-11-11 17:21:39 +01:00
pixman@87eea99e44
po
qapi -----BEGIN PGP SIGNATURE----- 2015-11-17 11:33:38 +00:00
qga qga: allow to lookup in PATH from the passed envp for guest-exec 2015-11-17 16:24:18 -06:00
qobject
qom error: More error_setg() usage 2015-11-11 18:56:26 +01:00
replay replay: recording of the user input 2015-11-06 10:16:03 +01:00
roms pseries: Update SLOF firmware image to qemu-slof-20151103 2015-11-11 13:28:45 +11:00
scripts qapi: Provide nicer array names in introspection 2015-11-10 08:09:15 +01:00
slirp slirp: Fix type casts and format strings in debug code 2015-11-12 13:48:36 +08:00
stubs monitor/target-ppc: Define target_get_monitor_def 2015-11-12 14:53:36 +11:00
target-alpha target-alpha: fix uninitialized variable 2015-11-06 15:42:38 +03:00
target-arm target-arm: Update PC before calling gen_helper_check_breakpoints() 2015-11-12 16:16:02 +00:00
target-cris
target-i386 target-i386: Disable rdtscp on Opteron_G* CPU models 2015-11-17 17:05:59 -02:00
target-lm32
target-m68k
target-microblaze
target-mips
target-moxie
target-openrisc
target-ppc monitor/target-ppc: Define target_get_monitor_def 2015-11-12 14:53:36 +11:00
target-s390x s390x/kvm: don't enable CMMA when hugetlbfs will be used 2015-11-11 17:21:39 +01:00
target-sh4
target-sparc
target-tilegx
target-tricore
target-unicore32
target-xtensa
tcg
tests iotests: fix race in 030 2015-11-18 15:54:15 +01:00
trace
ui vnc: buffer code improvements, bugfixes. 2015-11-17 12:34:07 +00:00
util vnc: buffer code improvements, bugfixes. 2015-11-17 12:34:07 +00:00
.dir-locals.el
.exrc
.gitignore maint: Ignore ivshmem binaries 2015-11-06 15:42:38 +03:00
.gitmodules
.mailmap
.travis.yml
accel.c
aio-posix.c aio-epoll: Fix use-after-free of node 2015-11-17 18:35:57 +08:00
aio-win32.c aio: Introduce aio_context_setup 2015-11-09 09:59:32 +00:00
arch_init.c
async.c aio: Introduce aio_context_setup 2015-11-09 09:59:32 +00:00
balloon.c Inhibit ballooning during postcopy 2015-11-10 15:00:28 +01:00
block.c qed: Implement .bdrv_drain 2015-11-12 16:22:43 +01:00
blockdev-nbd.c
blockdev.c blockdev: Add missing bdrv_unref() in drive-backup 2015-11-18 16:05:56 +01:00
blockjob.c block: Add block job transactions 2015-11-12 16:22:44 +01:00
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure seccomp: loosen library version dependency 2015-11-16 09:49:47 +01:00
COPYING
COPYING.LIB
cpu-exec-common.c
cpu-exec.c So here it is, let's see what happens. 2015-11-06 11:31:40 +00:00
cpus.c So here it is, let's see what happens. 2015-11-06 11:31:40 +00:00
cputlb.c
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c Round up RAMBlock sizes to host page sizes 2015-11-10 15:00:28 +01:00
gdbstub.c gdbstub: Fix buffer overflows in gdb_handle_packet() 2015-11-06 15:42:37 +03:00
HACKING
hmp-commands-info.hx
hmp-commands.hx migrate-start-postcopy: Improve text 2015-11-12 17:54:39 +01:00
hmp.c block: Add idle_time_ns to BlockDeviceStats 2015-11-12 16:22:45 +01:00
hmp.h migrate_start_postcopy: Command to trigger transition to postcopy 2015-11-10 15:00:26 +01:00
iohandler.c
ioport.c
iothread.c
kvm-all.c KVM: add support for any length io eventfd 2015-11-12 15:49:32 +02:00
kvm-stub.c KVM: add support for any length io eventfd 2015-11-12 15:49:32 +02:00
LICENSE
main-loop.c icount: improve counting for record/replay 2015-11-06 10:16:02 +01:00
MAINTAINERS MAINTAINERS: update virtio-ccw/s390 git tree 2015-11-11 17:21:39 +01:00
Makefile makefile: fix w32 install target for qemu-ga 2015-11-17 16:32:27 -06:00
Makefile.objs
Makefile.target
memory.c memory: don't try to adjust endianness for zero length eventfd 2015-11-12 15:49:32 +02:00
memory_mapping.c
module-common.c
monitor.c monitor/target-ppc: Define target_get_monitor_def 2015-11-12 14:53:36 +11:00
nbd.c
numa.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json input: Document why x-input-send-event is still experimental 2015-11-17 08:42:07 +01:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c
qemu-doc.texi
qemu-ga.texi
qemu-img-cmds.hx
qemu-img.c blockjob: Introduce reference count and fix reference to job->bs 2015-11-12 16:22:43 +01:00
qemu-img.texi
qemu-io-cmds.c qemu-io: Account for failed, invalid and flush operations 2015-11-12 16:22:46 +01:00
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx replay: command line options 2015-11-06 10:16:03 +01:00
qemu-seccomp.c seccomp: add cacheflush to whitelist 2015-11-16 09:48:53 +01:00
qemu-tech.texi
qemu-timer.c replay: checkpoints 2015-11-06 10:16:03 +01:00
qemu.nsi
qemu.sasl
qjson.c
qmp-commands.hx block: Add average I/O queue depth to BlockDeviceTimedStats 2015-11-12 16:22:46 +01:00
qmp.c blockdev: read-only-mode for blockdev-change-medium 2015-11-11 16:23:34 +01:00
qtest.c Move page_size_init earlier 2015-11-10 14:51:48 +01:00
README
rules.mak
softmmu_template.h
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events vnc: buffer code improvements, bugfixes. 2015-11-17 12:34:07 +00:00
translate-all.c
translate-all.h
translate-common.c
user-exec.c
VERSION Update version for v2.5.0-rc0 release 2015-11-13 17:10:36 +00:00
version.rc
vl.c Move page_size_init earlier 2015-11-10 14:51:48 +01:00
xen-common-stub.c
xen-common.c
xen-hvm-stub.c
xen-hvm.c
xen-mapcache.c

         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

Complete details of the process for building and configuring QEMU for
all supported host platforms can be found in the qemu-tech.html file.
Additional information can also be found online via the QEMU website:

  http://qemu-project.org/Hosts/Linux
  http://qemu-project.org/Hosts/W32


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

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

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

  http://qemu-project.org/Contribute/SubmitAPatch
  http://qemu-project.org/Contribute/TrivialPatches


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:

  http://qemu-project.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
   http://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:

  http://qemu-project.org/Contribute/StartHere

-- End