Go to file
Luiz Capitulino a18b2ce2ed QMP/README: Update QMP homepage address
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
2010-10-01 10:20:07 -03:00
audio pulse-audio: fix bug on updating rpos 2010-09-29 08:24:14 +04:00
block block-verify: fix 32-bit build 2010-09-22 14:46:33 -05:00
bsd-user
darwin-user
default-configs powerpc: Add a virtex5 ml507 refdesign board 2010-09-30 18:53:30 +02:00
docs blkverify: Add block driver for verifying I/O 2010-09-21 17:00:53 +02:00
fpu
fsdev
gdb-xml
hw disable guest-provided stats on "info balloon" command 2010-10-01 10:20:06 -03:00
linux-user linux-user: improve flatload error checking 2010-09-18 05:53:14 +00:00
net tap: Remove double include of util.h 2010-09-29 16:15:37 +00:00
pc-bios Sparc: update OpenBIOS images to r859 2010-08-26 17:57:47 +00:00
QMP QMP/README: Update QMP homepage address 2010-10-01 10:20:07 -03:00
roms
slirp Make ARP replies at least 64 bytes long 2010-09-17 12:46:27 +02:00
sysconfigs/target
target-alpha
target-arm
target-cris cris: Fix watchdog resets 2010-09-19 00:30:25 +02:00
target-i386 QemuOpts: make most qemu_*_opts static 2010-08-22 17:11:06 -05:00
target-m68k
target-microblaze microblaze: Add support for fcmp.un 2010-09-09 22:05:48 +02:00
target-mips MIPS: fix yield handling 2010-09-18 05:53:15 +00:00
target-ppc powerpc: Add a virtex5 ml507 refdesign board 2010-09-30 18:53:30 +02:00
target-s390x
target-sh4
target-sparc
tcg
tests Remove wrong semicolon in macro definition 2010-09-14 10:58:38 +02:00
ui vnc: use bswapNN() rather than bswap_NN() 2010-09-04 10:11:32 +00:00
.gitignore trace: Add simple built-in tracing backend 2010-09-09 16:22:44 -05:00
.gitmodules
a.out.h
acl.c
acl.h
aes.c
aes.h
aio.c
alpha-dis.c
alpha.ld
arch_init.c Introduce qemu_madvise() 2010-09-25 11:26:05 +00:00
arch_init.h
arm-dis.c
arm-semi.c
arm.ld
async.c
balloon.c trace: Trace entry point of balloon request handler 2010-09-09 16:22:45 -05:00
balloon.h
block_int.h Revert "Make default invocation of block drivers safer (v3)" 2010-09-08 17:09:15 -05:00
block-migration.c
block-migration.h
block.c trace: Trace virtio-blk, multiwrite, and paio_submit 2010-09-09 16:22:45 -05:00
block.h block: Fix BDRV_O_CACHE_MASK 2010-09-08 12:39:22 +02:00
blockdev.c QemuOpts: make most qemu_*_opts static 2010-08-22 17:11:06 -05:00
blockdev.h Rearrange block headers 2010-08-24 15:22:24 +00:00
bswap.h
bt-host.c
bt-host.h
bt-vhci.c
buffered_file.c set proper migration status on ->write error (v5) 2010-08-19 08:44:37 -05:00
buffered_file.h
cache-utils.c
cache-utils.h
Changelog
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
cmd.c
cmd.h
CODING_STYLE HACKING: add C type rules 2010-09-10 18:47:31 +00:00
config.h
configure mingw: add version information to the executables 2010-09-26 16:07:57 +00:00
console.c
console.h
COPYING
COPYING.LIB
cpu-all.h
cpu-common.h
cpu-defs.h
cpu-exec.c
cpus.c
cpus.h
create_config
cris-dis.c
cursor_hidden.xpm
cursor_left_ptr.xpm
cursor.c
cutils.c cutils: qemu_iovec_copy and qemu_iovec_memset 2010-09-21 15:39:42 +02:00
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c
disas.h
dma-helpers.c
dma.h
dyngen-exec.h
elf.h
envlist.c
envlist.h
exec-all.h
exec.c Introduce qemu_madvise() 2010-09-25 11:26:05 +00:00
feature_to_c.sh Use gcc warning flag -Wnested-externs 2010-09-18 07:02:16 +00:00
gdbstub.c Use gcc warning flag -Wnested-externs 2010-09-18 07:02:16 +00:00
gdbstub.h Use gcc warning flag -Wnested-externs 2010-09-18 07:02:16 +00:00
gen-icount.h
HACKING HACKING: add rules for printf-like functions 2010-09-10 18:53:11 +00:00
hmp-commands.hx Monitor: Rename the qemu-monitor.hx file 2010-10-01 10:20:07 -03:00
host-utils.c
host-utils.h
hpet.h
hppa-dis.c
hppa.ld
hxtool
i386-dis.c
i386.ld
ia64-dis.c
ia64.ld
input.c
ioport-user.c
ioport.c trace: Trace port IO 2010-09-09 16:22:45 -05:00
ioport.h
iov.c
iov.h
json-lexer.c
json-lexer.h
json-parser.c
json-parser.h
json-streamer.c
json-streamer.h
kvm-all.c Introduce qemu_madvise() 2010-09-25 11:26:05 +00:00
kvm-stub.c
kvm.h
libfdt_env.h
LICENSE
linux-aio.c
m68k-dis.c
m68k-semi.c
m68k.ld
MAINTAINERS PPC: Change PPC maintainer 2010-09-07 13:46:17 +02:00
Makefile Monitor: Rename the qemu-monitor.hx file 2010-10-01 10:20:07 -03:00
Makefile.dis
Makefile.hw
Makefile.objs mingw: add version information to the executables 2010-09-26 16:07:57 +00:00
Makefile.target Monitor: Rename the qemu-monitor.hx file 2010-10-01 10:20:07 -03:00
Makefile.user
microblaze-dis.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c set proper migration status on ->write error (v5) 2010-08-19 08:44:37 -05:00
migration.h
mips-dis.c
mips.ld
module.c
module.h
monitor.c Monitor: Rename the qemu-monitor.hx file 2010-10-01 10:20:07 -03:00
monitor.h Monitor: Drop monitor_cmd_user_only() 2010-10-01 10:20:06 -03:00
nbd.c Improve qemu-nbd performance by 4400 % 2010-09-21 15:39:42 +02:00
nbd.h Merge remote branch 'kwolf/for-anthony' into staging 2010-09-08 14:26:57 -05:00
net-checksum.c
net.c QemuOpts: make most qemu_*_opts static 2010-08-22 17:11:06 -05:00
net.h
notify.c
notify.h
os-posix.c Use ARRAY_SIZE macro 2010-08-20 21:03:24 +00:00
os-win32.c
osdep.c Introduce qemu_madvise() 2010-09-25 11:26:05 +00:00
osdep.h Introduce qemu_madvise() 2010-09-25 11:26:05 +00:00
path.c
pci-ids.txt
poison.h
posix-aio-compat.c use qemu_blockalign consistently 2010-09-21 15:39:42 +02:00
ppc64.ld
ppc-dis.c
ppc.ld
qbool.c
qbool.h
qdict-test-data.txt
qdict.c
qdict.h
qemu_socket.h Fix OpenBSD build 2010-09-22 20:05:23 +00:00
qemu-aio.h
qemu-barrier.h
qemu-binfmt-conf.sh
qemu-char.c QemuOpts: make most qemu_*_opts static 2010-08-22 17:11:06 -05:00
qemu-char.h
qemu-common.h Move macros GCC_ATTR and GCC_FMT_ATTR to common header file 2010-09-22 20:15:11 +00:00
qemu-config.c Add option to turn on JSON pretty printing in monitor 2010-10-01 10:12:43 -03:00
qemu-config.h QemuOpts: make most qemu_*_opts static 2010-08-22 17:11:06 -05:00
qemu-doc.texi nbd: Introduce NBD named exports. 2010-08-30 18:29:22 +02:00
qemu-error.c
qemu-error.h
qemu-img-cmds.hx
qemu-img.c qemu-img convert: Use cache=unsafe for output image 2010-09-08 12:39:20 +02:00
qemu-img.texi
qemu-io.c use qemu_blockalign consistently 2010-09-21 15:39:42 +02:00
qemu-lock.h
qemu-log.h
qemu-malloc.c trace: Trace qemu_malloc() and qemu_vmalloc() 2010-09-09 16:22:45 -05:00
qemu-nbd.c nbd: correctly manage default port 2010-09-21 15:39:42 +02:00
qemu-nbd.texi
qemu-objects.h
qemu-option.c
qemu-option.h
qemu-options.h
qemu-options.hx trace: Add trace file name command-line option 2010-09-09 16:22:44 -05:00
qemu-os-posix.h
qemu-os-win32.h
qemu-queue.h
qemu-sockets.c
qemu-tech.texi
qemu-thread.c
qemu-thread.h
qemu-timer.c
qemu-timer.h
qemu-tool.c
qemu-x509.h
qemu.sasl
qerror.c
qerror.h
qfloat.c
qfloat.h
qint.c
qint.h
qjson.c Add support for JSON pretty printing 2010-10-01 10:12:43 -03:00
qjson.h Add support for JSON pretty printing 2010-10-01 10:12:43 -03:00
qlist.c
qlist.h
qmp-commands.hx Monitor: Introduce the qmp-commands.hx file 2010-10-01 10:20:06 -03:00
qobject.h
qstring.c
qstring.h
range.h Introduce range.h 2010-09-18 05:53:14 +00:00
readline.c
readline.h
README
rules.mak
rwhandler.c
rwhandler.h
s390-dis.c
s390.ld
savevm.c Fix OpenBSD build warning 2010-09-09 19:13:04 +00:00
sh4-dis.c
simpletrace.c trace: Add trace-file command to open/close/flush trace file 2010-09-09 16:22:44 -05:00
simpletrace.h trace: Add trace-file command to open/close/flush trace file 2010-09-09 16:22:44 -05:00
simpletrace.py trace: Add simple built-in tracing backend 2010-09-09 16:22:44 -05:00
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
softmmu-semi.h
sparc64.ld
sparc-dis.c
sparc.ld
sysemu.h
targphys.h
tcg-runtime.c
texi2pod.pl
thunk.c
thunk.h
TODO
trace-events trace: fix a typo 2010-09-10 23:54:56 +03:00
tracetool trace: fix a regex portability problem 2010-09-11 10:43:39 +00:00
translate-all.c
uboot_image.h
usb-bsd.c
usb-linux.c
usb-stub.c
VERSION
version.rc mingw: add version information to the executables 2010-09-26 16:07:57 +00:00
vgafont.h
vl.c Add option to turn on JSON pretty printing in monitor 2010-10-01 10:12:43 -03:00
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.