Find a file
Paolo Bonzini adbffc2074 fsdev: fix compilation with VIRTIO but not VIRTIO_9P
hw/9pfs/Makefile.objs uses CONFIG_VIRTIO_9P to guard the definition for
FileOperations structs, while fsdev/Makefile.objs uses CONFIG_VIRTIO
to guard the use.  Mismatch causes linking to fail when CONFIG_VIRTIO
is set but CONFIG_VIRTIO_9P is not.

Fix it and use if/else to clarify that the two lines are for opposite
conditions.

Reported-by: Peter Maydell <peter.maydell@linaro.org>
Fixes: b5dfdb082f
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Greg Kurz <groug@kaod.org>
Tested-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Greg Kurz <groug@kaod.org>
2018-08-22 12:21:13 +02:00
accel kvm: Use inhibit to prevent ballooning without synchronous mmu 2018-08-17 09:27:15 -06:00
audio
backends hostmem-file: add the 'pmem' option 2018-08-10 13:29:39 +03:00
block Block layer patches: 2018-08-15 22:11:08 +01:00
bsd-user
capstone@22ead3e0bf
chardev qemu-char: check errno together with ret < 0 2018-07-06 18:39:19 +02:00
contrib
crypto
default-configs hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module 2018-08-20 11:24:33 +01:00
disas
docs pc: fixes 2018-08-21 10:23:53 +01:00
dtc@e54388015a
fpu softfloat: Fix missing inexact for floating-point add 2018-08-16 14:29:58 +01:00
fsdev fsdev: fix compilation with VIRTIO but not VIRTIO_9P 2018-08-22 12:21:13 +02:00
gdb-xml
hw hw/display: misc fixes 2018-08-21 15:57:56 +01:00
include ppc patch queue 2018-08-21 2018-08-21 13:27:11 +01:00
io
libdecnumber
linux-headers linux-headers: update 2018-08-20 14:18:49 +02:00
linux-user linux-user: add QEMU_IFLA_INFO_KIND nested type for tun 2018-08-20 22:07:40 +02:00
migration migration/ram: ensure write persistence on loading all data to PMEM. 2018-08-10 13:29:39 +03:00
nbd nbd/server: fix nbd_co_send_block_status 2018-07-07 20:30:09 -05:00
net tap: fix memory leak on success to create a tap device 2018-07-20 08:30:49 +08:00
pc-bios pseries: Update SLOF firmware image 2018-08-21 14:28:45 +10:00
po po: Don't include comments with location 2018-07-23 10:50:54 +01:00
qapi qapi: block: Remove mentions of error types which were removed 2018-08-15 12:50:39 +02:00
qga qga: process_event() simplification and leak fix 2018-07-23 18:54:26 -05:00
qobject Testing patches for 2018-08-16 2018-08-16 09:50:54 +01:00
qom qom/object: Add a new function object_initialize_child() 2018-07-17 13:12:49 +01:00
replay
roms pseries: Update SLOF firmware image 2018-08-21 14:28:45 +10:00
scripts qemu-binfmt-conf.sh: add x86_64 target 2018-08-17 13:56:33 +02:00
scsi pr-manager-helper: fix memory leak on event 2018-07-06 18:39:19 +02:00
slirp slirp: Correct size check in m_inc() 2018-08-07 14:13:22 +01:00
stubs tests: don't silence error reporting for all tests 2018-07-24 17:35:23 +01:00
target ppc patch queue 2018-08-21 2018-08-21 13:27:11 +01:00
tcg tcg/optimize: Do not skip default processing of dup_vec 2018-08-06 14:57:48 +01:00
tests hw/ppc: deprecate the machine type 'prep', replaced by '40p' 2018-08-21 14:28:45 +10:00
trace tracing: Use double-dash spelling for trace option 2018-07-19 13:09:04 +01:00
ui ui/cocoa.m: prevent stuck command key when going into full screen mode 2018-07-24 11:41:48 +01:00
util aio-posix: Improve comment around marking node deleted 2018-08-15 10:12:35 +08:00
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.gitignore .gitignore: add .gcov files 2018-07-05 15:59:41 +01:00
.gitmodules
.gitpublish
.mailmap MAINTAINERS: Update target/mips maintainer's email addresses 2018-08-16 19:18:45 +02:00
.shippable.yml
.travis.yml travis: add gcovr summary for GCOV build 2018-07-05 15:59:41 +01:00
arch_init.c
balloon.c balloon: Allow multiple inhibit users 2018-08-17 09:27:15 -06:00
block.c block: Simplify append_open_options() 2018-08-15 12:50:39 +02:00
blockdev-nbd.c
blockdev.c block: Remove dead deprecation warning code 2018-08-15 12:50:39 +02:00
blockjob.c
bootdevice.c fw_cfg: ignore suffixes in the bootdevice list dependent on machine class 2018-08-16 22:27:43 -03:00
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure pc: fixes 2018-08-21 10:23:53 +01:00
COPYING
COPYING.LIB
cpus-common.c
cpus.c
device-hotplug.c block: Remove deprecated -drive option addr 2018-08-15 12:50:39 +02:00
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c pc: fixes 2018-08-21 10:23:53 +01:00
gdbstub.c
HACKING
hmp-commands-info.hx
hmp-commands.hx block: Remove deprecated -drive geometry options 2018-08-15 12:50:39 +02:00
hmp.c cli qmp: Mark --preconfig, exit-preconfig experimental 2018-07-16 15:38:19 +02:00
hmp.h
ioport.c
iothread.c
job-qmp.c
job.c
LICENSE
MAINTAINERS hw/dma/pl080: Allow use as embedded-struct device 2018-08-20 11:24:33 +01:00
Makefile docs: add guidance on configuring CPU models for x86 2018-08-16 13:43:01 -03:00
Makefile.objs hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog module 2018-08-20 11:24:33 +01:00
Makefile.target
memory.c pc: fixes 2018-08-21 10:23:53 +01:00
memory_ldst.inc.c
memory_mapping.c
module-common.c
monitor.c monitor: fix oob command leak 2018-08-15 08:12:57 +02:00
numa.c memory, exec: switch file ram allocation functions to 'flags' parameters 2018-08-10 13:29:39 +03:00
os-posix.c
os-win32.c
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-deprecated.texi qemu-doc: mark ppc/prep machine as deprecated 2018-08-21 14:28:45 +10:00
qemu-doc.texi x86 queue, 2018-08-16 2018-08-17 09:46:00 +01:00
qemu-ga.texi
qemu-img-cmds.hx qemu-img: Add -C option for convert with copy offloading 2018-07-30 15:35:37 +02:00
qemu-img.c qemu-img: fix regression copying secrets during convert 2018-08-15 12:50:39 +02:00
qemu-img.texi qemu-img: Add -C option for convert with copy offloading 2018-07-30 15:35:37 +02:00
qemu-io-cmds.c
qemu-io.c
qemu-keymap.c
qemu-nbd.c
qemu-nbd.texi
qemu-option-trace.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx pc: fixes 2018-08-21 10:23:53 +01:00
qemu-seccomp.c seccomp: allow sched_setscheduler() with SCHED_IDLE policy 2018-07-12 14:52:39 +02:00
qemu-tech.texi cli qmp: Mark --preconfig, exit-preconfig experimental 2018-07-16 15:38:19 +02:00
qemu.nsi
qemu.sasl
qmp.c cli qmp: Mark --preconfig, exit-preconfig experimental 2018-07-16 15:38:19 +02:00
qtest.c qtest: Use cpu address space instead of system memory 2018-07-06 18:39:19 +02:00
README
replication.c
replication.h
rules.mak
thunk.c
tpm.c
trace-events
VERSION Open 3.1 development tree 2018-08-14 17:10:49 +01:00
version.rc
vl.c
win_dump.c
win_dump.h

         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