QEMU With E2K User Support
Go to file
Kevin Wolf 4c265bf9f4 block: User BdrvChild callback for device name
In order to get rid of bs->blk for bdrv_get_device_name() and
bdrv_get_device_or_node_name(), ask all parents for their name and
simply pick the first one.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
2016-05-19 16:45:31 +02:00
audio Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
backends hostmem-file: plug a small leak 2016-04-15 17:56:06 +02:00
block block: User BdrvChild callback for device name 2016-05-19 16:45:31 +02:00
bsd-user bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning 2016-04-05 17:49:41 +01:00
contrib Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
crypto crypto: do an explicit check for nettle pbkdf functions 2016-03-30 14:55:11 +01:00
default-configs i.MX: Add i.MX6 SOC implementation. 2016-05-12 13:22:29 +01:00
disas * Log filtering from Alex and Peter 2016-03-24 21:42:40 +00:00
docs Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
dtc@65cc4d2748
fpu target-tricore: Add FPU infrastructure 2016-03-23 09:22:48 +01:00
fsdev module: Rename machine_init() to opts_init() 2016-03-16 15:54:23 -03:00
gdb-xml
hw Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
include block: User BdrvChild callback for device name 2016-05-19 16:45:31 +02:00
io include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
libdecnumber
linux-headers update Linux headers to 4.6 2016-04-05 11:46:52 +02:00
linux-user linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop() 2016-04-04 17:33:51 +01:00
migration Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
nbd Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
net filter-buffer: fix segfault when starting qemu with status=off property 2016-04-06 09:52:07 +08:00
pc-bios s390-ccw.img: rebuild image 2016-05-17 15:50:29 +02:00
pixman@87eea99e44
po Update language files for QEMU 2.6.0 2016-04-19 18:41:25 +01:00
qapi Block layer patches 2016-05-12 16:33:40 +01:00
qga Fix some typos found by codespell 2016-05-18 15:04:27 +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 qapi: Use strict QMP input visitor in more places 2016-05-12 09:47:54 +02:00
roms Update OpenBIOS images 2016-04-18 09:38:55 +01:00
scripts Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
slirp Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
stubs event-notifier: Add "is_external" parameter 2016-04-22 16:43:56 +02:00
target-alpha tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-arm tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-cris Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
target-i386 Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
target-lm32 tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-m68k tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-microblaze tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-mips Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
target-moxie tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-openrisc tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-ppc tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-s390x s390x/ipl: Add ssid field to IplParameterBlock 2016-05-17 15:50:29 +02:00
target-sh4 tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-sparc tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-tilegx tb: consistently use uint32_t for tb->flags 2016-05-12 14:06:40 -10:00
target-tricore Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
target-unicore32 tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
target-xtensa tcg: Allow goto_tb to any target PC in user mode 2016-05-12 14:06:42 -10:00
tcg Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
tests block: Move I/O throttling configuration functions to BlockBackend 2016-05-19 16:45:30 +02:00
trace Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
ui Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
util Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
.dir-locals.el
.exrc
.gitignore
.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 util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
async.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
balloon.c
block.c block: User BdrvChild callback for device name 2016-05-19 16:45:31 +02:00
blockdev-nbd.c
blockdev.c Revert "block: Forbid I/O throttling on nodes with multiple parents for 2.6" 2016-05-19 16:45:31 +02:00
blockjob.c
bootdevice.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure configure: Use uniform description for devel packages 2016-05-18 15:04:27 +03:00
COPYING
COPYING.LIB
cpu-exec-common.c tcg: Remove needless CPUState::current_tb 2016-05-12 14:06:42 -10:00
cpu-exec.c cpu-exec: Clean up 'interrupt_request' reloading in cpu_handle_interrupt() 2016-05-12 14:07:16 -10:00
cpus.c cpus: don't use atomic_read for vm_clock_warp_start 2016-04-05 11:46:52 +02:00
cputlb.c tcg: Remove needless CPUState::current_tb 2016-05-12 14:06:42 -10:00
device_tree.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
device-hotplug.c blockdev: Split monitor reference from BB creation 2016-03-17 15:47:56 +01:00
disas.c
dma-helpers.c ide: Switch to byte-based aio block access 2016-05-12 15:22:08 +02:00
dump.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
exec.c tb: consistently use uint32_t for tb->flags 2016-05-12 14:06:40 -10:00
gdbstub.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
HACKING
hmp-commands-info.hx
hmp-commands.hx hmp: 'drive_add -n' for creating a node without BB 2016-03-14 16:46:43 +01:00
hmp.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
hmp.h
iohandler.c iohandler: Introduce iohandler_get_aio_context 2016-04-22 16:43:42 +02:00
ioport.c
iothread.c
kvm-all.c Fix some typos found by codespell 2016-05-18 15:04:27 +03:00
kvm-stub.c
LICENSE
main-loop.c util: move declarations out of qemu-common.h 2016-03-22 22:20:17 +01:00
MAINTAINERS MAINTAINERS: Avoid using K: for NUMA section 2016-04-21 11:40:57 +01:00
Makefile osdep: add wrappers for socket functions 2016-03-10 17:19:07 +00:00
Makefile.objs crypto: add cryptographic random byte source 2016-03-17 09:49:01 +00:00
Makefile.target
memory_mapping.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
memory.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
module-common.c
monitor.c arm: qmp: add query-gic-capabilities interface 2016-03-30 17:27:24 +01:00
numa.c qapi: Don't special-case simple union wrappers 2016-03-18 10:29:26 +01:00
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
qapi-schema.json slirp: Allow disabling IPv4 or IPv6 2016-04-01 17:51:55 +02:00
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
qemu-char.c char: ensure all clients are in non-blocking mode 2016-04-05 11:46:52 +02: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.c qemu-img: check block status of backing file when converting. 2016-05-12 15:33:23 +02:00
qemu-img.texi
qemu-io-cmds.c qemu-io: Add 'write -z -u' to test MAY_UNMAP flag 2016-05-12 15:33:24 +02:00
qemu-io.c qemu-io: Make 'open' subcommand more like command line 2016-05-12 15:33:24 +02:00
qemu-nbd.c nbd: Switch to byte-based block access 2016-05-12 15:22:09 +02:00
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx fw_cfg: Adopt /opt/RFQDN convention 2016-04-19 16:09:50 +02: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 icount: decouple warp calls 2016-03-15 18:23:45 +01:00
qemu.nsi
qemu.sasl
qjson.c
qmp-commands.hx qmp: add monitor command to add/remove a child 2016-05-12 15:33:23 +02:00
qmp.c qapi: Use strict QMP input visitor in more places 2016-05-12 09:47:54 +02:00
qtest.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
README
rules.mak
softmmu_template.h
spice-qemu-char.c qapi: Don't special-case simple union wrappers 2016-03-18 10:29:26 +01:00
tcg-runtime.c
tci.c tcg: Clean up from 'next_tb' 2016-05-12 14:06:42 -10:00
thread-pool.c
thunk.c
tpm.c qapi: Don't special-case simple union wrappers 2016-03-18 10:29:26 +01:00
trace-events hw/intc/arm_gic: add tracepoints 2016-05-16 17:20:41 -07:00
translate-all.c tcg: Remove needless CPUState::current_tb 2016-05-12 14:06:42 -10:00
translate-all.h
translate-common.c
user-exec.c
VERSION Open 2.7 development tree 2016-05-12 12:35:25 +01:00
version.rc
vl.c vl: fix comment about when parsing cpu definitions 2016-05-18 15:04:26 +03:00
xen-common-stub.c
xen-common.c
xen-hvm-stub.c
xen-hvm.c
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