Find a file
Warner Losh d7e9a54508 bsd-user: Add glue for statfs related system calls
Add glue to call the following syscalls to the freebsd_syscall:

freebsd11_statfs
statfs
freebsd11_fstatfs
fstatfs
freebsd11_getfsstat
getfsstat

Signed-off-by: Warner Losh <imp@bsdimp.com>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
2023-08-28 12:16:18 -06:00
.github/workflows
.gitlab/issue_templates
.gitlab-ci.d ci: install meson in CirrusCI KVM build environment 2023-08-04 13:56:17 +02:00
accel accel/kvm: Make kvm_dirty_ring_reaper_init() void 2023-08-22 17:31:04 +01:00
audio audio/pw: improve channel position code 2023-07-17 15:23:31 +04:00
authz
backends cryptodev: Handle unexpected request to avoid crash 2023-08-03 16:16:17 -04:00
block block/blkio: add more comments on the fd passing handling 2023-08-03 11:28:43 -04:00
bsd-user bsd-user: Add glue for statfs related system calls 2023-08-28 12:16:18 -06:00
chardev chardev: report the handshake error 2023-08-07 15:42:33 +04:00
common-user
configs target/loongarch: Add GDB support for loongarch32 mode 2023-08-24 11:17:56 +08:00
contrib elf2dmp: Don't abandon when Prcb is set to 0 2023-07-31 11:20:30 +01:00
crypto crypto: Always initialize splitkeylen 2023-07-25 17:15:59 +01:00
disas riscv/disas: Fix disas output of upper immediates 2023-07-19 14:30:04 +10:00
docs docs/about/license: Update LICENSE URL 2023-08-23 09:04:33 -04:00
dump dump: kdump-zlib data pages not dumped with pvtime/aarch64 2023-08-07 15:46:59 +04:00
ebpf
fpu fpu: Add float64_to_int{32,64}_modulo 2023-07-01 08:26:54 +02:00
fsdev 9pfs: deprecate 'proxy' backend 2023-07-06 11:42:08 +02:00
gdb-xml target/loongarch: Split fcc register to fcc0-7 in gdbstub 2023-08-24 11:17:59 +08:00
gdbstub gdbstub: don't complain about preemptive ACK chars 2023-08-10 11:04:34 -07:00
host/include other architectures: spelling fixes 2023-07-25 17:14:07 +03:00
hw target-arm queue: 2023-08-24 10:08:33 -04:00
include bsd-user: Disable clang warnings 2023-08-28 12:16:18 -06:00
io io: remove io watch if TLS channel is closed during handshake 2023-08-01 18:45:27 +01:00
libdecnumber
linux-headers linux-headers: update to v6.5-rc1 2023-07-10 09:52:52 +02:00
linux-user linux-user/elfload: Enable vxe2 on s390x 2023-08-23 12:06:44 +02:00
migration migration/rdma: Split qemu_fopen_rdma() into input/output functions 2023-07-26 10:55:56 +02:00
monitor
nbd nbd: Use enum for various negotiation modes 2023-07-19 15:26:13 -05:00
net vdpa: Allow VIRTIO_NET_F_CTRL_RX_EXTRA in SVQ 2023-07-10 18:59:32 -04:00
pc-bios roms/opensbi: Upgrade from v1.3 to v1.3.1 2023-07-23 19:32:02 +10:00
plugins
po
python python: bump minimum requirements so they are compatible with 3.12 2023-07-07 12:49:22 +02:00
qapi qapi: Craft the dirty-limit capability comment 2023-08-02 09:33:38 +02:00
qga QGA VSS: Add log in functions begin/end 2023-07-10 15:54:40 +03:00
qobject
qom
replay
roms roms/opensbi: Upgrade from v1.3 to v1.3.1 2023-07-23 19:32:02 +10:00
scripts tests/decode: Suppress "error: " string for expected-failure tests 2023-07-25 10:56:52 +01:00
scsi
semihosting
softmmu qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installed 2023-08-22 17:31:01 +01:00
stats
storage-daemon
stubs stubs/colo.c: spelling 2023-08-07 13:52:59 +03:00
subprojects
target target-arm queue: 2023-08-24 10:08:33 -04:00
tcg tcg/i386: Output %gs prefix in tcg_out_vex_opc 2023-08-12 08:51:12 -07:00
tests target-arm queue: 2023-08-24 10:08:33 -04:00
tools
trace
ui ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture 2023-08-07 17:13:42 +04:00
util util/interval-tree: Check root for null in interval_tree_iter_first 2023-08-09 09:26:32 -07:00
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.git-blame-ignore-revs
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.gitpublish
.mailmap
.patchew.yml
.readthedocs.yml
.travis.yml
block.c
blockdev-nbd.c
blockdev.c
blockjob.c
configure configure: unify case statements for CPU canonicalization 2023-08-08 20:44:11 +02:00
COPYING
COPYING.LIB
cpu.c
cpus-common.c
event-loop-base.c
gitdm.config
hmp-commands-info.hx
hmp-commands.hx
iothread.c
job-qmp.c
job.c
Kconfig
Kconfig.host
LICENSE
MAINTAINERS MAINTAINERS: Add section "Migration dirty limit and dirty page rate" 2023-08-02 09:33:38 +02:00
Makefile Makefile: add lcitool-refresh to UNCHECKED_GOALS 2023-07-03 12:51:30 +01:00
memory_ldst.c.inc
meson.build audio/pw: Pipewire->PipeWire case fix for user-visible text 2023-07-17 15:22:56 +04:00
meson_options.txt audio/pw: Pipewire->PipeWire case fix for user-visible text 2023-07-17 15:22:56 +04:00
module-common.c
os-posix.c os-posix: Allow 'chroot' via '-run-with' and deprecate the old '-chroot' option 2023-07-10 15:34:57 +02:00
os-win32.c
page-vary-common.c
page-vary.c
qemu-bridge-helper.c
qemu-edid.c
qemu-img-cmds.hx
qemu-img.c
qemu-io-cmds.c
qemu-io.c
qemu-keymap.c qemu-keymap: properly check return from xkb_keymap_mod_get_index 2023-07-03 12:51:21 +01:00
qemu-nbd.c qemu-nbd: regression with arguments passing into nbd_client_thread() 2023-07-27 08:33:44 -05:00
qemu-options.hx audio/pw: Pipewire->PipeWire case fix for user-visible text 2023-07-17 15:22:56 +04:00
qemu.nsi
qemu.sasl
README.rst
replication.c
trace-events
VERSION Open 8.2 development tree 2023-08-22 07:14:07 -07:00
version.rc

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


Documentation
=============

Documentation can be found hosted online at
`<https://www.qemu.org/documentation/>`_. The documentation for the
current development version that is available at
`<https://www.qemu.org/docs/master/>`_ is generated from the ``docs/``
folder in the source tree, and is built by `Sphinx
<https://www.sphinx-doc.org/en/master/>`_.


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://wiki.qemu.org/Hosts/Linux>`_
* `<https://wiki.qemu.org/Hosts/Mac>`_
* `<https://wiki.qemu.org/Hosts/W32>`_


Submitting patches
==================

The QEMU source code is maintained under the GIT version control system.

.. code-block:: shell

   git clone https://gitlab.com/qemu-project/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 `style section
<https://www.qemu.org/docs/master/devel/style.html>`_ of
the Developers Guide.

Additional information on submitting patches can be found online via
the QEMU website

* `<https://wiki.qemu.org/Contribute/SubmitAPatch>`_
* `<https://wiki.qemu.org/Contribute/TrivialPatches>`_

The QEMU website is also maintained under source control.

.. code-block:: shell

  git clone https://gitlab.com/qemu-project/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 GitLab issues to track bugs. Bugs
found when running code built from QEMU git or upstream released sources
should be reported via:

* `<https://gitlab.com/qemu-project/qemu/-/issues>`_

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 GitLab.

For additional information on bug reporting consult:

* `<https://wiki.qemu.org/Contribute/ReportABug>`_


ChangeLog
=========

For version history and release notes, please visit
`<https://wiki.qemu.org/ChangeLog/>`_ or look at the git history for
more detailed information.


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://wiki.qemu.org/Contribute/StartHere>`_