Qemu fork with patch to view PCI communication with HDA chips. Useful when fixing linux/bsd HDA driver for specific devices.
Go to file
Paolo Bonzini 0687c37c5e virtio: access ISR atomically
This will be needed once dataplane will be able to set it outside
the big QEMU lock.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Tested-by: Farhan Ali <alifm@linux.vnet.ibm.com>
Tested-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-11-18 17:29:25 +02:00
audio
backends cryptodev: introduce an unified wrapper for crypto operation 2016-11-01 19:21:08 +02:00
block block: Don't mark node clean after failed flush 2016-11-08 16:06:35 +00:00
bsd-user translate-all: add DEBUG_LOCKING asserts 2016-10-31 10:24:45 +01:00
contrib
crypto
default-configs pc: memhp: move nvdimm hotplug out of memory hotplug 2016-11-15 17:20:37 +02:00
disas
docs docs: add PCIe devices placement guidelines 2016-11-15 17:20:38 +02:00
dtc@65cc4d2748
fpu
fsdev
gdb-xml
hw virtio: access ISR atomically 2016-11-18 17:29:25 +02:00
include virtio: introduce grab/release_ioeventfd to fix vhost 2016-11-18 17:29:25 +02:00
io
libdecnumber
linux-headers
linux-user linux-user/elfload: ensure mmap_lock() held while setting up 2016-10-31 10:51:16 +01:00
migration migration: fix compiler warning on uninitialized variable 2016-11-01 09:31:53 +00:00
nbd nbd: Implement NBD_CMD_WRITE_ZEROES on server 2016-11-02 09:28:56 +01:00
net slirp: fix CharDriver breakage 2016-11-02 09:28:56 +01:00
pc-bios ipxe: update to 20161108 snapshot 2016-11-10 15:29:43 +00:00
pixman@87eea99e44
po
qapi qapi: add release designator to gluster logfile option 2016-11-01 07:55:57 -04:00
qga qga: add vsock-listen method 2016-10-31 19:49:33 -05:00
qobject
qom
replay
roms ipxe: update to 20161108 snapshot 2016-11-10 15:29:43 +00:00
scripts checkpatch: allow spaces before parenthesis for 'coroutine_fn' 2016-11-02 09:28:56 +01:00
slirp
stubs tests: send error_report to test log 2016-11-01 16:06:57 +01:00
target-alpha log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-arm Fix corruption of CPSR when SCTLR.EE is set 2016-11-07 10:00:24 +00:00
target-cris log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-i386 * NBD bugfix (Changlong) 2016-11-03 16:32:30 +00:00
target-lm32 log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-m68k log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-microblaze target-microblaze: Cleanup dec_mul 2016-11-01 10:30:45 -06:00
target-mips log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-moxie
target-openrisc log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-ppc log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-s390x s390x/kvm: fix run_on_cpu sigp conversions 2016-11-07 11:25:02 +00:00
target-sh4 log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-sparc log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-tilegx log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-tricore log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-unicore32 log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
target-xtensa log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
tcg tcg: correct 32-bit tcg_gen_ld8s_i64 sign-extension 2016-11-01 10:30:45 -06:00
tests block: Don't mark node clean after failed flush 2016-11-08 16:06:35 +00:00
trace
ui ui/gtk: Fix build with older versions of gtk 2016-11-10 15:29:58 +00:00
util qemu-error: remove dependency of stubs on monitor 2016-11-01 16:06:57 +01:00
.dir-locals.el
.exrc
.gitignore
.gitmodules
.mailmap
.travis.yml
accel.c clean-up: removed duplicate #includes 2016-10-28 18:17:24 +03:00
aio-posix.c aio-posix: simplify aio_epoll_update 2016-11-08 17:09:14 +00:00
aio-win32.c
arch_init.c
async.c aio: convert from RFifoLock to QemuRecMutex 2016-10-28 21:50:18 +08:00
atomic_template.h
balloon.c
block.c block: Support streaming to an intermediate layer 2016-10-31 16:52:38 +01:00
blockdev-nbd.c
blockdev.c Blockjobs: Internalize user_pause logic 2016-11-01 07:55:57 -04:00
blockjob.c blockjobs: split interface into public/private, Part 1 2016-11-01 08:04:56 -04:00
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure Fix cursesw detection 2016-11-10 15:29:58 +00:00
COPYING
COPYING.LIB
cpu-exec-common.c
cpu-exec.c log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
cpus-common.c *_run_on_cpu: introduce run_on_cpu_data type 2016-10-31 15:00:25 +01:00
cpus.c *_run_on_cpu: introduce run_on_cpu_data type 2016-10-31 15:00:25 +01:00
cputlb.c clean-up: removed duplicate #includes 2016-10-28 18:17:24 +03:00
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c * NBD bugfix (Changlong) 2016-11-03 16:32:30 +00:00
gdbstub.c clean-up: removed duplicate #includes 2016-10-28 18:17:24 +03:00
HACKING
hmp-commands-info.hx
hmp-commands.hx COLO: Add 'x-colo-lost-heartbeat' command to trigger failover 2016-10-30 15:17:39 +05:30
hmp.c block: Add 'base-node' parameter to the 'block-stream' command 2016-10-31 16:52:39 +01:00
hmp.h COLO: Add 'x-colo-lost-heartbeat' command to trigger failover 2016-10-30 15:17:39 +05:30
iohandler.c
ioport.c
iothread.c iothread: release AioContext around aio_poll 2016-10-28 21:50:18 +08:00
kvm-all.c *_run_on_cpu: introduce run_on_cpu_data type 2016-10-31 15:00:25 +01:00
kvm-stub.c
LICENSE
main-loop.c main-loop: Suppress I/O thread warning under qtest 2016-11-02 09:28:57 +01:00
MAINTAINERS MAINTAINERS: Remove obsolete stable branches 2016-11-10 15:29:59 +00:00
Makefile trivial patches for 2016-10-28 2016-10-31 11:58:30 +00:00
Makefile.objs
Makefile.target
memory.c memory: Don't use memcpy for ram_device regions 2016-10-31 09:53:03 -06:00
memory_mapping.c memory: Replace skip_dump flag with "ram_device" 2016-10-31 09:53:03 -06:00
module-common.c
monitor.c qemu-error: remove dependency of stubs on monitor 2016-11-01 16:06:57 +01:00
numa.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json vl: exit qemu on guest panic if -no-shutdown is not set 2016-11-02 09:28:56 +01:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c qemu-char: do not forward events through the mux until QEMU has started 2016-11-02 09:28:56 +01:00
qemu-doc.texi
qemu-ga.texi qemu-ga: Remove stray 'q' in documentation 2016-10-28 18:17:23 +03:00
qemu-img-cmds.hx
qemu-img.c Replication/Blockjobs: Create replication jobs as internal 2016-11-01 07:55:57 -04:00
qemu-img.texi
qemu-io-cmds.c trivial patches for 2016-10-28 2016-10-31 11:58:30 +00:00
qemu-io.c
qemu-nbd.c nbd: Add qemu-nbd -D for human-readable description 2016-11-02 09:28:55 +01:00
qemu-nbd.texi nbd: Add qemu-nbd -D for human-readable description 2016-11-02 09:28:55 +01:00
qemu-option-trace.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx virtio, pc: fixes and features 2016-11-03 14:41:53 +00:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.nsi
qemu.sasl
qmp.c clean-up: removed duplicate #includes 2016-10-28 18:17:24 +03:00
qtest.c
README
replication.c
replication.h
rules.mak
softmmu_template.h
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events memory: Don't use memcpy for ram_device regions 2016-10-31 09:53:03 -06:00
translate-all.c log: Add locking to large logging blocks 2016-11-01 10:29:03 -06:00
translate-all.h
translate-common.c
user-exec.c
VERSION
version.rc
vl.c vl: exit qemu on guest panic if -no-shutdown is not set 2016-11-02 09:28:56 +01:00
xen-common-stub.c
xen-common.c PCMachineState: introduce acpi_build_enabled field 2016-11-02 12:26:12 -07:00
xen-hvm-stub.c
xen-hvm.c
xen-mapcache.c

         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/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