adding Irix (and, to a lesser extent, Solaris) userland emulation to QEMU
Go to file
Richard Henderson 4d3203fd0b tcg: Add signed multiword multiplication operations
Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-02-23 17:25:28 +00:00
QMP
audio
backends
block
bsd-user
default-configs
disas Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
docs
fpu
fsdev
gdb-xml
hw grlib-apbuart: Add support of various flags 2013-02-23 10:00:36 +00:00
include Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
ldscripts
libcacard
linux-headers
linux-user
net
pc-bios
pixman@97336fad32
po
qapi
qga
qobject
qom
roms
scripts
slirp
stubs
sysconfigs/target
target-alpha cpu: Add CPUArchState pointer to CPUState 2013-02-16 14:51:00 +01:00
target-arm
target-cris qemu-log: Remove qemu_log_try_set_file() and its users 2013-02-23 09:42:14 +00:00
target-i386
target-lm32 qemu-log: Remove qemu_log_try_set_file() and its users 2013-02-23 09:42:14 +00:00
target-m68k
target-microblaze qemu-log: Remove qemu_log_try_set_file() and its users 2013-02-23 09:42:14 +00:00
target-mips
target-openrisc qemu-log: Remove qemu_log_try_set_file() and its users 2013-02-23 09:42:14 +00:00
target-ppc
target-s390x
target-sh4
target-sparc SPARC LEON power-down support added 2013-02-23 10:00:43 +00:00
target-unicore32
target-xtensa
tcg tcg: Add signed multiword multiplication operations 2013-02-23 17:25:28 +00:00
tests Merge branch 'eflags3' of git://github.com/rth7680/qemu 2013-02-23 17:21:41 +00:00
trace
ui gtk: Rename File to Machine menu and add pause, reset and power down items 2013-02-22 14:49:21 -06:00
util
.exrc
.gitignore
.gitmodules
.mailmap
CODING_STYLE
COPYING
COPYING.LIB
Changelog
HACKING
LICENSE
MAINTAINERS
Makefile
Makefile.objs
Makefile.target
README
VERSION
aio-posix.c
aio-win32.c
arch_init.c
async.c
balloon.c
block-migration.c
block.c
blockdev-nbd.c
blockdev.c
blockjob.c
bt-host.c
bt-vhci.c
cmd.c
cmd.h
configure
coroutine-gthread.c
coroutine-sigaltstack.c Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
coroutine-ucontext.c Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
coroutine-win32.c
cpu-exec.c Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
cpus.c
cputlb.c
device_tree.c
disas.c
dma-helpers.c
dump-stub.c
dump.c
exec.c
gdbstub.c
hmp-commands.hx
hmp.c
hmp.h
iohandler.c
ioport.c
kvm-all.c
kvm-stub.c
main-loop.c
memory.c
memory_mapping-stub.c
memory_mapping.c
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
monitor.c Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
nbd.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema-test.json
qapi-schema.json
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.sasl
qmp-commands.hx
qmp.c
qtest.c
readline.c
rules.mak
savevm.c
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
trace-events
translate-all.c
translate-all.h
user-exec.c Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp() 2013-02-23 16:11:19 +00:00
version.rc
vl.c
xbzrle.c
xen-all.c
xen-mapcache.c
xen-stub.c

README

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team