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 fc6467eaf2 nbd: fix nbd_server_stop crash when no server was running
This failed on the new assertion of qemu_set_fd_handler2:

qemu-system-x86_64: /home/pbonzini/work/upstream/qemu/iohandler.c:60: qemu_set_fd_handler2: Assertion `fd >= 0' failed.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2012-11-12 14:38:29 +01:00
audio
block nbd: accept URIs 2012-11-12 14:38:28 +01:00
bsd-user
default-configs
docs
fpu softfloat: implement fused multiply-add NaN propagation for MIPS 2012-10-31 22:20:45 +01:00
fsdev
gdb-xml
hw sun4c: remove unused functions 2012-11-10 13:49:20 +00:00
include/qemu cpu: Move thread_id to CPUState 2012-10-31 04:12:23 +01:00
libcacard
linux-headers
linux-user target-mips: Add ASE DSP resources access check 2012-10-31 20:24:06 +01:00
net net: use "socket" model name for UDP sockets 2012-11-01 11:00:59 +01:00
pc-bios
pixman@97336fad32 pixman: add submodule 2012-11-01 13:10:06 +01:00
qapi
qga
QMP
qom
roms
scripts update-linux-headers.sh: Handle new kernel uapi/ directories 2012-10-30 23:39:53 -02:00
slirp slirp: remove unused function u_sleep 2012-11-10 13:49:20 +00:00
sysconfigs/target
target-alpha disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-arm disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-cris disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-i386 target-i386: avoid using cpu_single_env 2012-11-10 13:49:21 +00:00
target-lm32 disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-m68k disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-microblaze disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-mips target-mips: Fix seg fault for LUI when MIPS_DEBUG_DISAS==1. 2012-11-11 16:05:25 +01:00
target-openrisc disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-ppc disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-s390x disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-sh4 disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-sparc disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-unicore32 target-unicore32: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
target-xtensa target-xtensa: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
tcg tcg: properly check that op's output needs to be synced to memory 2012-11-11 16:06:46 +01:00
tests tests/tcg: new test for i386 FPREM and FPREM1 2012-11-10 13:49:05 +00:00
trace
ui Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 2012-11-03 12:55:05 +00:00
.exrc
.gitignore
.gitmodules pixman: add submodule 2012-11-01 13:10:06 +01:00
.mailmap
a.out.h
acl.c
acl.h
aes.c
aes.h
aio-posix.c aio: call aio_notify after setting I/O handlers 2012-10-30 09:30:53 +01:00
aio-win32.c aio: call aio_notify after setting I/O handlers 2012-10-30 09:30:53 +01:00
alpha-dis.c
alpha.ld
arch_init.c
arch_init.h
arm-dis.c
arm.ld
async.c aio: clean up now-unused functions 2012-10-30 09:30:54 +01:00
balloon.c
balloon.h
bitmap.c
bitmap.h
bitops.c
bitops.h
block-migration.c
block-migration.h
block.c
block.h
block_int.h
blockdev-nbd.c nbd: fix nbd_server_stop crash when no server was running 2012-11-12 14:38:29 +01:00
blockdev.c Issue warning when deprecated drive parameter boot=on|off is used 2012-10-30 23:39:52 -02:00
blockdev.h
blockjob.c
blockjob.h
bswap.h
bt-host.c
bt-host.h
bt-vhci.c
buffered_file.c migration: add qemu_get_fd 2012-11-02 18:34:59 +01:00
buffered_file.h
cache-utils.c
cache-utils.h
Changelog
cmd.c
cmd.h
CODING_STYLE
compatfd.c
compatfd.h
compiler.h compiler: support Darwin weak references 2012-11-02 13:07:54 -05:00
config.h
configure tcg/ppc: ld/st optimization 2012-11-03 20:17:54 +04:00
console.c pixman: drop obsolete fields from DisplaySurface 2012-11-01 14:00:05 +01:00
console.h vmware_vga: Remove duplicated info from local state 2012-11-03 13:26:52 +00:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-all.h cpus: Pass CPUState to run_on_cpu() 2012-10-31 04:12:23 +01:00
cpu-common.h exec: make some functions static 2012-11-01 19:49:45 +01:00
cpu-defs.h cpu: Move thread_id to CPUState 2012-10-31 04:12:23 +01:00
cpu-exec.c cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
cpus.c cpu: Move thread_id to CPUState 2012-10-31 04:12:23 +01:00
cpus.h
cputlb.c
cputlb.h
cris-dis.c
cursor.c
cursor_hidden.xpm
cursor_left_ptr.xpm
cutils.c
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
disas.h disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
dma-helpers.c
dma.h
dump-stub.c
dump.c
dump.h
elf.h
envlist.c
envlist.h
error.c
error.h
event_notifier-posix.c
event_notifier-win32.c
event_notifier.h
exec-all.h tcg/ppc32: Use trampolines to trim the code size for mmu slow path accessors 2012-11-06 04:37:57 +04:00
exec-memory.h
exec.c Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 2012-11-03 12:55:05 +00:00
gdbstub.c
gdbstub.h
gen-icount.h
HACKING
hmp-commands.hx
hmp.c
hmp.h
host-utils.c
host-utils.h
hppa-dis.c
hppa.ld
hwaddr.h
i386-dis.c
i386.ld
ia64-dis.c
ia64.ld
input.c
int128.h
iohandler.c
ioport.c
ioport.h
iorange.h
iov.c Merge remote-tracking branch 'origin/master' into threadpool 2012-10-31 10:42:51 +01:00
iov.h
json-lexer.c
json-lexer.h
json-parser.c
json-parser.h
json-streamer.c
json-streamer.h
kvm-all.c cpus: Pass CPUState to run_on_cpu() 2012-10-31 04:12:23 +01:00
kvm-stub.c
kvm.h i386: kvm: filter CPUID feature words earlier, on cpu.c 2012-10-30 23:39:49 -02:00
libfdt_env.h
LICENSE
lm32-dis.c
m68k-dis.c
m68k.ld
main-loop.c vl: delay thread initialization after daemonization 2012-11-02 13:07:55 -05:00
main-loop.h main-loop: use GSource to poll AIO file descriptors 2012-10-30 09:30:53 +01:00
MAINTAINERS
Makefile Merge remote-tracking branch 'kraxel/pixman.v3' into staging 2012-11-01 11:14:39 -05:00
Makefile.dis
Makefile.objs Merge remote-tracking branch 'kraxel/pixman.v3' into staging 2012-11-01 11:14:39 -05:00
Makefile.target
Makefile.user
memory-internal.h exec: make some functions static 2012-11-01 19:49:45 +01:00
memory.c memory: Don't dump disabled regions 2012-11-10 13:24:39 +00:00
memory.h
memory_mapping-stub.c
memory_mapping.c
memory_mapping.h
microblaze-dis.c
migration-exec.c migration: move qemu_fclose to process_incoming_migration 2012-11-02 18:35:07 +01:00
migration-fd.c migration: move qemu_fclose to process_incoming_migration 2012-11-02 18:35:07 +01:00
migration-tcp.c migration: move qemu_fclose to process_incoming_migration 2012-11-02 18:35:07 +01:00
migration-unix.c migration: move qemu_fclose to process_incoming_migration 2012-11-02 18:35:07 +01:00
migration.c migration: move process_incoming_migration to a coroutine 2012-11-02 18:35:08 +01:00
migration.h
mips-dis.c
mips.ld
module.c
module.h
monitor.c target-i386: Pass X86CPU to cpu_x86_inject_mce() 2012-10-31 04:12:23 +01:00
monitor.h
nbd.c
nbd.h
net.c net: Reject non-netdevs in qmp_netdev_del() 2012-11-01 11:05:57 +01:00
net.h
notify.c
notify.h
os-posix.c
os-win32.c
osdep.c compiler: support Darwin weak references 2012-11-02 13:07:54 -05:00
osdep.h
oslib-posix.c aio: clean up now-unused functions 2012-10-30 09:30:54 +01:00
oslib-win32.c compiler: support Darwin weak references 2012-11-02 13:07:54 -05:00
page_cache.c
path.c
pci-ids.txt
pflib.c
pflib.h
poison.h
ppc-dis.c
ppc.ld
ppc64.ld
qapi-schema-guest.json
qapi-schema-test.json
qapi-schema.json
qbool.c
qbool.h
qdict-test-data.txt
qdict.c
qdict.h
qemu-aio.h aio: clean up now-unused functions 2012-10-30 09:30:54 +01:00
qemu-barrier.h
qemu-bridge-helper.c
qemu-char.c chardev: Use timer instead of bottom-half to postpone open event 2012-10-31 22:20:44 +01:00
qemu-char.h Merge remote-tracking branch 'bonzini/threadpool' into staging 2012-11-01 11:13:39 -05:00
qemu-common.h Merge remote-tracking branch 'kraxel/pixman.v3' into staging 2012-11-01 11:14:39 -05:00
qemu-config.c Issue warning when deprecated drive parameter boot=on|off is used 2012-10-30 23:39:52 -02:00
qemu-config.h
qemu-coroutine-int.h
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-coroutine.h
qemu-doc.texi nbd: accept URIs 2012-11-12 14:38:28 +01:00
qemu-error.c
qemu-error.h
qemu-file.h migration: replace qemu_stdio_fd with qemu_get_fd 2012-11-02 18:35:06 +01:00
qemu-ga.c
qemu-img-cmds.hx
qemu-img.c tools: initialize main loop before block layer 2012-11-06 04:37:57 +04:00
qemu-img.texi
qemu-io.c tools: initialize main loop before block layer 2012-11-06 04:37:57 +04:00
qemu-lock.h
qemu-log.c
qemu-log.h disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
qemu-nbd.c qemu-nbd: initialize main loop before block layer 2012-11-12 11:33:29 +01:00
qemu-nbd.texi
qemu-objects.h
qemu-option-internal.h
qemu-option.c
qemu-option.h
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx Emulate qemu-kvms -no-kvm option 2012-10-30 23:39:53 -02:00
qemu-os-posix.h
qemu-os-win32.h
qemu-pixman.c pixman: helper functions 2012-11-01 14:00:04 +01:00
qemu-pixman.h pixman: helper functions 2012-11-01 14:00:04 +01:00
qemu-progress.c
qemu-queue.h
qemu-seccomp.c
qemu-seccomp.h
qemu-sockets.c compiler: support Darwin weak references 2012-11-02 13:07:54 -05:00
qemu-tech.texi
qemu-thread-posix.c semaphore: implement fallback counting semaphores with mutex+condvar 2012-11-02 13:07:54 -05:00
qemu-thread-posix.h semaphore: implement fallback counting semaphores with mutex+condvar 2012-11-02 13:07:54 -05:00
qemu-thread-win32.c qemu-thread: add QemuSemaphore 2012-10-31 09:45:47 +01:00
qemu-thread-win32.h qemu-thread: add QemuSemaphore 2012-10-31 09:45:47 +01:00
qemu-thread.h qemu-thread: add QemuSemaphore 2012-10-31 09:45:47 +01:00
qemu-timer-common.c
qemu-timer.c qemu-timer: Fix compilation for non-POSIX hosts 2012-11-10 12:28:52 +00:00
qemu-timer.h
qemu-tls.h
qemu-tool.c
qemu-user.c
qemu-x509.h
qemu-xattr.h
qemu.sasl
qemu_socket.h
qerror.c
qerror.h
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c
qjson.h
qlist.c
qlist.h
qmp-commands.hx
qmp.c compiler: support Darwin weak references 2012-11-02 13:07:54 -05:00
qobject.h
qstring.c
qstring.h
qtest.c
qtest.h
range.h
readline.c
readline.h
README
rules.mak
s390-dis.c
s390.ld
savevm.c migration: handle EAGAIN while reading QEMUFile 2012-11-02 18:35:07 +01:00
sh4-dis.c
softmmu-semi.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h tcg: Add extended GETPC mechanism for MMU helpers with ldst optimization 2012-11-03 09:44:20 +00:00
sparc-dis.c
sparc.ld
sparc64.ld
spice-qemu-char.c
sysemu.h vl.c: add missing static 2012-11-01 19:49:44 +01:00
tcg-runtime.c
tci-dis.c
tci.c
thread-pool.c threadpool: do not take lock in event_notifier_ready 2012-10-31 10:38:01 +01:00
thread-pool.h aio: add generic thread-pool facility 2012-10-31 10:37:48 +01:00
thunk.c
thunk.h
TODO
trace-events Merge remote-tracking branch 'kraxel/usb.69' into staging 2012-11-01 14:34:13 -05:00
translate-all.c
uboot_image.h
uri.c
uri.h
user-exec.c
VERSION
version.rc
vgafont.h
vl.c Merge branch 'trivial-patches' of git://github.com/stefanha/qemu 2012-11-03 12:55:05 +00:00
vmstate.h
x86_64.ld
xen-all.c
xen-mapcache.c
xen-mapcache.h
xen-stub.c

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team