QEMU With E2K User Support
Go to file
John Snow 6e6e55f5c2 qemu-img: Check for backing image if specified during create
Or, rather, force the open of a backing image if one was specified
for creation. Using a similar -unsafe option as rebase, allow qemu-img
to ignore the backing file validation if possible.

It may not always be possible, as in the existing case when a filesize
for the new image was not specified.

This is accomplished by shifting around the conditionals in
bdrv_img_create, such that a backing file is always opened unless we
provide BDRV_O_NO_BACKING. qemu-img is adjusted to pass this new flag
when -u is provided to create.

Sorry for the heinous looking diffstat, but it's mostly whitespace.

Inspired by: https://bugzilla.redhat.com/show_bug.cgi?id=1213786

Signed-off-by: John Snow <jsnow@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2017-07-18 15:27:37 +02:00
accel exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state 2017-07-17 13:11:05 +01:00
audio audio: st_rate_flow exist a infinite loop 2017-07-17 11:08:59 +02:00
backends memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 2017-07-14 17:59:42 +01:00
block block/vvfat: Fix compiler warning with gcc 7 2017-07-18 15:14:36 +02:00
bsd-user qom/cpu: remove host_tid field 2017-07-14 12:04:41 +02:00
chardev * gdbstub fixes (Alex) 2017-07-14 12:16:09 +01:00
contrib
crypto block: pass option prefix down to crypto layer 2017-07-11 17:44:56 +02:00
default-configs hw/misc/mps2_scc: Implement MPS2 Serial Communication Controller 2017-07-17 13:36:08 +01:00
disas
docs -----BEGIN PGP SIGNATURE----- 2017-07-18 09:16:43 +01:00
dtc@558cd81bdd
fpu
fsdev block: remove timer canceling in throttle_config() 2017-07-18 15:14:35 +02:00
gdb-xml s390x/gdb: add gs registers 2017-07-14 12:29:49 +02:00
hw scsi-disk: bdrv_attach_dev() for empty CD-ROM 2017-07-18 15:14:36 +02:00
include block: Make blk_all_next() public 2017-07-18 15:14:36 +02:00
io io: preserve ipv4/ipv6 flags when resolving InetSocketAddress 2017-07-14 14:28:29 +01:00
libdecnumber
linux-headers linux-headers: update to 4.13-rc0 2017-07-14 12:29:10 +02:00
linux-user qom/cpu: remove host_tid field 2017-07-14 12:04:41 +02:00
migration migration: Make compression_threads use save/load_setup/cleanup() 2017-07-10 17:52:21 +01:00
nbd nbd: Implement NBD_INFO_BLOCK_SIZE on client 2017-07-14 12:04:42 +02:00
net net/filter-rewriter.c: Make filter-rewriter support vnet_hdr_len 2017-07-17 20:13:53 +08:00
pc-bios ui: vnc and keymap updates for 2.10 2017-07-17 16:31:31 +01:00
pixman@87eea99e44
po
qapi block/qapi: Add qdev device name to query-block 2017-07-18 15:14:35 +02:00
qga qga-win32: Fix memory leak of device information set 2017-07-11 11:18:37 +03:00
qobject
qom trace: Allocate cpu->trace_dstate in place 2017-07-17 13:10:45 +01:00
replay
roms Pull request 2017-07-17 15:05:29 +01:00
scripts -----BEGIN PGP SIGNATURE----- 2017-07-17 18:39:32 +01:00
slirp slirp: Handle error returns from sosendoob() 2017-07-15 14:28:25 +02:00
stubs
target Queued target/mips patches 2017-07-18 11:41:03 +01:00
tcg exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state 2017-07-17 13:11:05 +01:00
tests qemu-img: Check for backing image if specified during create 2017-07-18 15:27:37 +02:00
trace exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state 2017-07-17 13:11:05 +01:00
ui vnc: Set default kbd delay to 10ms 2017-07-17 11:35:27 +02:00
util block: remove timer canceling in throttle_config() 2017-07-18 15:14:35 +02:00
.dir-locals.el
.exrc
.gdbinit
.gitignore
.gitmodules
.mailmap
.shippable.yml
.travis.yml travis: add no-TCG build 2017-07-17 11:34:20 +08:00
arch_init.c
atomic_template.h
balloon.c
block.c qemu-img: Check for backing image if specified during create 2017-07-18 15:27:37 +02:00
blockdev-nbd.c
blockdev.c blockdev: move BDRV_O_NO_BACKING option forward 2017-07-18 15:27:20 +02:00
blockjob.c
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure s390x/kvm/migration/cpumodel: fixes, enhancements and cleanups 2017-07-14 14:19:35 +01:00
COPYING
COPYING.LIB
cpus-common.c
cpus.c Convert error_report() to warn_report() 2017-07-13 13:49:58 +02:00
device_tree.c
device-hotplug.c
disas.c
dma-helpers.c
dump.c
exec.c cpu: Convert to DEFINE_PROP_LINK 2017-07-14 12:04:43 +02:00
gdbstub.c gdbstub: don't fail on vCont; C04:0; c packets 2017-07-14 12:04:41 +02:00
HACKING
hax-stub.c
hmp-commands-info.hx s390x/migration: Monitor commands for storage attributes 2017-07-14 12:29:47 +02:00
hmp-commands.hx s390x/kvm/migration/cpumodel: fixes, enhancements and cleanups 2017-07-14 14:19:35 +01:00
hmp.c block: List anonymous device BBs in query-block 2017-07-18 15:14:36 +02:00
hmp.h hmp: add hmp analogue for qmp-chardev-change 2017-07-14 11:04:34 +02:00
ioport.c
iothread.c
LICENSE
MAINTAINERS MAINTAINERS: Add entries for MPS2 board 2017-07-17 13:36:09 +01:00
Makefile pc-bios/s390: add s390-netboot.img 2017-07-14 12:29:48 +02:00
Makefile.objs backends: remove empty trace-events file 2017-07-11 09:35:11 +01:00
Makefile.target
memory_ldst.inc.c
memory_mapping.c
memory.c memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration 2017-07-14 17:59:42 +01:00
module-common.c
monitor.c s390x/kvm/migration/cpumodel: fixes, enhancements and cleanups 2017-07-14 14:19:35 +01:00
numa.c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 2017-07-14 17:59:42 +01:00
os-posix.c
os-win32.c
qapi-schema.json char: chardevice hotswap 2017-07-14 11:04:33 +02:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-doc.texi docs: document encryption options for qcow, qcow2 and luks 2017-07-11 17:44:57 +02:00
qemu-ga.texi
qemu-img-cmds.hx qemu-img: Check for backing image if specified during create 2017-07-18 15:27:37 +02:00
qemu-img.c qemu-img: Check for backing image if specified during create 2017-07-18 15:27:37 +02:00
qemu-img.texi qemu-img: Check for backing image if specified during create 2017-07-18 15:27:37 +02:00
qemu-io-cmds.c block: Add PreallocMode to blk_truncate() 2017-07-11 17:45:01 +02:00
qemu-io.c block: rip out all traces of password prompting 2017-07-11 17:44:56 +02:00
qemu-nbd.c nbd: Implement NBD_INFO_BLOCK_SIZE on client 2017-07-14 12:04:42 +02:00
qemu-nbd.texi
qemu-option-trace.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx -----BEGIN PGP SIGNATURE----- 2017-07-18 09:16:43 +01:00
qemu-seccomp.c
qemu-tech.texi
qemu.nsi
qemu.sasl
qmp.c qmp: Use ObjectProperty.type if present 2017-07-14 12:04:42 +02:00
qtest.c char: add backend hotswap handler 2017-07-14 11:04:33 +02:00
README
replication.c
replication.h
rules.mak
softmmu_template.h
thunk.c
tpm.c
trace-events trace: [trivial] Statically enable all guest events 2017-07-17 13:11:13 +01:00
user-exec-stub.c
user-exec.c
VERSION
version.rc
vl.c * gdbstub fixes (Alex) 2017-07-14 12:16:09 +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:

  http://qemu-project.org/Hosts/Linux
  http://qemu-project.org/Hosts/Mac
  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