summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-04-10Make PCI config status register read-onlyaliguori2-14/+13
2009-04-10Wean device tree code off phys_ram_base.pbrook4-25/+31
2009-04-10Yet more phys_ram_base elimination.pbrook12-108/+103
2009-04-10BSD user: add support for OpenBSD/amd64 hostblueswir11-11/+19
2009-04-10BSD user: add support for OpenBSD/i386 hostblueswir11-1/+12
2009-04-10More phys_ram_base elimination.pbrook4-57/+54
2009-04-10Clean up VGA ram allocation.pbrook16-130/+71
2009-04-10Fix RTC breakage from r7031.pbrook1-1/+1
2009-04-10Musicpal ram access cleanup.pbrook1-59/+90
2009-04-10More phys_ram_base removal.pbrook9-34/+37
2009-04-09Cleanup SPARC/TCX framebuffer allocation.pbrook5-16/+26
2009-04-09Use cpu_physical_memory_write_rom instead of memcpy.pbrook1-4/+4