No description
Find a file
ths 416b5d366d Avoid "unused variable" compiler warning.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2255 c046a42c-6fe2-441c-8c8c-71466251a162
2006-12-21 17:23:49 +00:00
audio
fpu avoid using char when it is not necessary 2006-10-28 19:27:11 +00:00
hw Avoid "unused variable" compiler warning. 2006-12-21 17:23:49 +00:00
keymaps
linux-user Fix userland ELF loader for zero sized BSS. 2006-12-14 13:32:11 +00:00
pc-bios update from latest Bochs BIOS 2006-11-01 19:19:17 +00:00
slirp
target-arm compilation fix 2006-10-29 15:10:09 +00:00
target-i386 32 bit RSP update fix (aka Open Solaris x86_64 bug) 2006-09-29 20:01:17 +00:00
target-m68k M68k build fix. 2006-11-12 21:31:18 +00:00
target-mips Scrap SIGN_EXTEND32. 2006-12-21 13:48:28 +00:00
target-ppc
target-sh4 Spelling fixes, thanks to Stefan Weil. 2006-12-07 18:28:42 +00:00
target-sparc sparc-softmmu build fix 2006-12-06 15:51:39 +00:00
tests Simple test for mips/mipsel, based on a test by Alexander Voropay. 2006-12-14 14:48:11 +00:00
.cvsignore .cvsignore m68k-user. 2006-12-07 17:18:01 +00:00
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm.ld
block-bochs.c
block-cloop.c
block-cow.c
block-dmg.c
block-qcow.c
block-qcow2.c
block-raw.c
block-vmdk.c
block-vpc.c
block-vvfat.c vvfat fixes (Roger Lathrop) 2006-09-09 12:03:20 +00:00
block.c
block_int.h
bswap.h
Changelog update 2006-09-24 18:49:55 +00:00
cocoa.m
configure Look for gcc3 (Anthony Liguori). 2006-12-19 03:31:34 +00:00
console.c
COPYING
COPYING.LIB
cpu-all.h ColdFire target. 2006-10-22 00:18:54 +00:00
cpu-defs.h Speed up tlb_flush_page (Daniel Jacobowitz). 2006-11-12 20:40:55 +00:00
cpu-exec.c Spelling fixes, thanks to Stefan Weil. 2006-12-07 18:28:42 +00:00
dis-asm.h
disas.c ColdFire target. 2006-10-22 00:18:54 +00:00
disas.h
dyngen-exec.h
dyngen-op.h
dyngen.c Fix compiler warnings, add signed versions of some swab functions. 2006-12-21 16:49:27 +00:00
dyngen.h
elf.h
elf_ops.h
exec-all.h Speed up tlb_flush_page (Daniel Jacobowitz). 2006-11-12 20:40:55 +00:00
exec.c Add unassigned memory debugging code. 2006-12-18 05:03:52 +00:00
gdbstub.c MIPS FPU support for the gdb stub, by Daniel Jacobowitz. 2006-12-11 19:22:27 +00:00
gdbstub.h
i386-dis.c
i386-vl.ld
i386.ld
ia64.ld
keymaps.c
kqemu.c 32 bit syscall fix (Juergen Keil) 2006-10-02 17:58:33 +00:00
kqemu.h
LICENSE
linux-2.6.9-qemu-fast.patch
loader.c
m68k-dis.c
m68k.ld
Makefile
Makefile.target MIPS RTC emulation. 2006-12-07 18:15:35 +00:00
mips-dis.c
monitor.c fixed help info strings 2006-09-25 21:33:49 +00:00
osdep.c
osdep.h
ppc-dis.c
ppc.ld
qemu-binfmt-conf.sh
qemu-doc.texi Spelling fixes, by Aurelien Jarno. 2006-12-11 18:35:08 +00:00
qemu-img.c
qemu-img.texi
qemu-tech.texi
qemu_socket.h
readline.c
README
README.distrib
s390.ld
sdl.c Implement -no-quit option, by Xavier Gnata. 2006-12-11 02:08:05 +00:00
sdl_keysym.h
sh4-dis.c
softmmu_exec.h
softmmu_header.h
softmmu_template.h
sparc-dis.c
sparc.ld
sparc64.ld
tap-win32.c
texi2pod.pl
thunk.c
thunk.h
TODO
translate-all.c ColdFire target. 2006-10-22 00:18:54 +00:00
translate-op.c
usb-linux.c Build fix for newer kernel headers, thanks Jason Wessel. 2006-12-10 22:11:04 +00:00
VERSION
vgafont.h
vl.c Implement -no-quit option, by Xavier Gnata. 2006-12-11 02:08:05 +00:00
vl.h Implement -no-quit option, by Xavier Gnata. 2006-12-11 02:08:05 +00:00
vnc.c Reduce VNC resize traffic, thanks Eduardo Felipe. 2006-12-14 13:36:01 +00:00
vnc_keysym.h
vnchextile.h Silence a spurious gcc warning. 2006-12-21 16:50:09 +00:00
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.