Go to file
ths e144966416 Simplify mask construction.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2227 c046a42c-6fe2-441c-8c8c-71466251a162
2006-12-07 00:30:19 +00:00
audio
fpu avoid using char when it is not necessary 2006-10-28 19:27:11 +00:00
hw Move the MIPS CPU timer in a seperate file, by Alec Voropay. 2006-12-06 21:38:37 +00:00
keymaps Japanese keyboard fixes (kazu) 2006-08-19 14:27:31 +00:00
linux-user Add missing ARM syscall numbers. 2006-11-19 21:51:51 +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 Simplify mask construction. 2006-12-07 00:30:19 +00:00
target-ppc
target-sh4
target-sparc sparc-softmmu build fix 2006-12-06 15:51:39 +00:00
tests
.cvsignore
a.out.h
aes.c
aes.h
alpha-dis.c
alpha.ld
arm-dis.c
arm.ld
block_int.h better support of host drives 2006-08-19 11:45:59 +00:00
block-bochs.c
block-cloop.c
block-cow.c
block-dmg.c
block-qcow2.c
block-qcow.c
block-raw.c Flush IO requests before savevm (original patch by Blue Swirl). 2006-09-03 12:08:37 +00:00
block-vmdk.c
block-vpc.c
block-vvfat.c vvfat fixes (Roger Lathrop) 2006-09-09 12:03:20 +00:00
block.c fixed handling of relative filenames with -snapshot 2006-08-24 19:53:37 +00:00
bswap.h
Changelog update 2006-09-24 18:49:55 +00:00
cocoa.m
configure ColdFire target. 2006-10-22 00:18:54 +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 ColdFire target. 2006-10-22 00:18:54 +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
dyngen.h
elf_ops.h
elf.h
exec-all.h Speed up tlb_flush_page (Daniel Jacobowitz). 2006-11-12 20:40:55 +00:00
exec.c Speed up tlb_flush_page (Daniel Jacobowitz). 2006-11-12 20:40:55 +00:00
gdbstub.c ColdFire target. 2006-10-22 00:18:54 +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 Move the MIPS CPU timer in a seperate file, by Alec Voropay. 2006-12-06 21:38:37 +00:00
mips-dis.c
monitor.c fixed help info strings 2006-09-25 21:33:49 +00:00
osdep.c fd leak fix (Igor Kovalenko) 2006-08-17 16:19:07 +00:00
osdep.h
ppc-dis.c
ppc.ld
qemu_socket.h
qemu-binfmt-conf.sh
qemu-doc.texi ColdFire target. 2006-10-22 00:18:54 +00:00
qemu-img.c
qemu-img.texi
qemu-tech.texi
readline.c
README
README.distrib
s390.ld
sdl_keysym.h
sdl.c Japanese keyboard fixes (kazu) 2006-08-19 14:27:31 +00:00
sh4-dis.c
softmmu_exec.h
softmmu_header.h
softmmu_template.h
sparc64.ld
sparc-dis.c
sparc.ld
tap-win32.c win32 tap poll suppression (kazu) 2006-08-19 12:37:52 +00:00
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
VERSION
vgafont.h
vl.c Remove FD on close. 2006-11-01 01:44:16 +00:00
vl.h Move the MIPS CPU timer in a seperate file, by Alec Voropay. 2006-12-06 21:38:37 +00:00
vnc_keysym.h
vnc.c signed fixes - VNC console switch (initial patch by Andrzej Zaborowski) 2006-08-24 20:36:44 +00:00
vnchextile.h
x86_64.ld

Read the documentation in qemu-doc.html.

Fabrice Bellard.