Qemu fork with patch to view PCI communication with HDA chips. Useful when fixing linux/bsd HDA driver for specific devices.
Go to file
Fam Zheng f86428a1f4 osdep: Retry SETLK upon EINTR
We could hit lock failure if there is a signal that makes fcntl return
-1 and errno set to EINTR. In this case we should retry.

Cc: qemu-stable@nongnu.org
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2018-01-23 12:33:07 +01:00
accel virtio: postpone the execution of event_notifier_cleanup function 2018-01-18 21:52:37 +02:00
audio maint: Fix macros with broken 'do/while(0); ' usage 2018-01-16 14:54:52 +01:00
backends hostmem-file: add "align" option 2018-01-19 11:18:51 -02:00
block block/iscsi: fix initialization of iTask in iscsi_co_get_block_status 2018-01-16 14:54:52 +01:00
bsd-user
capstone@22ead3e0bf
chardev chardev: Clean up previous patch indentation 2018-01-16 14:54:52 +01:00
contrib contrib/vhost-user-blk: introduce a vhost-user-blk sample application 2018-01-18 21:52:37 +02:00
crypto crypto: fix stack-buffer-overflow error 2018-01-16 14:54:50 +01:00
default-configs default-configs/ppc-softmmu: Restructure the switches according to the machines 2018-01-20 17:09:39 +11:00
disas disas/s390: fix global-buffer-overflow 2018-01-16 14:54:50 +01:00
docs migration: Revert postcopy-blocktime commit set 2018-01-23 10:08:05 +00:00
dtc@e54388015a
fpu
fsdev
gdb-xml
hw ppc patch queue 2018-01-21 2018-01-22 12:22:59 +00:00
include hw/ide: Remove duplicated definitions from ahci_internal.h 2018-01-19 16:04:57 -05:00
io
libdecnumber
linux-headers
linux-user
migration migration: Revert postcopy-blocktime commit set 2018-01-23 10:08:05 +00:00
nbd nbd/server: structurize option reply sending 2018-01-17 20:14:12 -06:00
net
pc-bios ppc/pnv: Update skiboot firmware image 2018-01-17 09:35:24 +11:00
po
qapi migration: Revert postcopy-blocktime commit set 2018-01-23 10:08:05 +00:00
qga
qobject
qom
replay
roms ppc/pnv: Update skiboot firmware image 2018-01-17 09:35:24 +11:00
scripts dump-guest-memory.py: fix python 2 support 2018-01-20 20:59:00 +01:00
scsi
slirp
stubs
target target/ppc: add support for hypervisor doorbells on book3s CPUs 2018-01-20 17:15:05 +11:00
tcg tcg/ppc: Allow a 32-bit offset to the constant pool 2018-01-16 08:21:56 -08:00
tests migration: Revert postcopy-blocktime commit set 2018-01-23 10:08:05 +00:00
trace
ui cocoa.m: Fix scroll wheel support 2018-01-18 10:09:34 +00:00
util osdep: Retry SETLK upon EINTR 2018-01-23 12:33:07 +01:00
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.gitignore contrib/vhost-user-blk: introduce a vhost-user-blk sample application 2018-01-18 21:52:37 +02:00
.gitmodules
.mailmap
.shippable.yml
.travis.yml
arch_init.c
balloon.c
block.c
blockdev-nbd.c
blockdev.c
blockjob.c
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure * QemuMutex tracing improvements (Alex) 2018-01-16 15:45:15 +00:00
COPYING
COPYING.LIB
COPYING.PYTHON
cpus-common.c
cpus.c cpus: unify qemu_*_wait_io_event 2018-01-16 14:54:51 +01:00
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c hostmem-file: add "align" option 2018-01-19 11:18:51 -02:00
gdbstub.c
HACKING
hmp-commands-info.hx
hmp-commands.hx
hmp.c migration: Revert postcopy-blocktime commit set 2018-01-23 10:08:05 +00:00
hmp.h
ioport.c
iothread.c
LICENSE
MAINTAINERS MAINTAINERS: Add myself as maintainer to X86 machines 2018-01-18 21:52:37 +02:00
Makefile contrib/vhost-user-blk: introduce a vhost-user-blk sample application 2018-01-18 21:52:37 +02:00
Makefile.objs contrib/vhost-user-blk: introduce a vhost-user-blk sample application 2018-01-18 21:52:37 +02:00
Makefile.target
memory.c hostmem-file: add "align" option 2018-01-19 11:18:51 -02:00
memory_ldst.inc.c
memory_mapping.c
module-common.c
monitor.c readline: add a free function 2018-01-16 14:54:50 +01:00
numa.c hostmem-file: add "align" option 2018-01-19 11:18:51 -02:00
os-posix.c
os-win32.c
qapi-schema.json
qdev-monitor.c qdev: Check for the availability of a hotplug controller before adding a device 2018-01-19 11:18:51 -02:00
qdict-test-data.txt
qemu-bridge-helper.c
qemu-doc.texi
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 hostmem-file: add "align" option 2018-01-19 11:18:51 -02:00
qemu-seccomp.c
qemu-tech.texi
qemu.nsi
qemu.sasl
qmp.c
qtest.c
README
replication.c
replication.h
rules.mak
thunk.c
tpm.c
trace-events find_ram_offset: Add comments and tracing 2018-01-16 14:54:52 +01:00
VERSION
version.rc
vl.c possible_cpus: add CPUArchId::type field 2018-01-19 11:18:51 -02: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