QEMU With E2K User Support
Go to file
Peter Maydell dc278c58fa Block layer patches
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.22 (GNU/Linux)
 
 iQIcBAABAgAGBQJXYrE3AAoJEH8JsnLIjy/WYAgP/0EG2PZ4YmxbbN9H9Z2jn7Zc
 KCXgYnM3IkL7hcKPqT4UqRDcMlEUt2RqRJYcybLWMuIb36h5SF+Hz7z3lSV92oPC
 0n719DLp325+jsCcMm4kWT69lDMOCd7Xj69zjtgpu6eZgf1zpRZlWDWoZ1XphvC7
 jnXxjXnS9JUbzND2Bq0YpIo24qatHifsuh7h2We3kVDTEEnwyK2og9cWiWNnlfU8
 dC98sgaDMCo0BHbxvraFGDS56Hmh9Uh2uNzZ9J+g/kQyv4ySZcGxarsmoFX0mqXY
 jkYLrStTAXixdIRMo3mRNItXn7sXwBA1z+4DqO+FY+6wlYb6NX/5/1Lpdnb3ph/W
 HxJa+tc+aUocbPiT4eODbSxlRweyCU2TSPxv/36wuOyBh//S1zixbrMtJK1VZsXB
 5wt2sGPi6seYRFG3ywolxuB2OE1eKhxJhmVwyVbq5lWF5anuGaRT1yyUYQGq9LR9
 QKp1nzCt3UqhEg/k3qOrcVLPB4X/m2R09M3qdUjbtNTiRVKHSgdJWFgMwsTXXu1A
 fLIX6wSe0nSVPh8QMHWYlXHR1RZMUP5IYNPIOoGgBsaERjr3ewDsyRvYRa6DFdtw
 7To3CfasFyeXss8Uva8Cc+Iv4fKX89upCnNIuTk+YWuikreInrblFvWHQ1CJ65XQ
 eEn0T7XfTcZwR50z7YEk
 =oSJo
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging

Block layer patches

# gpg: Signature made Thu 16 Jun 2016 15:01:27 BST
# gpg:                using RSA key 0x7F09B272C88F2FD6
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>"
# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74  56FE 7F09 B272 C88F 2FD6

* remotes/kevin/tags/for-upstream: (39 commits)
  hbitmap: add 'pos < size' asserts
  iotests: Add test for oVirt-like storage migration
  iotests: Add test for post-mirror backing chains
  block/null: Implement bdrv_refresh_filename()
  block/mirror: Fix target backing BDS
  block: Allow replacement of a BDS by its overlay
  rbd:change error_setg() to error_setg_errno()
  iotests: 095: Clean up QEMU before showing image info
  block: Create the commit block job before reopening any image
  block: Prevent sleeping jobs from resuming if they have been paused
  block: use the block job list in qmp_query_block_jobs()
  block: use the block job list in bdrv_drain_all()
  block: Fix snapshot=on with aio=native
  block: Remove bs->zero_beyond_eof
  qcow2: Let vmstate call qcow2_co_preadv/pwrite directly
  block: Make bdrv_load/save_vmstate coroutine_fns
  block: Allow .bdrv_load/save_vmstate() to return 0/-errno
  block: Make .bdrv_load_vmstate() vectored
  block: Introduce bdrv_preadv()
  doc: Fix mailing list address in tests/qemu-iotests/README
  ...

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-06-16 15:22:56 +01:00
audio audio: pa: Set volume of recording stream instead of recording device 2016-06-03 11:13:38 +02:00
backends rng-random: rename RndRandom to RngRandom 2016-05-23 12:18:43 +05:30
block block/null: Implement bdrv_refresh_filename() 2016-06-16 15:20:37 +02:00
bsd-user cpu: Eliminate cpudef_init(), cpudef_setup() 2016-05-23 19:47:37 -03:00
contrib qemu-common: stop including qemu/host-utils.h from qemu-common.h 2016-05-19 16:42:28 +02:00
crypto crypto: assert that qcrypto_hash_digest_len is in range 2016-06-13 12:41:17 +01:00
default-configs hw/i2c-ddc.c: Implement DDC I2C slave 2016-06-14 15:59:15 +01:00
disas tci: do not include exec/exec-all.h 2016-05-20 15:07:46 +01:00
docs docs/multi-thread-compression: Fix wrong command string 2016-06-07 18:19:24 +03:00
dtc@65cc4d2748
fpu target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00
fsdev all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
gdb-xml
hw m25p80: fix test on blk_pread() return value 2016-06-16 15:19:55 +02:00
include block/mirror: Fix target backing BDS 2016-06-16 15:20:37 +02:00
io io: avoid double-free when closing QIOChannelBuffer 2016-05-26 11:31:09 +05:30
libdecnumber
linux-headers linux-headers: update 2016-06-14 13:34:50 +02:00
linux-user linux-user pull request for June 2016 2016-06-08 18:34:32 +01:00
migration migration: rename functions to starting migrations 2016-06-16 09:51:37 +05:30
nbd nbd: Don't trim unrequested bytes 2016-05-29 09:11:10 +02:00
net net: handle optional VLAN header in checksum computation. 2016-06-02 10:42:46 +08:00
pc-bios s390-ccw.img: rebuild image 2016-05-17 15:50:29 +02:00
pixman@87eea99e44
po po/Makefile: call rm -f directly 2016-06-07 18:02:49 +03:00
qapi all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
qga qga: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
qobject qdict: fix unbounded stack warning for qdict_array_entries 2016-05-18 15:04:26 +03:00
qom tcg: Remove needless CPUState::current_tb 2016-05-12 14:06:42 -10:00
replay replay: Clean up includes 2016-06-07 18:19:23 +03:00
roms Update OpenBIOS images 2016-04-18 09:38:55 +01:00
scripts linux-user pull request for June 2016 2016-06-08 18:34:32 +01:00
slirp slirp: Use DIV_ROUND_UP 2016-06-07 18:19:25 +03:00
stubs qemu-common: stop including qemu/host-utils.h from qemu-common.h 2016-05-19 16:42:28 +02:00
target-alpha target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-arm target-arm: Don't permit ARMv8-only Neon insns on ARMv7 2016-06-14 16:01:03 +01:00
target-cris target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-i386 target-i386: Consolidate calls of object_property_parse() in x86_cpu_parse_featurestr 2016-06-14 16:17:09 -03:00
target-lm32 cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() 2016-06-09 15:55:02 +01:00
target-m68k target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-microblaze target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-mips target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-moxie target-moxie: Remove unused struct elements 2016-06-07 18:02:49 +03:00
target-openrisc target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-ppc ppc: Add PowerISA 2.07 compatibility mode 2016-06-14 10:41:38 +10:00
target-s390x s390x/kvm: Fixup interrupt type for non-adapter I/O interrupts 2016-06-14 14:00:05 +02:00
target-sh4 target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-sparc target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-tilegx cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
target-tricore target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-unicore32 target-*: dfilter support for in_asm 2016-06-05 09:26:24 -07:00
target-xtensa cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() 2016-06-09 15:55:02 +01:00
tcg cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
tests iotests: Add test for oVirt-like storage migration 2016-06-16 15:20:37 +02:00
trace Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
ui console: ignore ui_info updates which don't actually update something 2016-06-10 11:16:18 +02:00
util hbitmap: add 'pos < size' asserts 2016-06-16 15:20:37 +02:00
.dir-locals.el
.exrc
.gitignore .gitignore: Ignore docker source copy 2016-06-01 17:27:35 +08:00
.gitmodules
.mailmap
.travis.yml .travis.yml: make -j3 2016-04-05 10:08:15 +01:00
accel.c accel: make configure_accelerator return void 2016-05-18 15:04:27 +03:00
aio-posix.c aio-posix: Skip external nodes in aio_dispatch 2016-04-22 16:43:59 +02:00
aio-win32.c
arch_init.c cpu: Eliminate cpudef_init(), cpudef_setup() 2016-05-23 19:47:37 -03:00
async.c
balloon.c
block.c block/mirror: Fix target backing BDS 2016-06-16 15:20:37 +02:00
blockdev-nbd.c
blockdev.c block/mirror: Fix target backing BDS 2016-06-16 15:20:37 +02:00
blockjob.c block: Prevent sleeping jobs from resuming if they have been paused 2016-06-16 15:20:37 +02:00
bootdevice.c explicitly include hw/qdev-core.h 2016-05-19 16:42:27 +02:00
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure linux-user pull request for June 2016 2016-06-08 18:34:32 +01:00
COPYING
COPYING.LIB
cpu-exec-common.c cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc() 2016-06-09 15:55:02 +01:00
cpu-exec.c tb hash: track translated blocks with qht 2016-06-11 17:11:16 -07:00
cpus.c seqlock: rename write_lock/unlock to write_begin/end 2016-06-11 22:59:34 +00:00
cputlb.c memory: split memory_region_from_host from qemu_ram_addr_from_host 2016-05-29 09:11:12 +02:00
device_tree.c qemu-common: stop including qemu/bswap.h from qemu-common.h 2016-05-19 16:42:28 +02:00
device-hotplug.c
disas.c
dma-helpers.c dma-helpers: change BlockBackend to opaque value in DMAIOFunc 2016-05-25 19:04:11 +02:00
dump.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
exec.c exec: Fix qemu_ram_block_from_host for Xen 2016-06-13 11:50:20 +01:00
gdbstub.c linux-user pull request for June 2016 2016-06-08 18:34:32 +01:00
HACKING
hmp-commands-info.hx
hmp-commands.hx migration: define 'tls-creds' and 'tls-hostname' migration parameters 2016-05-26 11:32:10 +05:30
hmp.c hmp: acquire aio_context in hmp_qemu_io 2016-06-16 15:19:55 +02:00
hmp.h
iohandler.c iohandler: Introduce iohandler_get_aio_context 2016-04-22 16:43:42 +02:00
ioport.c hw: remove pio_addr_t 2016-05-19 16:42:30 +02:00
iothread.c
kvm-all.c kvm: API to obtain max supported mem slots 2016-06-07 10:17:45 +10:00
kvm-stub.c cpu: Reclaim vCPU objects 2016-05-30 14:03:59 +10:00
LICENSE
main-loop.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
MAINTAINERS -----BEGIN PGP SIGNATURE----- 2016-06-02 14:26:57 +01:00
Makefile Makefile: Derive "PKGVERSION" from "git describe" by default 2016-06-07 14:14:39 +02:00
Makefile.objs migration: Move qjson.[ch] to migration/ 2016-05-23 14:16:09 +05:30
Makefile.target Makefile: add dependency on scripts/hxtool 2016-06-07 14:14:38 +02:00
memory_mapping.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
memory.c exec: hide mr->ram_addr from qemu_get_ram_ptr users 2016-05-29 09:11:12 +02:00
module-common.c
monitor.c monitor: Typo fix 2016-06-07 18:19:23 +03:00
numa.c
os-posix.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
os-win32.c
page_cache.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
qapi-schema.json migration: fix typos in qapi-schema from latest migration additions 2016-06-16 09:51:37 +05:30
qdev-monitor.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
qdict-test-data.txt
qemu-bridge-helper.c all: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
qemu-char.c char: get rid of qemu_char_get_next_serial 2016-06-06 16:59:32 +01:00
qemu-doc.texi Allow users to specify the vmdk virtual hardware version. 2016-05-12 15:22:08 +02:00
qemu-ga.texi
qemu-img-cmds.hx qemu-img bench: Add --flush-interval 2016-06-08 10:21:09 +02:00
qemu-img.c qemu-img bench: Fix uninitialised writethrough mode 2016-06-16 15:19:55 +02:00
qemu-img.texi qemu-img bench: Add --flush-interval 2016-06-08 10:21:09 +02:00
qemu-io-cmds.c block: Rename blk_write_zeroes() 2016-05-25 19:04:21 +02:00
qemu-io.c Use &error_fatal when initializing crypto on qemu-{img,io,nbd} 2016-05-20 14:28:55 -03:00
qemu-nbd.c Use &error_fatal when initializing crypto on qemu-{img,io,nbd} 2016-05-20 14:28:55 -03:00
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx * max-ram-below-4g improvement (Gerd) 2016-06-08 14:45:28 +01:00
qemu-seccomp.c seccomp: adding sysinfo system call to whitelist 2016-04-16 20:27:44 +02:00
qemu-tech.texi
qemu-timer.c qemu-timer: Use DIV_ROUND_UP 2016-06-07 18:19:25 +03:00
qemu.nsi
qemu.sasl
qmp-commands.hx Introduce "xen-load-devices-state" 2016-06-13 11:50:53 +01:00
qmp.c Makefile: Derive "PKGVERSION" from "git describe" by default 2016-06-07 14:14:39 +02:00
qtest.c qemu-common: push cpu.h inclusion out of qemu-common.h 2016-05-19 16:42:29 +02:00
README
rules.mak * max-ram-below-4g improvement (Gerd) 2016-06-08 14:45:28 +01:00
softmmu_template.h
spice-qemu-char.c
tcg-runtime.c
tci.c tci: do not include exec/exec-all.h 2016-05-20 15:07:46 +01:00
thread-pool.c
thunk.c thunk: Rename args and fields in host-target bitmask conversion code 2016-06-07 18:19:24 +03:00
tpm.c
trace-events block: Byte-based bdrv_co_do_copy_on_readv() 2016-06-16 15:19:55 +02:00
translate-all.c translate-all: add tb hash bucket info to 'info jit' dump 2016-06-11 17:11:16 -07:00
translate-all.h user-exec: Push resume-from-signal code out to handle_cpu_signal() 2016-06-09 15:55:02 +01:00
translate-common.c include: move CPU-related definitions out of qemu-common.h 2016-05-19 13:08:04 +02:00
user-exec.c target-i386: Move user-mode exception actions out of user-exec.c 2016-06-09 15:55:02 +01:00
VERSION Open 2.7 development tree 2016-05-12 12:35:25 +01:00
version.rc
vl.c vl: Eliminate usb_enabled() 2016-06-13 13:24:41 +02:00
xen-common-stub.c
xen-common.c
xen-hvm-stub.c
xen-hvm.c xen: Use DIV_ROUND_UP 2016-06-07 18:19:24 +03:00
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