adding Irix (and, to a lesser extent, Solaris) userland emulation to QEMU
Go to file
blueswir1 115646b648 More user timer fixes (Robert Reif)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3339 c046a42c-6fe2-441c-8c8c-71466251a162
2007-10-07 10:00:55 +00:00
audio
darwin-user
fpu
hw More user timer fixes (Robert Reif) 2007-10-07 10:00:55 +00:00
keymaps
linux-user Implement sparc64_[gs]et_context 2007-10-05 17:01:51 +00:00
pc-bios
slirp
target-alpha
target-arm
target-i386
target-m68k
target-mips
target-ppc Full implementation of PowerPC 64 MMU, just missing support for 1 TB 2007-10-05 22:06:02 +00:00
target-sh4
target-sparc
tests
.cvsignore
COPYING
COPYING.LIB
Changelog More user timer fixes (Robert Reif) 2007-10-07 10:00:55 +00:00
LICENSE
Makefile
Makefile.target sh775x interrupt controller by Magnus Damm. 2007-10-04 21:53:55 +00:00
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
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 More detabification 2007-10-06 11:28:21 +00:00
sparc.ld More detabification 2007-10-06 11:28:21 +00:00
sparc64.ld More detabification 2007-10-06 11:28:21 +00:00
tap-win32.c
texi2pod.pl
thunk.c
thunk.h
translate-all.c
translate-op.c
uboot_image.h
usb-linux.c Quiet warnings introduced with the USB iso support. 2007-10-04 22:55:53 +00:00
vgafont.h
vl.c New '-bios' option, used to select an alternate BIOS image from bios_dir. 2007-10-05 13:08:35 +00:00
vl.h Implement user mode for timers 2007-10-06 11:25:43 +00:00
vnc.c
vnc_keysym.h
vnchextile.h
x86_64.ld
x_keymap.c

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.