Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Find a file
blueswir1 b55266b5a2 Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5275 c046a42c-6fe2-441c-8c8c-71466251a162
2008-09-20 08:07:15 +00:00
audio
darwin-user
fpu Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 2008-09-20 08:07:15 +00:00
hw Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 2008-09-20 08:07:15 +00:00
keymaps
linux-user Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 2008-09-20 08:07:15 +00:00
pc-bios Update OpenBIOS images to SVN r237. 2008-09-18 19:41:28 +00:00
slirp Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 2008-09-20 08:07:15 +00:00
target-alpha Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 2008-09-20 08:07:15 +00:00
target-arm Fix QADD / QSUB decoding on ARM (Torbjörn Andersson). 2008-09-20 03:18:07 +00:00
target-cris
target-i386 Add signed versions of save/load functions 2008-09-20 08:04:11 +00:00
target-m68k
target-mips Use TCG registers for most CPU register accesses. 2008-09-18 11:59:03 +00:00
target-ppc Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 2008-09-20 08:07:15 +00:00
target-sh4 Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 2008-09-20 08:07:15 +00:00
target-sparc
tcg
tests alpha: improve testsuite 2008-09-17 22:04:37 +00:00
.gitignore
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm-semi.c
arm.ld
block-bochs.c
block-cloop.c
block-cow.c
block-dmg.c
block-nbd.c
block-parallels.c
block-qcow.c
block-qcow2.c Move offsetof to osdep.h, remove local defintions. 2008-09-16 13:36:57 +00:00
block-raw-posix.c block-raw is not a protocol 2008-09-16 13:21:58 +00:00
block-raw-win32.c block-raw is not a protocol 2008-09-16 13:21:58 +00:00
block-vmdk.c
block-vpc.c
block-vvfat.c
block.c Fix warnings that would be caused by ld flag --warn-common 2008-09-17 19:04:14 +00:00
block.h Use common objects for qemu-img and qemu-nbd 2008-09-15 15:51:35 +00:00
block_int.h Fix warnings that would be caused by ld flag --warn-common 2008-09-17 19:04:14 +00:00
bswap.h
Changelog
check_ops.sh
cocoa.m
compatfd.c
compatfd.h
configure Enable ld flag --warn-common 2008-09-17 19:05:19 +00:00
console.c
console.h
COPYING
COPYING.LIB
cpu-all.h
cpu-defs.h
cpu-exec.c
cris-dis.c
curses.c
curses_keys.h
cutils.c
d3des.c
d3des.h
dis-asm.h
disas.c
disas.h
dyngen-exec.h
dyngen.c
elf.h
elf_ops.h
exec-all.h Move offsetof to osdep.h, remove local defintions. 2008-09-16 13:36:57 +00:00
exec.c Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 2008-09-20 08:07:15 +00:00
gdbstub.c Move the active FPU registers into env again, and use more TCG registers 2008-09-18 11:57:27 +00:00
gdbstub.h
gen-icount.h
host-utils.c
host-utils.h
hostregs_helper.h
hpet.h
hppa-dis.c
hppa.ld
i386-dis.c
i386.ld
ia64.ld
keymaps.c
kqemu.c
kqemu.h
LICENSE
loader.c
m68k-dis.c
m68k-semi.c
m68k.ld
MAINTAINERS
Makefile Use common objects for qemu-img and qemu-nbd 2008-09-15 15:51:35 +00:00
Makefile.target Key/value based qemu<->guest firmware communication mechanism (Gleb Natapov) 2008-09-18 18:27:29 +00:00
mips-dis.c
mips.ld
mipsel.ld
monitor.c Add "info uuid" command to monitor (Gleb Natapov) 2008-09-18 18:30:20 +00:00
nbd.c Use common objects for qemu-img and qemu-nbd 2008-09-15 15:51:35 +00:00
nbd.h
net-checksum.c
net.h
osdep.c Use common objects for qemu-img and qemu-nbd 2008-09-15 15:51:35 +00:00
osdep.h Move offsetof to osdep.h, remove local defintions. 2008-09-16 13:36:57 +00:00
ppc-dis.c
ppc.ld
ppc64.ld
qemu-binfmt-conf.sh
qemu-char.h
qemu-common.h
qemu-doc.texi
qemu-img.c
qemu-img.texi
qemu-lock.h
qemu-log.h
qemu-malloc.c
qemu-nbd.c
qemu-nbd.texi
qemu-tech.texi
qemu-timer.h
qemu-tool.c Use common objects for qemu-img and qemu-nbd 2008-09-15 15:51:35 +00:00
qemu_socket.h Use common objects for qemu-img and qemu-nbd 2008-09-15 15:51:35 +00:00
readline.c
README
s390-dis.c
s390.ld
sdl.c
sdl_keysym.h
sh4-dis.c
softmmu-semi.h Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings 2008-09-20 08:07:15 +00:00
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h
sparc-dis.c
sparc.ld
sparc64.ld
sys-queue.h
sysemu.h Add -uuid command line option (Gleb Natapov) 2008-09-18 18:29:08 +00:00
tap-win32.c
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c
uboot_image.h
usb-linux.c
VERSION
vgafont.h
vl.c Add signed versions of save/load functions 2008-09-20 08:04:11 +00:00
vnc.c WMVi extension support (Stefano Stabellini) 2008-09-15 16:05:16 +00:00
vnc_keysym.h
vnchextile.h vnc dynamic resolution (Stefano Stabellini) 2008-09-15 16:03:41 +00:00
x86_64.ld
x_keymap.c

Read the documentation in qemu-doc.html.

Fabrice Bellard.