No description
Find a file
Jason Wang f8f7c533e2 virtio-net: remove layout assumptions for mq ctrl
Following commit 921ac5d0f3 (virtio-net:
remove layout assumptions for ctrl vq), this patch makes multiqueue ctrl
handling not rely on the layout of descriptors.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2013-03-26 21:02:16 +02:00
audio
backends chardev: add braille support to qapi 2013-03-13 10:27:46 +01:00
block threadpool: drop global thread pool 2013-03-15 16:07:51 +01:00
bsd-user
default-configs
disas
docs
fpu
fsdev
gdb-xml
hw virtio-net: remove layout assumptions for mq ctrl 2013-03-26 21:02:16 +02:00
include qdev: DEVICE_DELETED event 2013-03-17 13:27:27 +02:00
ldscripts
libcacard
linux-headers
linux-user
net
pc-bios
pixman@97336fad32
po
qapi
qga qga/main.c: Don't use g_key_file_get/set_int64 2013-03-15 08:23:54 -05:00
QMP qmp: add path to device_deleted event 2013-03-26 21:02:16 +02:00
qobject Add qdict_clone_shallow() 2013-03-15 16:07:49 +01:00
qom qom: call class destructor before unparent 2013-03-26 21:00:45 +02:00
roms
scripts
slirp
stubs
sysconfigs/target
target-alpha
target-arm
target-cris
target-i386
target-lm32
target-m68k
target-microblaze
target-mips
target-openrisc
target-ppc
target-s390x
target-sh4
target-sparc
target-unicore32
target-xtensa
tcg
tests qemu-iotests: use -nographic in test case 007 2013-03-15 16:07:51 +01:00
tpm
trace
ui gtk: fix vc initialization 2013-03-13 12:21:04 -05:00
util qemu-option: Add qemu_opts_absorb_qdict() 2013-03-15 16:07:49 +01:00
.exrc
.gitignore
.gitmodules
.mailmap
aio-posix.c
aio-win32.c
arch_init.c
async.c aio: add a ThreadPool instance to AioContext 2013-03-15 16:07:50 +01:00
balloon.c
block-migration.c
block.c block: add bdrv_get_aio_context() 2013-03-15 16:07:51 +01:00
blockdev-nbd.c
blockdev.c blockdev: Fix up copyright and permission notice 2013-03-15 16:07:51 +01:00
blockjob.c
bt-host.c
bt-vhci.c
Changelog
cmd.c
cmd.h
CODING_STYLE
configure Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging 2013-03-14 14:50:21 -05:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec.c
cpus.c
cputlb.c
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump-stub.c
dump.c
exec.c Merge remote-tracking branch 'afaerber/qom-cpu' into staging 2013-03-14 14:50:58 -05:00
gdbstub.c
HACKING
hmp-commands.hx Revert "hmp: Disable chardev-add and chardev-remove" 2013-03-13 10:27:47 +01:00
hmp.c
hmp.h
iohandler.c
ioport.c
kvm-all.c
kvm-stub.c
LICENSE
main-loop.c main-loop: add qemu_get_aio_context() 2013-03-15 16:07:50 +01:00
MAINTAINERS
Makefile Fix TAGS creation 2013-03-15 11:36:49 -05:00
Makefile.objs
Makefile.target
memory.c
memory_mapping-stub.c
memory_mapping.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
monitor.c qdev: DEVICE_DELETED event 2013-03-17 13:27:27 +02:00
nbd.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema-test.json
qapi-schema.json qdev: DEVICE_DELETED event 2013-03-17 13:27:27 +02:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c qemu-char.c: fix waiting for telnet connection message 2013-03-13 10:27:47 +01:00
qemu-coroutine-io.c
qemu-coroutine-lock.c coroutine: use AioContext for CoQueue BH 2013-03-15 16:07:51 +01:00
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c block: Add options QDict to bdrv_open() prototype 2013-03-15 16:07:49 +01:00
qemu-img.texi
qemu-io.c block: Add options QDict to bdrv_open() prototype 2013-03-15 16:07:49 +01:00
qemu-log.c
qemu-nbd.c block: Add options QDict to bdrv_open() prototype 2013-03-15 16:07:49 +01:00
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx
qmp.c
qtest.c
readline.c
README
rules.mak
savevm.c
spice-qemu-char.c spice-qemu-char: Remove dead debugging code 2013-03-14 09:46:18 +01:00
tcg-runtime.c
tci.c
thread-pool.c threadpool: drop global thread pool 2013-03-15 16:07:51 +01:00
thunk.c
trace-events threadpool: move globals into struct ThreadPool 2013-03-15 16:07:50 +01:00
translate-all.c
translate-all.h
user-exec.c
VERSION
version.rc
vl.c
xbzrle.c
xen-all.c
xen-mapcache.c
xen-stub.c

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

- QEMU team