No description
Find a file
Marc-André Lureau dbb9e0f40d Add memfd based hostmem
Add a new memory backend, similar to hostmem-file, except that it
doesn't need to create files. It also enforces memory sealing.

This backend is mainly useful for sharing the memory with other
processes.

Note that Linux supports transparent huge-pages of shmem/memfd memory
since 4.8. It is relatively easier to set up THP than a dedicate
hugepage mount point by using "madvise" in
/sys/kernel/mm/transparent_hugepage/shmem_enabled.

Since 4.14, memfd allows to set hugetlb requirement explicitly.

Pending for merge in 4.16 is memfd sealing support for hugetlb backed
memory.

Usage:
-object memory-backend-memfd,id=mem1,size=1G

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20180201132757.23063-5-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-02-07 14:09:25 +01:00
accel Drop remaining bits of ia64 host support 2018-02-05 18:09:45 +01:00
audio
backends Add memfd based hostmem 2018-02-07 14:09:25 +01:00
block block/ssh: fix possible segmentation fault when .desc is not null-terminated 2018-01-31 22:37:00 -05:00
bsd-user
capstone@22ead3e0bf
chardev chardev/char-socket: add POLLHUP handler 2018-02-07 14:09:24 +01:00
contrib
crypto
default-configs i2c: Add a CONFIG_I2C master switch to the configuration files 2018-02-05 18:09:45 +01:00
disas target/xtensa updates: 2018-01-24 16:59:36 +00:00
docs Pull request 2018-01-24 15:28:36 +00:00
dtc@e54388015a
fpu
fsdev
gdb-xml
hw memfd: add error argument, instead of perror() 2018-02-07 14:09:25 +01:00
include memfd: add hugetlbsize argument 2018-02-07 14:09:25 +01:00
io
libdecnumber
linux-headers
linux-user Drop remaining bits of ia64 host support 2018-02-05 18:09:45 +01:00
migration
nbd qapi: add nbd-server-remove 2018-01-26 09:37:20 -06:00
net net: Allow netdevs to be used with 'hostfwd_add' and 'hostfwd_remove' 2018-01-29 16:05:37 +08:00
pc-bios pc-bios: Add hppa-firmware.img and git submodule 2018-01-31 05:30:50 -08:00
po
qapi tpm: add CRB device 2018-01-29 14:22:50 -05:00
qga
qobject
qom
replay
roms pc-bios: Add hppa-firmware.img and git submodule 2018-01-31 05:30:50 -08:00
scripts scripts/qemu-gdb/timers.py: define encoding in header comment 2018-02-05 13:54:39 +01:00
scsi
slirp
stubs
target arm: postpone device listener unregister 2018-02-07 14:09:24 +01:00
tcg
tests This series is mostly about 9p request cancellation. It fixes a 2018-02-02 16:26:41 +00:00
trace
ui ui: correctly advance output buffer when writing SASL data 2018-02-02 07:48:18 +01:00
util memfd: add hugetlbsize argument 2018-02-07 14:09:25 +01:00
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.gitignore
.gitmodules pc-bios: Add hppa-firmware.img and git submodule 2018-01-31 05:30:50 -08:00
.mailmap
.shippable.yml
.travis.yml ucontext: annotate coroutine stack for ASAN 2018-02-07 14:09:24 +01:00
arch_init.c target/hppa: Skeleton support for hppa-softmmu 2018-01-30 10:08:18 -08:00
balloon.c
block.c
blockdev-nbd.c qapi: add nbd-server-remove 2018-01-26 09:37:20 -06:00
blockdev.c blockdev: Mark BD-{remove,insert}-medium stable 2018-01-23 12:34:42 +01:00
blockjob.c
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure ucontext: annotate coroutine stack for ASAN 2018-02-07 14:09:24 +01:00
COPYING
COPYING.LIB
COPYING.PYTHON
cpus-common.c
cpus.c cpus: join thread when removing a vCPU 2018-02-07 14:09:25 +01:00
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c
gdbstub.c
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 hmp: Add nbd_server_remove to mirror QMP command 2018-01-26 09:56:12 -06:00
hmp.h hmp: Add nbd_server_remove to mirror QMP command 2018-01-26 09:56:12 -06:00
ioport.c
iothread.c
LICENSE
MAINTAINERS Lots of litte miscellaneous fixes for the IPMI code, plus 2018-02-02 14:10:13 +00:00
Makefile pc-bios: Add hppa-firmware.img and git submodule 2018-01-31 05:30:50 -08:00
Makefile.objs hw/hppa: Implement DINO system board 2018-01-31 05:30:50 -08:00
Makefile.target
memory.c memory: do explicit cleanup when remove listeners 2018-02-07 14:09:24 +01:00
memory_ldst.inc.c
memory_mapping.c
module-common.c
monitor.c
numa.c qemu: improve hugepage allocation failure message 2018-02-05 13:54:38 +01:00
os-posix.c
os-win32.c
qapi-schema.json
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-doc.texi ppc: Deprecate qemu-system-ppcemb 2018-01-27 17:25:27 +11:00
qemu-ga.texi
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io-cmds.c
qemu-io.c
qemu-keymap.c
qemu-nbd.c
qemu-nbd.texi
qemu-option-trace.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx Add memfd based hostmem 2018-02-07 14:09:25 +01: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
trace-events
VERSION
version.rc
vl.c usb: -usbdevice cleanups, storage fix, QOMify ccid. 2018-01-26 13:29:28 +00: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