adding Irix (and, to a lesser extent, Solaris) userland emulation to QEMU
Go to file
j_mayer a4bb6c3e87 Rework PowerPC 440 TLB management (thanks to Hollis Blanchard)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3200 c046a42c-6fe2-441c-8c8c-71466251a162
2007-09-21 05:28:33 +00:00
audio
darwin-user
fpu
hw
keymaps
linux-user
pc-bios
slirp
target-alpha
target-arm
target-i386
target-m68k
target-mips
target-ppc Rework PowerPC 440 TLB management (thanks to Hollis Blanchard) 2007-09-21 05:28:33 +00:00
target-sh4
target-sparc
tests
.cvsignore
COPYING
COPYING.LIB
Changelog
LICENSE
Makefile
Makefile.target
README
TODO
VERSION
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-parallels.c
block-qcow.c
block-qcow2.c
block-raw.c
block-vmdk.c
block-vpc.c
block-vvfat.c
block.c
block_int.h
bswap.h
check_ops.sh
cocoa.m
configure
console.c
cpu-all.h
cpu-defs.h
cpu-exec.c
cutils.c
d3des.c
d3des.h
dis-asm.h
disas.c
disas.h
dyngen-exec.h
dyngen-op.h
dyngen.c
dyngen.h
ecc.h
elf.h
elf_ops.h
exec-all.h
exec.c
gdbstub.c
gdbstub.h
host-utils.c
hostregs_helper.h
hpet.h
i386-dis.c
i386-vl.ld
i386.ld
ia64.ld
keymaps.c
kqemu.c
kqemu.h
loader.c
m68k-dis.c
m68k-semi.c
m68k.ld
mips-dis.c
mips.ld
mipsel.ld
monitor.c
osdep.c
osdep.h
ppc-dis.c
ppc.ld
qemu-binfmt-conf.sh
qemu-doc.texi
qemu-img.c
qemu-img.texi
qemu-tech.texi
qemu_socket.h
readline.c
s390-dis.c
s390.ld
sdl.c
sdl_keysym.h
sh4-dis.c
softmmu-semi.h
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
translate-all.c
translate-op.c
uboot_image.h
usb-linux.c
vgafont.h
vl.c
vl.h
vnc.c
vnc_keysym.h
vnchextile.h
x86_64.ld
x_keymap.c

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.