QEMU With E2K User Support
Go to file
Peter Maydell f521eeee3b migration/next for 20180115
-----BEGIN PGP SIGNATURE-----
 
 iQIcBAABCAAGBQJaXJWkAAoJEPSH7xhYctcjYycP/RfdDyPoU+33jh4b6P1vgS1F
 SAWstVA22bcfh0cnIXQXKZw+xTR5F8VZTqUAlzVRp4XfEN8bvq611aDiLznhn+5x
 z3FS22toBmgocssMUjnkILbkkWDG2EzzjNIHKc7tdYqsyMAupFXsFbwYdbO0hS8l
 0AlWmUmdLQ5E5Sv4Cl8oXzh+Ueik035Gng9QabKSJJ3H7AlyeuX0WRwE2NXX9jVP
 6cGWD+76ut7m9noT1GpBh076C+ULKmnKy3Z8mlhhfeX17051iFtqe/G539zy6vLr
 XyhB7Q5oWbYpeJxD8cHJCqAMPfIdjgZaLwCLCGyz4Bswfl9QhG0d2YHBZbkrAe1W
 AYNsR3wra3gCnr+glCxmY8p5OyLzlXo18956kX57I3vAZK5mynW0sk/o7C6V5Wlk
 1Qvk/s9w0Uoep9BAhU+bAGMPoHugwbflSDDL6k0ebds4U5q5RxGtRamSygc9tQwo
 e8ciCk3/0hxRv5dVAdlvR1ysM7CqUbFCCS95m9Do21kjs3fm1rY79Kkzuimr62+K
 AOBgBdGjNM1ii632ekbR5+buCgMRUuEjwQbcBUyABoZdWtOPXvZICMwxHMoxQS3z
 IXc3NEvJ3g9KBcg+MjU0lynvAnvV1lYJTvivkL7wXSA46yxNWa5eis80qyl3iGrO
 EcPDdwChH91nAXhwHJu0
 =nS/P
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180115' into staging

migration/next for 20180115

# gpg: Signature made Mon 15 Jan 2018 11:51:00 GMT
# gpg:                using RSA key 0xF487EF185872D723
# gpg: Good signature from "Juan Quintela <quintela@redhat.com>"
# gpg:                 aka "Juan Quintela <quintela@trasno.org>"
# Primary key fingerprint: 1899 FF8E DEBF 58CC EE03  4B82 F487 EF18 5872 D723

* remotes/juanquintela/tags/migration/20180115: (27 commits)
  migration: remove notify in fd_error
  migration: remove some block_cleanup_parameters()
  migration: put the finish part into a new function
  migration: major cleanup for migrate iterations
  migration: cleanup stats update into function
  migration: use switch at the end of migration
  migration: introduce migrate_calculate_complete
  migration: introduce downtime_start
  migration: move vm_old_running into global state
  migration: split use of MigrationState.total_time
  migration: remove "enable_colo" var
  migration: qemu_savevm_state_cleanup() in cleanup
  migration: assert colo instead of check
  migration: finalize current_migration object
  migration: Guard ram_bytes_remaining against early call
  migration: add postcopy total blocktime into query-migrate
  migration: add blocktime calculation into migration-test
  migration: postcopy_blocktime documentation
  migration: calculate vCPU blocktime on dst side
  migration: add postcopy blocktime ctx into MigrationIncomingState
  ...

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-01-15 13:17:47 +00:00
accel Queued TCG patches 2018-01-08 16:17:04 +00:00
audio
backends tpm: tpm_emulator: get and set buffer size of device 2017-12-14 23:39:15 -05:00
block block/nbd: fix segmentation fault when .desc is not null-terminated 2018-01-08 09:12:23 -06:00
bsd-user misc: remove headers implicitly included 2017-12-18 17:07:02 +03:00
capstone@22ead3e0bf
chardev chardev: convert the socket server to QIONetListener 2017-12-21 09:30:32 +01:00
contrib contrib: add systemd unit files 2017-12-20 22:29:26 +01:00
crypto
default-configs target-arm queue: 2018-01-11 14:34:41 +00:00
disas target/xtensa updates: 2018-01-09 18:23:27 +00:00
docs migration: postcopy_blocktime documentation 2018-01-15 12:48:02 +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 fsdev: improve error handling of backend init 2018-01-08 11:18:23 +01:00
gdb-xml
hw sdl2: bugfixes. 2018-01-12 16:41:24 +00:00
include migration: finalize current_migration object 2018-01-15 12:48:05 +01:00
io io: introduce a network socket listener API 2017-12-15 15:07:26 +00:00
libdecnumber
linux-headers linux-headers: update to 4.15-rc1 2017-12-13 17:59:23 +00:00
linux-user linux-user/arm/nwfpe: Check coprocessor number for FPA emulation 2018-01-11 13:25:39 +00:00
migration migration: remove notify in fd_error 2018-01-15 12:48:13 +01:00
nbd nbd: rename nbd_option and nbd_opt_reply 2018-01-10 12:11:23 -06:00
net net: Remove the legacy "-net channel" parameter 2017-12-22 10:05:26 +08:00
pc-bios pseries: Update SLOF firmware image to qemu-slof-20171214 2018-01-10 12:52:59 +11:00
po
qapi migration: add postcopy total blocktime into query-migrate 2018-01-15 12:48:04 +01:00
qga sockets: remove obsolete code that updated listen address 2017-12-21 09:22:44 +01:00
qobject
qom
replay
roms pseries: Update SLOF firmware image to qemu-slof-20171214 2018-01-10 12:52:59 +11:00
scripts migration: fix analyze-migration.py script with radix table 2018-01-15 12:47:58 +01:00
scsi scsi: replace hex constants with #defines 2017-12-21 09:30:32 +01:00
slirp slirp: add in6_dhcp_multicast() 2018-01-14 18:16:13 +01:00
stubs
target target/xtensa: Remove duplicate typedef of DisasContext 2018-01-12 14:36:41 +00:00
tcg tcg: Allow 6 arguments to TCG helpers 2017-12-29 12:43:40 -08:00
tests migration: add blocktime calculation into migration-test 2018-01-15 12:48:02 +01:00
trace trace: Try using tracefs first 2017-12-18 14:37:36 +00:00
ui sdl2: bugfixes. 2018-01-12 16:41:24 +00:00
util * NBD and chardev conversion to QIONetListener (Daniel) 2017-12-21 16:34:23 +00:00
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.gitignore .gitignore: remove vscclient 2017-12-18 17:07:02 +03:00
.gitmodules
.mailmap
.shippable.yml
.travis.yml
arch_init.c
balloon.c
block.c block: Keep nodes drained between reopen_queue/multiple 2017-12-22 15:05:32 +01:00
blockdev-nbd.c blockdev: convert internal NBD server to QIONetListener 2017-12-21 09:30:32 +01:00
blockdev.c block: Remove the obsolete -drive boot=on|off parameter 2017-12-22 15:03:41 +01:00
blockjob.c blockjob: Pause job on draining any job BDS 2017-12-22 15:05:32 +01:00
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure ui: deprecate use of GTK 2.x in favour of 3.x series 2018-01-12 14:30:34 +01:00
COPYING
COPYING.LIB
COPYING.PYTHON
cpus-common.c
cpus.c i386: hvf: add code base from Google's QEMU repository 2017-12-22 15:01:20 +01:00
device_tree.c
device-hotplug.c
disas.c
dma-helpers.c
dump.c dump: fix note_name_equal() 2018-01-02 14:49:54 +01:00
exec.c exec: Don't reuse unassigned_mem_ops for io_mem_rom 2017-12-21 09:30:32 +01:00
gdbstub.c gdbstub: add tracing 2017-12-18 14:37:36 +00:00
HACKING
hmp-commands-info.hx
hmp-commands.hx hmp-commands: Remove the deprecated usb_add and usb_del 2017-12-14 10:16:52 +00:00
hmp.c migration: add postcopy total blocktime into query-migrate 2018-01-15 12:48:04 +01:00
hmp.h
ioport.c
iothread.c iothread: fix iothread_stop() race condition 2017-12-19 10:25:09 +00:00
LICENSE
MAINTAINERS ppc patch queue 2018-01-11 2018-01-11 13:24:17 +00:00
Makefile Makefile: add more targets to the UNCHECKED_GOALS rule 2017-12-18 17:07:02 +03:00
Makefile.objs sparc64: introduce trace-events for hw/sparc64 2018-01-09 21:48:19 +00:00
Makefile.target
memory_ldst.inc.c
memory_mapping.c
memory.c memory: remove unused memory_region_set_global_locking() 2017-12-18 17:07:02 +03:00
module-common.c
monitor.c misc: remove old i386 dependency 2017-12-18 17:07:02 +03:00
numa.c numa: remove unused #include 2017-12-18 17:07:02 +03:00
os-posix.c
os-win32.c
qapi-schema.json qmp: remove qmp_cpu 2017-12-20 19:18:33 +01:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-doc.texi ui: deprecate use of GTK 2.x in favour of 3.x series 2018-01-12 14:30:34 +01:00
qemu-ga.texi
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io-cmds.c block: Keep nodes drained between reopen_queue/multiple 2017-12-22 15:05:32 +01:00
qemu-io.c
qemu-keymap.c
qemu-nbd.c blockdev: convert qemu-nbd server to QIONetListener 2017-12-21 09:30:32 +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 Block layer patches 2018-01-08 13:44:01 +00:00
qemu-seccomp.c
qemu-tech.texi
qemu.nsi
qemu.sasl
qmp.c qmp: remove qmp_cpu 2017-12-20 19:18:33 +01:00
qtest.c
README
replication.c
replication.h
rules.mak
thunk.c
tpm.c tpm: remove tpm_register_model() 2017-12-14 23:39:15 -05:00
trace-events gdbstub: add tracing 2017-12-18 14:37:36 +00:00
VERSION Open 2.12 development tree 2017-12-13 17:05:59 +00:00
version.rc
vl.c migration: finalize current_migration object 2018-01-15 12:48:05 +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


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