adding Irix (and, to a lesser extent, Solaris) userland emulation to QEMU
Go to file
balrog 80fe30ed34 Fix a typo preventing GNUC builtins usage.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5842 c046a42c-6fe2-441c-8c8c-71466251a162
2008-12-01 01:53:55 +00:00
audio Attached patch fixes a series of this warning 2008-11-16 13:53:32 +00:00
bsd-user Prepare for handling different BSD mmap() flags 2008-11-29 14:05:16 +00:00
darwin-user
fpu Add native softfloat fpu functions (Christoph Egger) 2008-11-22 20:17:37 +00:00
gdb-xml
hw Fix ICCS command (Herve Poussineau) 2008-11-30 10:24:13 +00:00
keymaps
linux-user linux-user: Add support for STOP/CONT signals. 2008-11-27 15:47:15 +00:00
pc-bios
slirp
target-alpha Common cpu_loop_exit prototype 2008-11-30 16:23:09 +00:00
target-arm Common cpu_loop_exit prototype 2008-11-30 16:23:09 +00:00
target-cris Common cpu_loop_exit prototype 2008-11-30 16:23:09 +00:00
target-i386 Fix pmovsx* / pmovzx* SSE instructions (original fix by Frank Mehnert). 2008-12-01 01:52:37 +00:00
target-m68k Spelling and grammar fixes 2008-11-30 16:25:37 +00:00
target-mips Common cpu_loop_exit prototype 2008-11-30 16:23:09 +00:00
target-ppc target-ppc: remove unused file op_mem_access.h 2008-11-30 17:54:28 +00:00
target-sh4 Common cpu_loop_exit prototype 2008-11-30 16:23:09 +00:00
target-sparc Common cpu_loop_exit prototype 2008-11-30 16:23:09 +00:00
tcg Fix alignment of 64bit args 2008-11-29 19:55:15 +00:00
tests
.gitignore
COPYING
COPYING.LIB
Changelog
LICENSE
MAINTAINERS
Makefile Make installing bios files optional. 2008-11-27 15:45:16 +00:00
Makefile.target Preliminary AIX support 2008-11-18 01:42:22 +00:00
README
TODO
VERSION
a.out.h
aes.c
aes.h
aio.c
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
block-raw-posix.c block: make raw aio signaling non-blocking (Gerd Hoffman) 2008-11-13 19:23:17 +00:00
block-raw-win32.c
block-vmdk.c
block-vpc.c
block-vvfat.c Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger 2008-11-22 20:04:24 +00:00
block.c Abstract out geometry detection code from IDE for reuse 2008-11-25 21:50:24 +00:00
block.h Abstract out geometry detection code from IDE for reuse 2008-11-25 21:50:24 +00:00
block_int.h
bswap.h
bt-host.c
bt-vhci.c
buffered_file.c
buffered_file.h
check_ops.sh
cocoa.m
configure Handle SDL log just like other temporary files 2008-11-29 22:04:31 +00:00
console.c Introduce accessors for DisplayState (Stefano Stabellini) 2008-11-24 19:29:13 +00:00
console.h Introduce accessors for DisplayState (Stefano Stabellini) 2008-11-24 19:29:13 +00:00
cpu-all.h vga optimization (Glauber Costa) 2008-11-24 20:21:41 +00:00
cpu-defs.h Fix comment typo. 2008-11-29 13:33:23 +00:00
cpu-exec.c Use sys-queue.h for break/watchpoint managment (Jan Kiszka) 2008-11-25 22:13:57 +00:00
cris-dis.c
curses.c
curses_keys.h
cutils.c Attached patch fixes a series of this warning 2008-11-16 13:53:32 +00:00
d3des.c
d3des.h
def-helper.h TCG variable type checking. 2008-11-17 14:43:54 +00:00
dis-asm.h
disas.c
disas.h
dyngen-exec.h
dyngen.c
elf.h
elf_ops.h
exec-all.h Common cpu_loop_exit prototype 2008-11-30 16:23:09 +00:00
exec.c Use sys-queue.h for break/watchpoint managment (Jan Kiszka) 2008-11-25 22:13:57 +00:00
feature_to_c.sh
gdbstub.c gdbstub: Fix access to PPC FPRs 2008-11-30 16:23:18 +00:00
gdbstub.h gdbstub: manage CPUs as threads (Jan Kiszka) 2008-11-18 20:30:24 +00:00
gen-icount.h TCG variable type checking. 2008-11-17 14:43:54 +00:00
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
kvm-all.c kvm: Introduce kvm logging interface (Glauber Costa) 2008-11-24 19:36:26 +00:00
kvm.h kvm: Introduce kvm logging interface (Glauber Costa) 2008-11-24 19:36:26 +00:00
loader.c uImage: only try to load 'kernel' images (Hollis Blanchard) 2008-11-20 22:15:46 +00:00
m68k-dis.c Spelling and grammar fixes 2008-11-30 16:25:37 +00:00
m68k-semi.c
m68k.ld
migration-exec.c Fix brown-paper-bag bugs from live-migration patch (Charles Duffy) 2008-11-12 22:29:11 +00:00
migration-tcp.c Fix brown-paper-bag bugs from live-migration patch (Charles Duffy) 2008-11-12 22:29:11 +00:00
migration.c
migration.h
mips-dis.c
mips.ld
mipsel.ld
monitor.c Attached patch fixes a series of this warning 2008-11-16 13:53:32 +00:00
nbd.c Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger 2008-11-22 20:04:24 +00:00
nbd.h
net-checksum.c
net.c Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger 2008-11-22 20:04:24 +00:00
net.h
osdep.c Use MAP_ANON also for FreeBSD (Juergen Lock) 2008-11-22 20:43:01 +00:00
osdep.h Fix a typo preventing GNUC builtins usage. 2008-12-01 01:53:55 +00:00
ppc-dis.c
ppc.ld
ppc64.ld
qemu-aio.h
qemu-binfmt-conf.sh
qemu-char.c Fix warning from sparse 2008-11-30 16:25:05 +00:00
qemu-char.h
qemu-common.h Attached patch fixes a series of this warning 2008-11-16 13:53:32 +00:00
qemu-doc.texi Spelling and grammar fixes 2008-11-30 16:25:37 +00:00
qemu-img.c qemu-img: open files with cache=writeback 2008-11-30 19:12:49 +00:00
qemu-img.texi
qemu-lock.h AIX's assembler does not support local labels, use relative addressing instead 2008-11-18 01:42:17 +00:00
qemu-log.h
qemu-malloc.c
qemu-nbd.c
qemu-nbd.texi
qemu-sockets.c Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger 2008-11-22 20:04:24 +00:00
qemu-tech.texi
qemu-timer.h
qemu-tool.c Fix warning from sparse (wrong declaration) 2008-11-30 16:25:17 +00:00
qemu_socket.h
readline.c Attached patch fixes a series of this warning 2008-11-16 13:53:32 +00:00
s390-dis.c
s390.ld
savevm.c
sdl.c
sdl_keysym.h
sh4-dis.c
softmmu-semi.h
softmmu_defs.h
softmmu_exec.h
softmmu_header.h
softmmu_template.h Set mem_io_vaddr on io_read (Jan Kiszka) 2008-11-18 20:09:43 +00:00
sparc-dis.c
sparc.ld
sparc64.ld
sys-queue.h Add TAILQ_FOREACH_SAFE (Jan Kiszka) 2008-11-25 22:05:37 +00:00
sysemu.h uImage: rename load_uboot() to load_uimage() (Hollis Blanchard) 2008-11-20 22:14:40 +00:00
tap-win32.c
texi2pod.pl
thunk.c
thunk.h
translate-all.c
uboot_image.h
usb-bsd.c Native BSD host USB support (Juergen Lock, Lonnie Mendez) 2008-11-22 21:03:55 +00:00
usb-linux.c Native BSD host USB support (Juergen Lock, Lonnie Mendez) 2008-11-22 21:03:55 +00:00
usb-stub.c Fix usb-stub compilation 2008-11-25 16:49:33 +00:00
vgafont.h
vl.c Revert r5636 to fix icount on hosts w/o high-res clocks 2008-11-25 17:26:09 +00:00
vnc.c Don't try to select on an invalid VNC socket when init fails. 2008-12-01 01:48:36 +00:00
vnc_keysym.h
vnchextile.h Introduce accessors for DisplayState (Stefano Stabellini) 2008-11-24 19:29:13 +00:00
x86_64.ld
x_keymap.c

README

Read the documentation in qemu-doc.html.

Fabrice Bellard.