No description
Find a file
Gerd Hoffmann 9efc2d8d81 qxl: define qxl operating on 4k pages
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2013-09-18 11:13:29 +02:00
audio
backends
block Merge remote-tracking branch 'kwolf/for-anthony' into staging 2013-09-17 09:51:40 -05:00
bsd-user
default-configs
disas
docs
dtc@bc895d6d09
fpu
fsdev
gdb-xml target-arm: Add AArch64 gdbstub support 2013-09-10 19:11:28 +01:00
hw qxl: define qxl operating on 4k pages 2013-09-18 11:13:29 +02:00
include Merge remote-tracking branch 'kwolf/for-anthony' into staging 2013-09-17 09:51:40 -05:00
libcacard
linux-headers
linux-user linux-user: Add AArch64 support 2013-09-10 19:11:29 +01:00
net net: Rename send_queue to incoming_queue 2013-09-06 17:01:26 +02:00
pc-bios
pixman@97336fad32
po
qapi
qga qemu-ga: Install Windows VSS provider on `qemu-ga -s install' 2013-09-09 14:17:57 -05:00
QMP qemu-iotests: add infrastructure of fd passing via SCM 2013-09-12 10:12:46 +02:00
qobject
qom
roms
scripts Merge remote-tracking branch 'luiz/queue/qmp' into staging 2013-09-11 14:46:44 -05:00
slirp slirp: clean up slirp_update_timeout 2013-09-17 12:26:05 +02:00
stubs Merge remote-tracking branch 'kiszka/queues/slirp' into staging 2013-09-17 10:01:24 -05:00
sysconfigs/target
target-alpha
target-arm target-arm: Add AArch64 gdbstub support 2013-09-10 19:11:28 +01:00
target-cris
target-i386 target-i386: Only provide CMOV and friends if feature bit set 2013-09-12 11:24:48 -07:00
target-lm32
target-m68k
target-microblaze
target-mips
target-moxie
target-openrisc
target-ppc
target-s390x exec: Don't abort when we can't allocate guest memory 2013-09-12 11:45:32 -05:00
target-sh4
target-sparc
target-unicore32
target-xtensa
tcg
tests qemu-iotests: Fix test 038 2013-09-13 12:02:33 +02:00
trace
ui spice-core: Use g_strdup_printf instead of snprintf 2013-09-10 11:14:08 +02:00
util exec: Don't abort when we can't allocate guest memory 2013-09-12 11:45:32 -05:00
.exrc
.gitignore qemu-ga: Add configure options to specify path to Windows/VSS SDK 2013-09-09 14:17:56 -05:00
.gitmodules
.mailmap
aio-posix.c
aio-win32.c
arch_init.c
async.c
balloon.c
block-migration.c migration: omit drive ref as we have bdrv_ref now 2013-09-06 15:25:08 +02:00
block.c block: Error parameter for create functions 2013-09-12 10:12:48 +02:00
blockdev-nbd.c nbd: use BlockDriverState refcnt 2013-09-06 15:25:08 +02:00
blockdev.c block: Assert validity of BdrvActionOps 2013-09-12 16:28:36 +02:00
blockjob.c block: use BDS ref for block jobs 2013-09-06 15:25:08 +02:00
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure coroutine: add ./configure --disable-coroutine-pool 2013-09-12 10:12:48 +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-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c exec: Don't abort when we can't allocate guest memory 2013-09-12 11:45:32 -05:00
gdbstub.c
HACKING
hmp-commands.hx hmp: add interface hmp_snapshot_delete_blkdev_internal 2013-09-12 10:12:47 +02:00
hmp.c hmp: add interface hmp_snapshot_delete_blkdev_internal 2013-09-12 10:12:47 +02:00
hmp.h hmp: add interface hmp_snapshot_delete_blkdev_internal 2013-09-12 10:12:47 +02:00
iohandler.c
ioport.c
kvm-all.c exec: Simplify the guest physical memory allocation hook 2013-09-12 11:45:31 -05:00
kvm-stub.c
LICENSE
main-loop.c slirp: set mainloop timeout with more precise value 2013-09-17 12:26:05 +02:00
MAINTAINERS
Makefile qemu-ga: Add Windows VSS provider and requester as DLL 2013-09-09 14:17:57 -05:00
Makefile.objs qemu-ga: Add Windows VSS provider and requester as DLL 2013-09-09 14:17:57 -05:00
Makefile.target
memory.c
memory_mapping.c
migration-exec.c
migration-fd.c
migration-rdma.c
migration-tcp.c
migration-unix.c
migration.c
monitor.c
nbd.c nbd: use BlockDriverState refcnt 2013-09-06 15:25:08 +02:00
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json qmp: add interface blockdev-snapshot-delete-internal-sync 2013-09-12 10:12:47 +02:00
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c chardev: fix pty_chr_timer 2013-09-12 09:58:18 +02:00
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c coroutine: add ./configure --disable-coroutine-pool 2013-09-12 10:12:48 +02:00
qemu-doc.texi
qemu-img-cmds.hx block: Image file option amendment 2013-09-12 10:12:46 +02:00
qemu-img.c qemu-img: fix invalid JSON 2013-09-12 13:49:50 +02:00
qemu-img.texi block: Image file option amendment 2013-09-12 10:12:46 +02:00
qemu-io-cmds.c block: expect errors from bdrv_co_is_allocated 2013-09-06 15:25:09 +02:00
qemu-io.c block: Error parameter for open functions 2013-09-12 10:12:48 +02:00
qemu-log.c
qemu-nbd.c block: Error parameter for open functions 2013-09-12 10:12:48 +02:00
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx block: Add iops_size to do the iops accounting for a given io size. 2013-09-06 15:25:07 +02:00
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.nsi
qemu.sasl
qmp-commands.hx qmp: add interface blockdev-snapshot-delete-internal-sync 2013-09-12 10:12:47 +02:00
qmp.c
qtest.c
readline.c
README
rules.mak configure: Support configuring C++ compiler 2013-09-09 14:17:56 -05:00
savevm.c snapshot: distinguish id and name in snapshot delete 2013-09-12 10:12:47 +02:00
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events qxl: trace io port name 2013-09-10 11:14:08 +02:00
translate-all.c
translate-all.h
user-exec.c
VERSION
version.rc
vl.c Remove dev-bluetooth.c dependency from vl.c 2013-09-10 11:14:42 +02:00
xbzrle.c
xen-all.c pc: Initializing ram_memory under Xen. 2013-09-09 16:22:19 +00:00
xen-mapcache.c
xen-stub.c pc: Initializing ram_memory under Xen. 2013-09-09 16:22:19 +00:00

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

- QEMU team