aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-29Fix cmp/subcc/addcc op bugs reported by Vince Weaverblueswir11-4/+4
2008-07-29Correct audio api usage in OMAP EAC (spotted by malc).balrog1-31/+79
2008-07-29Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog3-6/+52
2008-07-29Unswap qemu-arm data and prefetch abort addresses (Laurent Desnogues).balrog1-2/+2
2008-07-29Fix load width for slave address in i2c_bus_load (Chris Lalancette).balrog1-1/+1
2008-07-29Simplify -usbdevice net: syntax, allow VLANs with no NICs.balrog2-33/+36
2008-07-29For consistncy with --target-list accept coma separated items in --audio-card...malc1-1/+2
2008-07-29Remove dyngen leftovers.edgar_igl2-1044/+0
2008-07-28Immediate versions of some operationsmalc1-27/+57
2008-07-28Do not try handle "special" arguments of and/or/xor/shl/shr, upper level does itmalc2-128/+76
2008-07-28Set the L field of CMP[L][I] when dealing with 64 bit quantitiesmalc1-7/+12
2008-07-28Fix preprocessor guard conditionmalc1-1/+1
2008-07-28Remove leftover from previous way to load 64 bit constantsmalc1-1/+1
2008-07-28vmware backdoor interface fix (Chris Lalancette)aliguori1-0/+8
2008-07-28Attempt to detect unconnected ptys (Gerd Hoffman)aliguori1-4/+145
2008-07-27Special-case some paths inside tcg_out_tlb_readmalc1-6/+30
2008-07-27Fix the opcode value of LWAmalc1-1/+1
2008-07-26Try to avoid glibc global register mangling, againblueswir14-26/+45
2008-07-26Add e1000 etherboot ROM from http://www.rom-o-matic.netaliguori2-1/+2
2008-07-26Map code buffers below 2G on Sparc64blueswir12-6/+15
2008-07-26Relax memory operations constraintsmalc1-17/+5
2008-07-26Fix qemu_ld64 constraint listmalc1-1/+1
2008-07-26Use proper offset for LR save slotmalc1-2/+2
2008-07-26Reduce amount of space reserved for tb jumpmalc1-1/+1
2008-07-26Fix and improve 64 bit immediate loadingmalc1-4/+7
2008-07-26Fix EXTSW argumentsmalc1-1/+1
2008-07-25CRIS: Correct condition for when to apply fast move flags evaluation. Correct...edgar_igl1-2/+3
2008-07-25Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).balrog1-3/+54
2008-07-25Make MAXTL dynamic, bounds check tl when indexingblueswir14-51/+56
2008-07-24Use proper value for TCG_TARGET_CALL_STACK_OFFSETmalc1-1/+1
2008-07-24Do exit if test for hostlongbits on ppc64 failsmalc1-1/+2
2008-07-24Emit and use adhoc function descriptor for code_gen_prologue on PPC64malc2-18/+10
2008-07-24Sparc32: save/load all MMU registers, Sparc64: add CPU save/loadblueswir12-4/+110
2008-07-24Fix 24 bit modeblueswir11-4/+19
2008-07-24Fix detection of 15 bit display depthblueswir11-0/+11
2008-07-23Remove neg_i32 debugging leftovermalc1-2/+0
2008-07-23Provide extNs_M instructionsmalc4-0/+40
2008-07-23Remove stray "i" from mul_i64malc1-1/+1
2008-07-23Preliminary PPC64/Linux host supportmalc9-4/+1827
2008-07-23Enable VDE by default if library is present.aliguori1-8/+4
2008-07-23Add OneNAND Unlock All command (Kyungmin Park).balrog1-0/+15
2008-07-23Use plain standard inline.ths2-11/+11
2008-07-23Less hardcoding of TARGET_USER_ONLY.ths6-390/+287
2008-07-23Save 3MB ioport table memory (Samuel Thibault)aliguori1-26/+39
2008-07-23Fix task register type after reset (Avi Kivity)aliguori1-1/+1
2008-07-23Fix SDL problems with BGR displays (Avi Kivity)aliguori1-1/+1
2008-07-23Fix -daemonize optionaliguori1-6/+1
2008-07-22Add T1 and T2 CPUs, add a Sun4v machineblueswir16-13/+98
2008-07-22Fix a bad comparison, spotted by Paul Brook.balrog2-1/+5
2008-07-21A bunch of minor code improvements in the MIPS target.ths2-21/+10