aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-16tcg: make sure NDEBUG is defined before including <assert.h>aurel321-6/+7
2009-04-15fix a typo introduced in r7118aurel321-1/+1
2009-04-15linux-user: fix warnings introduced by r7118aurel321-1/+1
2009-04-15linux-user: proper exit code for uncaught signalsaurel321-12/+25
2009-04-15linux-user: prefer glibc over direct syscallsaurel322-61/+306
2009-04-15linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscallsaurel321-10/+7
2009-04-15linux-user: unix sockets - fix running dbusaurel321-2/+27
2009-04-15linux-user: add support for passing contents of argv0aurel321-1/+37
2009-04-15linux-user: Added posix message queue syscalls except mq_notifyaurel323-6/+126
2009-04-15Simplify reconfigurationmalc1-1/+1
2009-04-15Implement sonic netcard (MIPS Jazz)aurel324-2/+911
2009-04-15target-alpha: fix emulation of ecbaurel321-6/+0
2009-04-15Call configure automatically when neededaurel321-0/+12
2009-04-15block-vpc: Don't silently create smaller image than requestedaurel322-3/+12
2009-04-15target-alpha: lower parent irq when irq is lowered.aurel321-1/+1
2009-04-15target-mips: mark zero register as unused.aurel321-0/+1
2009-04-15target-mips: variable names consistencyaurel322-766/+768
2009-04-13Add a --enable-debug-tcg option to configureaurel323-4/+19
2009-04-13Probe via #define check for OpenBSD and *Solarisblueswir11-0/+4
2009-04-13Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'blueswir113-31/+35
2009-04-13Fix OpenSolaris softfloat warningsblueswir13-1/+5
2009-04-13Skip KVM probe for OpenSolarisblueswir11-0/+1
2009-04-13Probe for OpenSolaris curses missing resize_termblueswir11-1/+4
2009-04-13Fix ppc-softmmu warnings on OpenBSD hostblueswir12-11/+19
2009-04-13Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases(yy) as keymap names.balrog1-2/+2
2009-04-13target-mips: fix commits 7040 and 7042aurel321-2/+6
2009-04-12target-mips: fix commit 7046aurel321-2/+2
2009-04-11target-mips: don't map zero register as a TCG globalaurel321-1/+1
2009-04-11target-mips: optimize gen_ldst()aurel321-22/+64
2009-04-11target-mips: optimize gen_arith_imm()aurel321-106/+161
2009-04-11Add named initializers.pbrook1-3/+3
2009-04-11Remove redundant ram_require machine properly.pbrook31-63/+0
2009-04-11Remove more redundant ram size checks.pbrook6-37/+1
2009-04-11Implement dynamic guest ram allocation.pbrook5-52/+149
2009-04-11Fix/remove bogus ram size checks.pbrook2-9/+2
2009-04-11Allocate enough vram for 24-bit planes.pbrook1-1/+1
2009-04-11Remove code phys_ram_base uses.pbrook5-31/+60
2009-04-11BSD user: initial support for i386 and x86_64 targetsblueswir16-2/+674
2009-04-11Compile target independent files only onceblueswir12-20/+14
2009-04-11Remove reserved registers from tcg_target_reg_alloc_ordermalc1-4/+0
2009-04-11Whack [LS]MWmalc2-6/+0
2009-04-11Remove reserved registers from tcg_target_reg_alloc_ordermalc1-3/+0
2009-04-11mips malta: fix commit 7064aurel321-3/+3
2009-04-10target-mips: fix commit r7076aurel321-2/+1
2009-04-10target-mips: optimize gen_movcf_d()aurel321-1/+1
2009-04-10target-mips: optimize a few tcg_temp_free()aurel321-3/+3
2009-04-10target-alpha: remove amask helperaurel323-18/+13
2009-04-10target-alpha: remove helper_load_implveraurel323-7/+3
2009-04-10target-alpha: overflow condition for sublv and subqvaurel323-8/+40
2009-04-10Clean up rc4030 init functionaurel323-17/+16