QEMU With E2K User Support
Go to file
Stefan Hajnoczi abfe4e9408 MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-04-30 15:11:34 +02:00
audio
backends
block block: move I/O request processing to block/io.c 2015-04-28 15:36:17 +02:00
bsd-user
default-configs
disas
docs docs: incremental backup documentation 2015-04-28 15:36:10 +02:00
dtc@bc895d6d09
fpu
fsdev
gdb-xml
hw - miscellaneous cleanups for TCG (Emilio) and NBD (Bogdan) 2015-04-30 12:04:11 +01:00
include - miscellaneous cleanups for TCG (Emilio) and NBD (Bogdan) 2015-04-30 12:04:11 +01:00
libcacard
libdecnumber
linux-headers
linux-user
migration block: Ensure consistent bitmap function prototypes 2015-04-28 15:36:10 +02:00
net
pc-bios
pixman@87eea99e44
po
qapi qmp: Add dirty bitmap status field in query-block 2015-04-28 15:36:10 +02:00
qga
qobject
qom
roms
scripts iotests: add QMP event waiting queue 2015-04-28 15:36:11 +02:00
slirp
stubs
sysconfigs/target
target-alpha
target-arm
target-cris
target-i386
target-lm32
target-m68k
target-microblaze
target-mips
target-moxie
target-openrisc
target-ppc
target-s390x
target-sh4
target-sparc
target-tricore
target-unicore32
target-xtensa
tcg
tests qtest: Add assertion that required environment variable is set 2015-04-28 15:27:51 -04:00
trace
ui
util block: Resize bitmaps on bdrv_truncate 2015-04-28 15:36:10 +02:00
.exrc
.gitignore
.gitmodules
.mailmap
.travis.yml
accel.c
aio-posix.c
aio-win32.c
arch_init.c
async.c
balloon.c
block.c block: move I/O request processing to block/io.c 2015-04-28 15:36:17 +02:00
blockdev-nbd.c
blockdev.c block: Ensure consistent bitmap function prototypes 2015-04-28 15:36:10 +02:00
blockjob.c
bootdevice.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure configure: Add support for tcmalloc 2015-04-28 22:14:11 +02:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec.c
cpus.c
cputlb.c
device_tree.c
device-hotplug.c
disas.c
dma-helpers.c - miscellaneous cleanups for TCG (Emilio) and NBD (Bogdan) 2015-04-30 12:04:11 +01:00
dump.c
exec.c - miscellaneous cleanups for TCG (Emilio) and NBD (Bogdan) 2015-04-30 12:04:11 +01:00
gdbstub.c
HACKING
hmp-commands.hx
hmp.c qmp: Add support of "dirty-bitmap" sync mode for drive-backup 2015-04-28 15:36:10 +02:00
hmp.h
iohandler.c
ioport.c - miscellaneous cleanups for TCG (Emilio) and NBD (Bogdan) 2015-04-30 12:04:11 +01:00
iothread.c
kvm-all.c
kvm-stub.c
LICENSE
main-loop.c
MAINTAINERS MAINTAINERS: make image fuzzer Stefan Hajnoczi's responsibility 2015-04-30 15:11:34 +02:00
Makefile
Makefile.objs
Makefile.target Makefile.target: prepend $libs_softmmu to $LIBS 2015-04-28 22:14:14 +02:00
memory_mapping.c
memory.c - miscellaneous cleanups for TCG (Emilio) and NBD (Bogdan) 2015-04-30 12:04:11 +01:00
module-common.c
monitor.c
nbd.c nbd/trivial: fix type cast for ioctl 2015-04-28 22:14:15 +02:00
numa.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io-cmds.c
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.nsi
qemu.sasl
qjson.c
qmp-commands.hx qmp: add block-dirty-bitmap-clear 2015-04-28 15:36:10 +02:00
qmp.c
qtest.c
README
rules.mak
savevm.c
softmmu_template.h
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events
translate-all.c translate-all: use bitmap helpers for PageDesc's bitmap 2015-04-28 22:14:14 +02:00
translate-all.h
user-exec.c
VERSION
version.rc
vl.c
xen-common-stub.c
xen-common.c
xen-hvm-stub.c
xen-hvm.c
xen-mapcache.c

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

- QEMU team