QMP
QMP: Improve RTC_CHANGE event description
2010-04-18 23:55:19 +02:00
audio
…
block
raw-posix: don't assign bs->read_only
2010-04-10 02:22:05 +02:00
bsd-user
…
darwin-user
…
default-configs
sparc32 use empty_slot for missing RAM v1
2010-04-18 08:55:20 +00:00
docs
…
fpu
…
gdb-xml
…
hw
Check for invalid initrd file
2010-04-19 00:07:10 +02:00
linux-user
linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
2010-04-14 00:19:56 +02:00
net
…
pc-bios
…
roms
…
slirp
slirp: fix unused return value, spotted by clang
2010-04-18 14:27:46 +00:00
sysconfigs /target
…
target-alpha
target-alpha: Use non-inverted arguments to gen_{f}cmov.
2010-04-10 02:44:32 +02:00
target-arm
…
target-cris
…
target-i386
kvm: avoid collision with dprintf macro in stdio.h, spotted by clang
2010-04-18 14:22:14 +00:00
target-m68k
…
target-microblaze
…
target-mips
target-mips: Fix format specifiers for fpu_fprintf
2010-04-09 21:53:23 +02:00
target-ppc
PPC: avoid function pointer type mismatch, spotted by clang
2010-04-18 14:26:51 +00:00
target-s390x
…
target-sh4
remove TARGET_* defines from translate-all.c
2010-04-08 21:34:12 +02:00
target-sparc
Fix harmless if statements with empty body, spotted by clang
2010-04-18 14:22:14 +00:00
tcg
tcg/arm: fix argument alignment in qemu_st64
2010-04-19 07:03:06 +02:00
tests
…
.gitignore
…
.gitmodules
…
CODING_STYLE
…
COPYING
…
COPYING.LIB
…
Changelog
…
LICENSE
…
MAINTAINERS
…
Makefile
…
Makefile.dis
…
Makefile.hw
…
Makefile.objs
sparc32 use empty_slot for missing RAM v1
2010-04-18 08:55:20 +00:00
Makefile.target
move balloon handling to balloon.c
2010-04-09 18:55:56 +02:00
Makefile.user
…
README
…
TODO
…
VERSION
…
a.out.h
…
acl.c
…
acl.h
…
aes.c
…
aes.h
…
aio.c
…
alpha-dis.c
…
alpha.ld
…
arch_init.c
…
arch_init.h
…
arm-dis.c
arm: Fix compiler warning (fprintf format string)
2010-04-14 01:04:01 +02:00
arm-semi.c
…
arm.ld
…
async.c
…
balloon.c
move balloon handling to balloon.c
2010-04-09 18:55:56 +02:00
balloon.h
move balloon handling to balloon.c
2010-04-09 18:55:56 +02:00
block-migration.c
…
block-migration.h
…
block.c
block: Fix multiwrite memory leak in error case
2010-04-10 00:39:35 +02:00
block.h
…
block_int.h
…
bswap.h
…
bt-host.c
…
bt-host.h
…
bt-vhci.c
…
buffered_file.c
…
buffered_file.h
…
cache-utils.c
…
cache-utils.h
…
check-qdict.c
…
check-qfloat.c
…
check-qint.c
…
check-qjson.c
…
check-qlist.c
…
check-qstring.c
…
cmd.c
…
cmd.h
…
cocoa.m
…
config.h
…
configure
Use correct cflags for kvm-kmod when cross compiling
2010-04-14 00:23:48 +02:00
console.c
…
console.h
…
cpu-all.h
Fix --enable-profiler compilation.
2010-04-17 16:25:10 +00:00
cpu-common.h
move targphys.h and hw/poison.h inclusion to cpu-common.h
2010-04-09 18:55:55 +02:00
cpu-defs.h
…
cpu-exec.c
…
cpus.c
Fix build when configured with --enable-io-thread
2010-04-12 17:19:06 +00:00
cpus.h
Fix build when configured with --enable-io-thread
2010-04-12 17:19:06 +00:00
create_config
…
cris-dis.c
…
curses.c
…
curses_keys.h
…
cutils.c
…
d3des.c
…
d3des.h
…
def-helper.h
…
device_tree.c
…
device_tree.h
…
dis-asm.h
…
disas.c
…
disas.h
…
dma-helpers.c
…
dma.h
…
dyngen-exec.h
tcp/mips: Change TCG_AREG0 (fp -> s0)
2010-04-14 00:59:42 +02:00
elf.h
…
envlist.c
…
envlist.h
…
exec-all.h
remove TARGET_* defines from translate-all.c
2010-04-08 21:34:12 +02:00
exec.c
Cleanup dead code
2010-04-11 20:15:01 +00:00
feature_to_c.sh
…
gdbstub.c
…
gdbstub.h
…
gen-icount.h
…
host-utils.c
…
host-utils.h
…
hpet.h
…
hppa-dis.c
…
hppa.ld
…
hxtool
…
i386-dis.c
i386-dis: Fix unused return value, spotted by clang
2010-04-18 14:27:44 +00:00
i386.ld
…
ia64-dis.c
…
ia64.ld
…
input.c
…
ioport-user.c
…
ioport.c
…
ioport.h
…
json-lexer.c
…
json-lexer.h
…
json-parser.c
…
json-parser.h
…
json-streamer.c
…
json-streamer.h
…
keymaps.c
…
keymaps.h
…
kvm-all.c
kvm: avoid collision with dprintf macro in stdio.h, spotted by clang
2010-04-18 14:22:14 +00:00
kvm.h
move around definitions in kvm.h that do not require CPUState
2010-04-09 18:55:55 +02:00
libfdt_env.h
…
linux-aio.c
…
m68k-dis.c
m68k: Fix compiler warning (fprintf format string)
2010-04-14 01:04:02 +02:00
m68k-semi.c
…
m68k.ld
…
microblaze-dis.c
Fix format strings
2010-04-17 08:21:32 +02:00
migration-exec.c
…
migration-fd.c
…
migration-tcp.c
…
migration-unix.c
…
migration.c
…
migration.h
…
mips-dis.c
…
mips.ld
…
module.c
…
module.h
…
monitor.c
Monitor: Convert do_screen_dump() to QObject
2010-04-18 23:55:19 +02:00
monitor.h
…
nbd.c
…
nbd.h
…
net-checksum.c
…
net.c
monitor: Convert do_set_link() to QObject, QError
2010-04-18 23:55:19 +02:00
net.h
monitor: Convert do_set_link() to QObject, QError
2010-04-18 23:55:19 +02:00
notify.c
…
notify.h
…
osdep.c
…
osdep.h
…
path.c
…
pci-ids.txt
…
poison.h
move targphys.h and hw/poison.h inclusion to cpu-common.h
2010-04-09 18:55:55 +02:00
posix-aio-compat.c
…
ppc-dis.c
…
ppc.ld
…
ppc64.ld
…
qbool.c
…
qbool.h
…
qdict-test-data.txt
…
qdict.c
…
qdict.h
…
qemu-aio.h
…
qemu-barrier.h
…
qemu-binfmt-conf.sh
…
qemu-char.c
Always notify consumers of char devices if they're open
2010-04-09 22:03:22 +02:00
qemu-char.h
Always notify consumers of char devices if they're open
2010-04-09 22:03:22 +02:00
qemu-common.h
…
qemu-config.c
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
2010-04-18 23:46:48 +02:00
qemu-config.h
…
qemu-doc.texi
…
qemu-error.c
…
qemu-error.h
…
qemu-img-cmds.hx
…
qemu-img.c
…
qemu-img.texi
…
qemu-io.c
…
qemu-lock.h
…
qemu-log.h
…
qemu-malloc.c
…
qemu-monitor.hx
Monitor: Convert do_screen_dump() to QObject
2010-04-18 23:55:19 +02:00
qemu-nbd.c
…
qemu-nbd.texi
…
qemu-objects.h
…
qemu-option.c
error: Convert qemu_opts_validate() to QError
2010-04-18 23:46:48 +02:00
qemu-option.h
…
qemu-options.hx
…
qemu-queue.h
…
qemu-sockets.c
move socket_init to qemu-sockets.c
2010-04-09 18:55:54 +02:00
qemu-tech.texi
…
qemu-thread.c
…
qemu-thread.h
…
qemu-timer.c
…
qemu-timer.h
Fix --enable-profiler compilation.
2010-04-17 16:25:10 +00:00
qemu-tool.c
…
qemu-x509.h
…
qemu.sasl
…
qemu_socket.h
move socket_init to qemu-sockets.c
2010-04-09 18:55:54 +02:00
qerror.c
error: New QERR_DEVICE_IN_USE
2010-04-18 23:46:49 +02:00
qerror.h
error: New QERR_DEVICE_IN_USE
2010-04-18 23:46:49 +02:00
qfloat.c
…
qfloat.h
…
qint.c
…
qint.h
…
qjson.c
…
qjson.h
…
qlist.c
…
qlist.h
…
qobject.h
…
qstring.c
…
qstring.h
…
readline.c
…
readline.h
…
rules.mak
…
rwhandler.c
…
rwhandler.h
…
s390-dis.c
…
s390.ld
…
savevm.c
…
sdl.c
…
sdl_keysym.h
…
sdl_zoom.c
…
sdl_zoom.h
…
sdl_zoom_template.h
…
sh4-dis.c
sh4: Fix compiler warning (fprintf format string)
2010-04-14 01:04:02 +02:00
softmmu-semi.h
…
softmmu_defs.h
…
softmmu_exec.h
…
softmmu_header.h
…
softmmu_template.h
…
sparc-dis.c
sparc: Fix compiler warning (fprintf format string)
2010-04-14 01:04:03 +02:00
sparc.ld
…
sparc64.ld
…
sysemu.h
…
targphys.h
…
tcg-runtime.c
…
texi2pod.pl
…
thunk.c
…
thunk.h
…
translate-all.c
remove TARGET_* defines from translate-all.c
2010-04-08 21:34:12 +02:00
uboot_image.h
…
usb-bsd.c
…
usb-linux.c
…
usb-stub.c
…
vgafont.h
…
vl.c
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
2010-04-18 23:46:48 +02:00
vnc-auth-sasl.c
…
vnc-auth-sasl.h
…
vnc-auth-vencrypt.c
…
vnc-auth-vencrypt.h
…
vnc-tls.c
…
vnc-tls.h
…
vnc.c
Remove magic numbers for VNC message IDs from code
2010-04-09 21:59:04 +02:00
vnc.h
Remove magic numbers for VNC message IDs from code
2010-04-09 21:59:04 +02:00
vnc_keysym.h
…
vnchextile.h
…
x86_64.ld
…
x_keymap.c
…
x_keymap.h
…