summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* linux-user: removed unnecessary MAX_SOCK_ADDR checks for socket syscallsaurel322009-04-151-10/+7Star
* linux-user: unix sockets - fix running dbusaurel322009-04-151-2/+27
* linux-user: add support for passing contents of argv0aurel322009-04-151-1/+37
* linux-user: Added posix message queue syscalls except mq_notifyaurel322009-04-153-6/+126
* Simplify reconfigurationmalc2009-04-151-1/+1
* Implement sonic netcard (MIPS Jazz)aurel322009-04-154-2/+911
* target-alpha: fix emulation of ecbaurel322009-04-151-6/+0Star
* Call configure automatically when neededaurel322009-04-151-0/+12
* block-vpc: Don't silently create smaller image than requestedaurel322009-04-152-3/+12
* target-alpha: lower parent irq when irq is lowered.aurel322009-04-151-1/+1
* target-mips: mark zero register as unused.aurel322009-04-151-0/+1
* target-mips: variable names consistencyaurel322009-04-152-766/+768
* Add a --enable-debug-tcg option to configureaurel322009-04-133-4/+19
* Probe via #define check for OpenBSD and *Solarisblueswir12009-04-131-0/+4
* Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'blueswir12009-04-1313-31/+35
* Fix OpenSolaris softfloat warningsblueswir12009-04-133-1/+5
* Skip KVM probe for OpenSolarisblueswir12009-04-131-0/+1
* Probe for OpenSolaris curses missing resize_termblueswir12009-04-131-1/+4
* Fix ppc-softmmu warnings on OpenBSD hostblueswir12009-04-132-11/+19
* Recognise evdev(xx)_aliases(yy) and xfree86(xx)_aliases(yy) as keymap names.balrog2009-04-131-2/+2
* target-mips: fix commits 7040 and 7042aurel322009-04-131-2/+6
* target-mips: fix commit 7046aurel322009-04-121-2/+2
* target-mips: don't map zero register as a TCG globalaurel322009-04-111-1/+1
* target-mips: optimize gen_ldst()aurel322009-04-111-22/+64
* target-mips: optimize gen_arith_imm()aurel322009-04-111-106/+161
* Add named initializers.pbrook2009-04-111-3/+3
* Remove redundant ram_require machine properly.pbrook2009-04-1131-63/+0Star
* Remove more redundant ram size checks.pbrook2009-04-116-37/+1Star
* Implement dynamic guest ram allocation.pbrook2009-04-115-52/+149
* Fix/remove bogus ram size checks.pbrook2009-04-112-9/+2Star
* Allocate enough vram for 24-bit planes.pbrook2009-04-111-1/+1
* Remove code phys_ram_base uses.pbrook2009-04-115-31/+60
* BSD user: initial support for i386 and x86_64 targetsblueswir12009-04-116-2/+674
* Compile target independent files only onceblueswir12009-04-112-20/+14Star
* Remove reserved registers from tcg_target_reg_alloc_ordermalc2009-04-111-4/+0Star
* Whack [LS]MWmalc2009-04-112-6/+0Star
* Remove reserved registers from tcg_target_reg_alloc_ordermalc2009-04-111-3/+0Star
* mips malta: fix commit 7064aurel322009-04-111-3/+3
* target-mips: fix commit r7076aurel322009-04-101-2/+1Star
* target-mips: optimize gen_movcf_d()aurel322009-04-101-1/+1
* target-mips: optimize a few tcg_temp_free()aurel322009-04-101-3/+3
* target-alpha: remove amask helperaurel322009-04-103-18/+13Star
* target-alpha: remove helper_load_implveraurel322009-04-103-7/+3Star
* target-alpha: overflow condition for sublv and subqvaurel322009-04-103-8/+40
* Clean up rc4030 init functionaurel322009-04-103-17/+16Star
* Make PCI config status register read-onlyaliguori2009-04-102-14/+13Star
* Wean device tree code off phys_ram_base.pbrook2009-04-104-25/+31
* Yet more phys_ram_base elimination.pbrook2009-04-1012-108/+103Star
* BSD user: add support for OpenBSD/amd64 hostblueswir12009-04-101-11/+19
* BSD user: add support for OpenBSD/i386 hostblueswir12009-04-101-1/+12