aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-15linux-user: Added posix message queue syscalls except mq_notifyaurel32
2009-04-15Simplify reconfigurationmalc
2009-04-15Implement sonic netcard (MIPS Jazz)aurel32
2009-04-15target-alpha: fix emulation of ecbaurel32
2009-04-15Call configure automatically when neededaurel32
2009-04-15block-vpc: Don't silently create smaller image than requestedaurel32
2009-04-15target-alpha: lower parent irq when irq is lowered.aurel32
2009-04-15target-mips: mark zero register as unused.aurel32
2009-04-15target-mips: variable names consistencyaurel32
2009-04-13Add a --enable-debug-tcg option to configureaurel32
2009-04-13Probe via #define check for OpenBSD and *Solarisblueswir1
2009-04-13Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'blueswir1
2009-04-13Fix OpenSolaris softfloat warningsblueswir1
2009-04-13Skip KVM probe for OpenSolarisblueswir1
2009-04-13Probe for OpenSolaris curses missing resize_termblueswir1
2009-04-13Fix ppc-softmmu warnings on OpenBSD hostblueswir1
2009-04-13Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases(yy) as keymap names.balrog
2009-04-13target-mips: fix commits 7040 and 7042aurel32
2009-04-12target-mips: fix commit 7046aurel32
2009-04-11target-mips: don't map zero register as a TCG globalaurel32
2009-04-11target-mips: optimize gen_ldst()aurel32
2009-04-11target-mips: optimize gen_arith_imm()aurel32
2009-04-11Add named initializers.pbrook
2009-04-11Remove redundant ram_require machine properly.pbrook
2009-04-11Remove more redundant ram size checks.pbrook
2009-04-11Implement dynamic guest ram allocation.pbrook
2009-04-11Fix/remove bogus ram size checks.pbrook
2009-04-11Allocate enough vram for 24-bit planes.pbrook
2009-04-11Remove code phys_ram_base uses.pbrook
2009-04-11BSD user: initial support for i386 and x86_64 targetsblueswir1
2009-04-11Compile target independent files only onceblueswir1
2009-04-11Remove reserved registers from tcg_target_reg_alloc_ordermalc
2009-04-11Whack [LS]MWmalc
2009-04-11Remove reserved registers from tcg_target_reg_alloc_ordermalc
2009-04-11mips malta: fix commit 7064aurel32
2009-04-10target-mips: fix commit r7076aurel32
2009-04-10target-mips: optimize gen_movcf_d()aurel32
2009-04-10target-mips: optimize a few tcg_temp_free()aurel32
2009-04-10target-alpha: remove amask helperaurel32
2009-04-10target-alpha: remove helper_load_implveraurel32
2009-04-10target-alpha: overflow condition for sublv and subqvaurel32
2009-04-10Clean up rc4030 init functionaurel32
2009-04-10Make PCI config status register read-onlyaliguori
2009-04-10Wean device tree code off phys_ram_base.pbrook
2009-04-10Yet more phys_ram_base elimination.pbrook
2009-04-10BSD user: add support for OpenBSD/amd64 hostblueswir1
2009-04-10BSD user: add support for OpenBSD/i386 hostblueswir1
2009-04-10More phys_ram_base elimination.pbrook
2009-04-10Clean up VGA ram allocation.pbrook
2009-04-10Fix RTC breakage from r7031.pbrook