QEMU With E2K User Support
Go to file
Kevin Wolf 0a4dc980e6 Block patches for the block queue
-----BEGIN PGP SIGNATURE-----
 
 iQEcBAABAgAGBQJagwuNAAoJEPQH2wBh1c9ASf4H/R7am/neac7JIihU70N+bF96
 enuALHMXBQWRWVIDhHzGtxcxgTt9aC5RG4b5HxnX5DD+tFJTInW6WhMQd76lQ81N
 QQ+rH/jcaw6ef/RD70DURQ54PWvcLUrXDObilH+2WBosxqs5VfgW3P/8qTgGEWn5
 /vyIAi0ISct5kKH8i5TpWMjSj/iSXc6blbYz74F8JpyxbW114H9OXb+VJgdTvjV7
 HH0+yEmUYC5+xifhsLVpX3GmXLQ4zOabEgAW4r8Un9F7wRQNcsfyGeSK5tdc547L
 IKVPzJL8CjuE7ZM3+suVDepMB2WviLFXfQza3MqDnHr0JpC9AHLNqa46G4Bvdvk=
 =tGRE
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'mreitz/tags/pull-block-2018-02-13' into queue-block

Block patches for the block queue

# gpg: Signature made Tue Feb 13 17:00:13 2018 CET
# gpg:                using RSA key F407DB0061D5CF40
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>"
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40

* mreitz/tags/pull-block-2018-02-13: (40 commits)
  iotests: Add l2-cache-entry-size to iotest 137
  iotests: Test downgrading an image using a small L2 slice size
  iotests: Test valid values of l2-cache-entry-size
  qcow2: Allow configuring the L2 slice size
  qcow2: Rename l2_table in count_cow_clusters()
  qcow2: Rename l2_table in count_contiguous_clusters_unallocated()
  qcow2: Rename l2_table in count_contiguous_clusters()
  qcow2: Rename l2_table in qcow2_alloc_compressed_cluster_offset()
  qcow2: Update qcow2_truncate() to support L2 slices
  qcow2: Update expand_zero_clusters_in_l1() to support L2 slices
  qcow2: Prepare expand_zero_clusters_in_l1() for adding L2 slice support
  qcow2: Read refcount before L2 table in expand_zero_clusters_in_l1()
  qcow2: Update qcow2_update_snapshot_refcount() to support L2 slices
  qcow2: Prepare qcow2_update_snapshot_refcount() for adding L2 slice support
  qcow2: Update zero_single_l2() to support L2 slices
  qcow2: Update discard_single_l2() to support L2 slices
  qcow2: Update handle_alloc() to support L2 slices
  qcow2: Update handle_copied() to support L2 slices
  qcow2: Update qcow2_alloc_cluster_link_l2() to support L2 slices
  qcow2: Update qcow2_get_cluster_offset() to support L2 slices
  ...

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2018-02-13 17:01:13 +01:00
accel Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
audio Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
backends Drop superfluous includes of qapi/qmp/qerror.h 2018-02-09 13:51:35 +01:00
block qcow2: Allow configuring the L2 slice size 2018-02-13 17:00:00 +01:00
bsd-user misc: remove headers implicitly included 2017-12-18 17:07:02 +03:00
capstone@22ead3e0bf disas: Add capstone as submodule 2017-10-26 11:56:20 +02:00
chardev Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
contrib Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
crypto Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
default-configs misc: introduce new mos6522 VIA device and enable it for ppc builds 2018-02-11 10:18:52 +11:00
disas target/xtensa updates: 2018-01-24 16:59:36 +00:00
docs docs: Document share-rw property more thoroughly 2018-02-13 12:27:17 +01:00
dtc@e54388015a Update dtc to fix compilation problem on Mac OS 10.6 2018-01-10 12:53:00 +11:00
fpu
fsdev Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
gdb-xml
hw ppc patch queue 2018-02-12 2018-02-12 14:52:48 +00:00
include block: maintain persistent disabled bitmaps 2018-02-13 16:59:58 +01:00
io Clean up includes 2018-02-09 05:05:11 +01:00
libdecnumber
linux-headers linux-headers: update 2018-01-22 11:07:47 +01:00
linux-user Miscellaneous patches for 2018-02-07 2018-02-09 14:39:09 +00:00
migration Include qapi/qmp/qdict.h exactly where needed 2018-02-09 13:52:15 +01:00
nbd Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
net Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
pc-bios roms/seabios-hppa: Update submodule and image 2018-02-04 14:11:18 -08:00
po
qapi qcow2: Allow configuring the L2 slice size 2018-02-13 17:00:00 +01:00
qga qga: use ARRAY_SIZE macro 2018-02-10 10:42:40 +03:00
qobject Include qapi/qmp/qstring.h exactly where needed 2018-02-09 13:52:15 +01:00
qom Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
replay Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
roms roms/seabios-hppa: Update submodule and image 2018-02-04 14:11:18 -08:00
scripts build: fix typo in error message 2018-02-10 10:17:06 +03:00
scsi Clean up includes 2018-02-09 05:05:11 +01:00
slirp slirp: add in6_dhcp_multicast() 2018-01-14 18:16:13 +01:00
stubs Include qmp-commands.h exactly where needed 2018-02-09 13:52:10 +01:00
target Drop unneeded system header includes 2018-02-10 10:07:40 +03:00
tcg tcg/aarch64: Add vector operations 2018-02-08 15:54:08 +00:00
tests iotests: Add l2-cache-entry-size to iotest 137 2018-02-13 17:00:00 +01:00
trace Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
ui Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
util async: use ARRAY_SIZE macro 2018-02-10 10:43:18 +03:00
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.gitignore contrib/vhost-user-blk: introduce a vhost-user-blk sample application 2018-01-18 21:52:37 +02:00
.gitmodules pc-bios: Add hppa-firmware.img and git submodule 2018-01-31 05:30:50 -08:00
.mailmap mailmap: set preferred spelling for Daniel Berrangé 2018-02-10 10:08:48 +03:00
.shippable.yml
.travis.yml .travis.yml: add --disable-linux-user for some jobs 2018-02-09 14:09:24 +00:00
arch_init.c target/hppa: Skeleton support for hppa-softmmu 2018-01-30 10:08:18 -08:00
balloon.c Drop superfluous includes of qapi/qmp/qjson.h 2018-02-09 13:52:15 +01:00
block.c block: Simplify bdrv_can_write_zeroes_with_unmap() 2018-02-09 12:32:44 -06:00
blockdev-nbd.c Drop superfluous includes of qapi/qmp/qerror.h 2018-02-09 13:51:35 +01:00
blockdev.c block: maintain persistent disabled bitmaps 2018-02-13 16:59:58 +01:00
blockjob.c Drop superfluous includes of qapi/qmp/qjson.h 2018-02-09 13:52:15 +01:00
bootdevice.c
bt-host.c
bt-vhci.c
Changelog Use HTTPS for qemu.org and other domains 2017-11-21 13:34:13 +00:00
CODING_STYLE
configure oslib-posix: check for posix_memalign in configure script 2018-02-10 10:21:50 +03:00
COPYING
COPYING.LIB
COPYING.PYTHON
cpus-common.c
cpus.c Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
device_tree.c Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
device-hotplug.c Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
disas.c disas: Dump insn bytes along with capstone disassembly 2017-11-09 08:46:38 +01:00
dma-helpers.c
dump.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
exec.c tcg: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:46 +01:00
gdbstub.c gdbstub: add tracing 2017-12-18 14:37:36 +00:00
HACKING
hmp-commands-info.hx target/m68k: add HMP command "info tlb" 2018-01-25 16:02:25 +01:00
hmp-commands.hx -----BEGIN PGP SIGNATURE----- 2018-01-29 14:29:17 +00:00
hmp.c Include qapi/qmp/qdict.h exactly where needed 2018-02-09 13:52:15 +01:00
hmp.h Include qapi/qmp/qdict.h exactly where needed 2018-02-09 13:52:15 +01:00
ioport.c
iothread.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
LICENSE
MAINTAINERS MAINTAINERS: Add qemu-binfmt-conf.sh script 2018-02-10 10:22:58 +03:00
Makefile qapi: force a UTF-8 locale for running Python 2018-02-05 19:53:54 -02:00
Makefile.objs hw/hppa: Implement DINO system board 2018-01-31 05:30:50 -08:00
Makefile.target tcg: Add generic vector expanders 2018-02-08 15:54:05 +00:00
memory_ldst.inc.c
memory_mapping.c Replace all occurances of __FUNCTION__ with __func__ 2018-01-22 09:46:18 +01:00
memory.c * socket option parsing fix (Daniel) 2018-02-07 20:40:36 +00:00
module-common.c
monitor.c Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
numa.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
os-posix.c
os-win32.c
qapi-schema.json qapi-schema.json: spelling (independant comparation) 2018-02-10 10:02:30 +03:00
qdev-monitor.c Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
qdict-test-data.txt
qemu-bridge-helper.c
qemu-doc.texi block: maintain persistent disabled bitmaps 2018-02-13 16:59:58 +01:00
qemu-ga.texi
qemu-img-cmds.hx
qemu-img.c Include qapi/qmp/qbool.h exactly where needed 2018-02-09 13:52:15 +01:00
qemu-img.texi qemu-img: Document --force-share / -U 2018-02-13 12:27:17 +01:00
qemu-io-cmds.c Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
qemu-io.c qemu-io: fix EOF Ctrl-D handling in qemu-io readline code 2018-02-13 12:27:17 +01:00
qemu-keymap.c Drop superfluous includes of qapi-types.h and test-qapi-types.h 2018-02-09 05:05:11 +01:00
qemu-nbd.c Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
qemu-nbd.texi
qemu-option-trace.texi
qemu-options-wrapper.h qemu-options: Remove stray colons from output of --help 2017-12-20 09:04:27 +01:00
qemu-options.h
qemu-options.hx qemu-options.hx: Remove confusing spaces in parameter listings 2018-02-10 10:10:00 +03:00
qemu-seccomp.c
qemu-tech.texi
qemu.nsi Use HTTPS for qemu.org and other domains 2017-11-21 13:34:13 +00:00
qemu.sasl
qmp.c Move include qemu/option.h from qemu-common.h to actual users 2018-02-09 13:52:16 +01:00
qtest.c
README maint: Mention web site maintenance in README 2018-02-10 10:20:01 +03:00
replication.c
replication.h
rules.mak build-sys: silence make by default or V=0 2018-01-12 13:22:02 +01:00
thunk.c
tpm.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
trace-events find_ram_offset: Add comments and tracing 2018-01-16 14:54:52 +01:00
VERSION Open 2.12 development tree 2017-12-13 17:05:59 +00:00
version.rc Use HTTPS for qemu.org and other domains 2017-11-21 13:34:13 +00:00
vl.c Drop superfluous includes of qapi/qmp/qjson.h 2018-02-09 13:52:15 +01: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, 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