No description
Find a file
Peter Maydell 7a9180b77e -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
 
 iQEcBAABAgAGBQJa+UAZAAoJEO8Ells5jWIRTJIIAIcpNROupxHEfcAQKU7lIqys
 qx/FxKp+lknzzQMwUfmZwT3PuBD+tWuE7ugXgzjVulvE11F+Z3QBPTDBtOObaMa1
 qpgIF3zzrNxtuWMc/72Q8/wEE1wtBUo+WTAGw9Xp1dVomYOOsg1wa7dsKdZhRfz7
 nIwDW2ftw3/mx+uTW2/a163v+IDDL9L+HOLibQHWUxOMM39ASchiqAXLF4mfhpwH
 xr0OPd7wtcmrDsD/CLbdkGCJ/+vsXnY8pzNmy1RjJuDpWpqlgYpJJPtLBfXBo9VA
 91sz5+KryzjpXXzKcQuhiU020O1dIKIe3PWqK6z0x0UjtZ1Yox5adZ3eFomHHwU=
 =bIws
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging

# gpg: Signature made Mon 14 May 2018 08:51:53 BST
# gpg:                using RSA key EF04965B398D6211
# gpg: Good signature from "Jason Wang (Jason Wang on RedHat) <jasowang@redhat.com>"
# gpg: WARNING: This key is not certified with sufficiently trusted signatures!
# gpg:          It is not certain that the signature belongs to the owner.
# Primary key fingerprint: 215D 46F4 8246 689E C77F  3562 EF04 965B 398D 6211

* remotes/jasowang/tags/net-pull-request:
  net: Get rid of 'vlan' terminology and use 'hub' instead in the doc files
  net: Get rid of 'vlan' terminology and use 'hub' instead in the source files
  net: Remove the deprecated "vlan" parameter
  net: Fix memory leak in net_param_nic()

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-05-14 14:15:27 +01:00
accel * Don't silently truncate extremely long words in the command line 2018-05-14 09:55:09 +01:00
audio
backends memdev: remove "id" property 2018-05-09 00:13:37 +02:00
block sheepdog: Fix sd_co_create_opts() memory leaks 2018-05-08 10:47:27 -04:00
bsd-user
capstone@22ead3e0bf
chardev
contrib
crypto
default-configs hw/arm/smmu-common: smmu base device and datatypes 2018-05-04 18:05:51 +01:00
disas RISC-V: Fix missing break statement in disassembler 2018-05-06 10:39:38 +12:00
docs net: Remove the deprecated "vlan" parameter 2018-05-14 15:47:14 +08:00
dtc@e54388015a
fpu softfloat: Handle default NaN mode after pickNaNMulAdd, not before 2018-05-10 18:10:56 +01:00
fsdev
gdb-xml
hw -----BEGIN PGP SIGNATURE----- 2018-05-14 14:15:27 +01:00
include -----BEGIN PGP SIGNATURE----- 2018-05-14 14:15:27 +01:00
io
libdecnumber
linux-headers
linux-user target/arm: Introduce ARM_FEATURE_V8_ATOMICS and initial decode 2018-05-10 18:10:57 +01:00
migration nbd patches for 2018-05-04 2018-05-04 14:42:46 +01:00
nbd nbd/client: Fix error messages during NBD_INFO_BLOCK_SIZE 2018-05-04 08:23:37 -05:00
net net: Get rid of 'vlan' terminology and use 'hub' instead in the source files 2018-05-14 15:47:14 +08:00
pc-bios
po
qapi net: Remove the deprecated "vlan" parameter 2018-05-14 15:47:14 +08:00
qga qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 2018-05-04 08:27:53 +02:00
qobject qobject: Modify qobject_ref() to return obj 2018-05-04 08:27:53 +02:00
qom memdev: remove "id" property 2018-05-09 00:13:37 +02:00
replay
roms
scripts update-linux-headers: drop hyperv.h 2018-05-09 00:13:38 +02:00
scsi
slirp
stubs pc-dimm: factor out MemoryDevice interface 2018-05-07 10:00:02 -03:00
target * Don't silently truncate extremely long words in the command line 2018-05-14 09:55:09 +01:00
tcg target-arm queue: 2018-05-11 17:41:54 +01:00
tests * Don't silently truncate extremely long words in the command line 2018-05-14 09:55:09 +01:00
trace
ui rename included C files to foo.inc.c, remove osdep.h 2018-05-11 14:33:40 +02:00
util opts: don't silently truncate long option values 2018-05-09 00:13:39 +02:00
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.gitignore
.gitmodules
.gitpublish
.mailmap
.shippable.yml shippable: Remove Debian 8 libfdt kludge 2018-05-11 14:33:40 +02:00
.travis.yml
arch_init.c qapi: change the type of TargetInfo.arch from string to enum SysEmuTarget 2018-05-04 08:27:53 +02:00
balloon.c
block.c qobject: Modify qobject_ref() to return obj 2018-05-04 08:27:53 +02:00
blockdev-nbd.c
blockdev.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 2018-05-04 08:27:53 +02:00
blockjob.c
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure * Don't silently truncate extremely long words in the command line 2018-05-14 09:55:09 +01:00
COPYING
COPYING.LIB
COPYING.PYTHON
cpus-common.c
cpus.c cpus: tcg: fix never exiting loop on unplug 2018-05-09 00:13:37 +02:00
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c exec: reintroduce MemoryRegion caching 2018-05-09 00:13:38 +02:00
gdbstub.c
HACKING
hmp-commands-info.hx
hmp-commands.hx
hmp.c
hmp.h
ioport.c
iothread.c
LICENSE
MAINTAINERS MAINTAINERS: Add trace-events and qemu-option-trace.texi to tracing section 2018-05-10 11:55:33 +01:00
Makefile build: Silence dtc directory creation 2018-05-11 14:33:40 +02:00
Makefile.objs
Makefile.target
memory.c exec: reintroduce MemoryRegion caching 2018-05-09 00:13:38 +02:00
memory_ldst.inc.c exec: move memory access declarations to a common header, inline *_phys functions 2018-05-09 00:13:38 +02:00
memory_mapping.c
module-common.c
monitor.c qobject: Modify qobject_ref() to return obj 2018-05-04 08:27:53 +02:00
numa.c memdev: remove "id" property 2018-05-09 00:13:37 +02:00
os-posix.c qemu-options: Bail out on unsupported options instead of silently ignoring them 2018-05-09 00:13:39 +02:00
os-win32.c qemu-options: Bail out on unsupported options instead of silently ignoring them 2018-05-09 00:13:39 +02:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-doc.texi -----BEGIN PGP SIGNATURE----- 2018-05-14 14:15:27 +01:00
qemu-ga.texi
qemu-img-cmds.hx
qemu-img.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 2018-05-04 08:27:53 +02:00
qemu-img.texi
qemu-io-cmds.c
qemu-io.c qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 2018-05-04 08:27:53 +02:00
qemu-keymap.c
qemu-nbd.c
qemu-nbd.texi
qemu-option-trace.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx -----BEGIN PGP SIGNATURE----- 2018-05-14 14:15:27 +01:00
qemu-seccomp.c
qemu-tech.texi
qemu.nsi
qemu.sasl
qmp.c pc-dimm: factor out MemoryDevice interface 2018-05-07 10:00:02 -03:00
qtest.c
README
replication.c
replication.h
rules.mak configure: Really use local libfdt if the system one is too old 2018-05-11 14:33:39 +02:00
thunk.c
tpm.c
trace-events
VERSION
version.rc
vl.c qemu-options: Remove deprecated -no-kvm-irqchip 2018-05-09 00:13:40 +02:00

         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