Go to file
Peter Maydell 053a417781 fw_cfg patches
Fixes a bug in the recently introduced fw_cfg_add_from_generator().
 
 CI jobs results:
 . https://gitlab.com/philmd/qemu/-/pipelines/191714875
 . https://travis-ci.org/github/philmd/qemu/builds/728288784
 . https://app.shippable.com/github/philmd/qemu/runs/869/1/console
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE+qvnXhKRciHc/Wuy4+MsLN6twN4FAl9k0FgACgkQ4+MsLN6t
 wN59Zw//WOo21BmPNeketGRfkFwIT899iUNQmKDYXCEfK4dO6HFtLFl98O96hiUM
 dZazxw2UicIal7mW16feiVVVxhEu5cZjxfRsWn92+rdU0JDtH+dJqBY6XGDcQHIB
 fnX1s3esHj19V7qsFmk8WAh6WiJuw6KhiIgJ1uwUe/ErPA70DRwiO6RZLmH0DMCh
 eqb/Vd79Q9FDVbonBE0mqyOWfEAJfnkgvAt5b6mTmy715HEjsbxTaEhETGzPITD1
 5kARoEfAzndT5Elq4gZAptlhIV0QVOtqgMpRV3yf6tVjezeL5uC9jX16id1RSChF
 1tJ3Z+GBQxXQvFFub7mHf6AQOaSDkT99hpt64uUmKto9WaqLaTz/rEdnWf83a6U1
 6fX1NdaBC1thwBWS1gffKxjGG4hhplBj44jYvmSTf8KOPOXEgKbCozA9KwDh7GEG
 +pvEKsObASJ2JH0ECH+0S5/UmU8RMRJ5sOU2hx+Rz4p/illEUf8YjZjLBYM+eXrt
 LRJbfVEFrf3xPcxKf7fruqEDjz0S8rPS4LkGkOzB50hlDdhAj5f5y/GCWm+ooRuU
 PORF30mnHEZSbDX8E7VjlaOmutEZNJ1vQqqoOyg4kzV/miZ7itULoTLLhepTpxkK
 zCgmkOetabf7212Uz4Ga5AfW7j+GoHHBWwpP/BHbxrMWP3lxHt4=
 =HCb5
 -----END PGP SIGNATURE-----

Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200918' into staging

fw_cfg patches

Fixes a bug in the recently introduced fw_cfg_add_from_generator().

CI jobs results:
. https://gitlab.com/philmd/qemu/-/pipelines/191714875
. https://travis-ci.org/github/philmd/qemu/builds/728288784
. https://app.shippable.com/github/philmd/qemu/runs/869/1/console

# gpg: Signature made Fri 18 Sep 2020 16:20:56 BST
# gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE

* remotes/philmd-gitlab/tags/fw_cfg-20200918:
  hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2020-09-18 16:34:26 +01:00
.github
.gitlab-ci.d
accel util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
audio trace-events: Delete unused trace points 2020-09-09 17:17:02 +01:00
authz
backends util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
block block/file: switch to use qemu_open/qemu_create for improved errors 2020-09-16 10:33:48 +01:00
bsd-user
capstone@22ead3e0bf
chardev util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
contrib plugins: move the more involved plugins to contrib 2020-09-10 10:47:03 +01:00
crypto crypto/gcrypt: Split QCryptoCipherGcrypt into subclasses 2020-09-10 11:02:23 +01:00
default-configs hw/arm: Add two NPCM7xx-based machines 2020-09-14 14:24:58 +01:00
disas
docs hw/arm/aspeed: Add machine properties to define the flash models 2020-09-18 09:04:36 +02:00
dtc@85e5d83984
dump util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
fpu
fsdev 9pfs: disable msize warning for synth driver 2020-09-15 12:12:03 +02:00
gdb-xml
hw hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption 2020-09-18 17:18:18 +02:00
include microvm: add acpi support 2020-09-17 20:40:59 +01:00
io util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
libdecnumber
linux-headers
linux-user linux-user: test, don't assert addr != test in pgb_reserved_va 2020-09-16 09:56:39 +01:00
meson@68ed748f84
migration QOM boilerplate cleanup 2020-09-11 19:26:51 +01:00
monitor monitor: simplify functions for getting a dup'd fdset entry 2020-09-16 10:33:48 +01:00
nbd
net util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
pc-bios seabios: add bios-microvm.bin binary 2020-09-17 14:16:19 +02:00
plugins
po
python/qemu
qapi Block layer patches: 2020-09-11 14:47:49 +01:00
qga * Fix "readlink -f" problem in iotests on macOS (to fix the Cirrus-CI tests) 2020-09-17 13:38:08 +01:00
qobject
qom object_initialize: try module load 2020-09-15 14:11:49 +02:00
replay
roms seabios: add microvm config, update build rules 2020-09-17 14:16:19 +02:00
scripts decodetree: Improve identifier matching 2020-09-14 14:23:19 +01:00
scsi
slirp@ce94eba204
softmmu softmmu: Add missing trace-events file 2020-09-09 17:15:18 +01:00
storage-daemon
stubs monitor: simplify functions for getting a dup'd fdset entry 2020-09-16 10:33:48 +01:00
target util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
tcg
tests docker.py: always use --rm 2020-09-18 10:44:47 +01:00
tools
trace
ui util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
util * Fix "readlink -f" problem in iotests on macOS (to fix the Cirrus-CI tests) 2020-09-17 13:38:08 +01:00
.cirrus.yml cirrus: Building freebsd in a single shot 2020-09-16 12:15:07 +02:00
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.gitignore Simplify the .gitignore file 2020-09-16 08:41:06 +02:00
.gitlab-ci.yml configure: add [lm32|unicore32]-softmmu to deprecation logic 2020-09-16 10:07:01 +01:00
.gitmodules roms: Add virtual Boot ROM for NPCM7xx SoCs 2020-09-14 14:24:59 +01:00
.gitpublish
.mailmap
.patchew.yml
.readthedocs.yml
.shippable.yml configure: add [lm32|unicore32]-softmmu to deprecation logic 2020-09-16 10:07:01 +01:00
.travis.yml gitlab: create a build-deprecated target 2020-09-16 10:07:01 +01:00
block.c
blockdev-nbd.c
blockdev.c
blockjob.c
bootdevice.c
Changelog
CODING_STYLE.rst CODING_STYLE.rst: flesh out our naming conventions. 2020-09-10 10:34:58 +01:00
configure configure: add [lm32|unicore32]-softmmu to deprecation logic 2020-09-16 10:07:01 +01:00
COPYING
COPYING.LIB
cpus-common.c
device_tree.c
disas.c
dma-helpers.c
exec-vary.c
exec.c
gdbstub.c
gitdm.config
hmp-commands-info.hx
hmp-commands.hx
iothread.c
job-qmp.c
job.c
Kconfig
Kconfig.host kconfig: fix comment referring to old Makefiles 2020-09-10 16:20:49 +02:00
LICENSE
MAINTAINERS roms: Add virtual Boot ROM for NPCM7xx SoCs 2020-09-14 14:24:59 +01:00
Makefile Makefile: remove obsolete edk2 exception from "clean" rule 2020-09-13 23:03:14 +02:00
memory_ldst.c.inc
meson_options.txt
meson.build meson: remove empty else and duplicated gio deps 2020-09-16 08:41:06 +02:00
module-common.c
os-posix.c util: rename qemu_open() to qemu_open_old() 2020-09-16 10:33:48 +01:00
os-win32.c
qdev-monitor.c
qemu-bridge-helper.c
qemu-edid.c
qemu-img-cmds.hx
qemu-img.c qemu-img: Explicit number replaced by a constant 2020-09-15 11:05:13 +02:00
qemu-io-cmds.c
qemu-io.c
qemu-keymap.c
qemu-nbd.c
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx
qemu-seccomp.c seccomp: fix killing of whole process instead of thread 2020-09-15 12:56:26 +02:00
qemu.nsi
qemu.sasl
README.rst
replication.c
replication.h
thunk.c
tpm.c
trace-events trace-events: Fix attribution of trace points to source 2020-09-09 17:17:58 +01:00
VERSION
version.rc
version.texi.in

===========
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:


.. code-block:: shell

  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.

.. code-block:: shell

   git clone https://git.qemu.org/git/qemu.git

When submitting patches, one common 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 CODING_STYLE.rst file.

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.

.. code-block:: shell

  git clone https://git.qemu.org/git/qemu-web.git

* `<https://www.qemu.org/2017/02/04/the-new-qemu-website-is-up/>`_

A 'git-publish' utility was created to make above process less
cumbersome, and is highly recommended for making regular contributions,
or even just for sending consecutive patch series revisions. It also
requires a working 'git send-email' setup, and by default doesn't
automate everything, so you may want to go through the above steps
manually for once.

For installation instructions, please go to

*  `<https://github.com/stefanha/git-publish>`_

The workflow with 'git-publish' is:

.. code-block:: shell

  $ git checkout master -b my-feature
  $ # work on new commits, add your 'Signed-off-by' lines to each
  $ git publish

Your patch series will be sent and tagged as my-feature-v1 if you need to refer
back to it in the future.

Sending v2:

.. code-block:: shell

  $ git checkout my-feature # same topic branch
  $ # making changes to the commits (using 'git rebase', for example)
  $ git publish

Your patch series will be sent with 'v2' tag in the subject and the git tip
will be tagged as my-feature-v2.

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

* `<mailto: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>`_