summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix cmp/subcc/addcc op bugs reported by Vince Weaverblueswir12008-07-291-4/+4
* Correct audio api usage in OMAP EAC (spotted by malc).balrog2008-07-291-31/+79
* Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog2008-07-293-6/+52
* Unswap qemu-arm data and prefetch abort addresses (Laurent Desnogues).balrog2008-07-291-2/+2
* Fix load width for slave address in i2c_bus_load (Chris Lalancette).balrog2008-07-291-1/+1
* Simplify -usbdevice net: syntax, allow VLANs with no NICs.balrog2008-07-292-33/+36
* For consistncy with --target-list accept coma separated items in --audio-card...malc2008-07-291-1/+2
* Remove dyngen leftovers.edgar_igl2008-07-292-1044/+0
* Immediate versions of some operationsmalc2008-07-281-27/+57
* Do not try handle "special" arguments of and/or/xor/shl/shr, upper level does itmalc2008-07-282-128/+76
* Set the L field of CMP[L][I] when dealing with 64 bit quantitiesmalc2008-07-281-7/+12
* Fix preprocessor guard conditionmalc2008-07-281-1/+1
* Remove leftover from previous way to load 64 bit constantsmalc2008-07-281-1/+1
* vmware backdoor interface fix (Chris Lalancette)aliguori2008-07-281-0/+8
* Attempt to detect unconnected ptys (Gerd Hoffman)aliguori2008-07-281-4/+145
* Special-case some paths inside tcg_out_tlb_readmalc2008-07-271-6/+30
* Fix the opcode value of LWAmalc2008-07-271-1/+1
* Try to avoid glibc global register mangling, againblueswir12008-07-264-26/+45
* Add e1000 etherboot ROM from http://www.rom-o-matic.netaliguori2008-07-262-1/+2
* Map code buffers below 2G on Sparc64blueswir12008-07-262-6/+15
* Relax memory operations constraintsmalc2008-07-261-17/+5
* Fix qemu_ld64 constraint listmalc2008-07-261-1/+1
* Use proper offset for LR save slotmalc2008-07-261-2/+2
* Reduce amount of space reserved for tb jumpmalc2008-07-261-1/+1
* Fix and improve 64 bit immediate loadingmalc2008-07-261-4/+7
* Fix EXTSW argumentsmalc2008-07-261-1/+1
* CRIS: Correct condition for when to apply fast move flags evaluation. Correct...edgar_igl2008-07-251-2/+3
* Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).balrog2008-07-251-3/+54
* Make MAXTL dynamic, bounds check tl when indexingblueswir12008-07-254-51/+56
* Use proper value for TCG_TARGET_CALL_STACK_OFFSETmalc2008-07-241-1/+1
* Do exit if test for hostlongbits on ppc64 failsmalc2008-07-241-1/+2
* Emit and use adhoc function descriptor for code_gen_prologue on PPC64malc2008-07-242-18/+10
* Sparc32: save/load all MMU registers, Sparc64: add CPU save/loadblueswir12008-07-242-4/+110
* Fix 24 bit modeblueswir12008-07-241-4/+19
* Fix detection of 15 bit display depthblueswir12008-07-241-0/+11
* Remove neg_i32 debugging leftovermalc2008-07-231-2/+0
* Provide extNs_M instructionsmalc2008-07-234-0/+40
* Remove stray "i" from mul_i64malc2008-07-231-1/+1
* Preliminary PPC64/Linux host supportmalc2008-07-239-4/+1827
* Enable VDE by default if library is present.aliguori2008-07-231-8/+4
* Add OneNAND Unlock All command (Kyungmin Park).balrog2008-07-231-0/+15
* Use plain standard inline.ths2008-07-232-11/+11
* Less hardcoding of TARGET_USER_ONLY.ths2008-07-236-390/+287
* Save 3MB ioport table memory (Samuel Thibault)aliguori2008-07-231-26/+39
* Fix task register type after reset (Avi Kivity)aliguori2008-07-231-1/+1
* Fix SDL problems with BGR displays (Avi Kivity)aliguori2008-07-231-1/+1
* Fix -daemonize optionaliguori2008-07-231-6/+1
* Add T1 and T2 CPUs, add a Sun4v machineblueswir12008-07-226-13/+98
* Fix a bad comparison, spotted by Paul Brook.balrog2008-07-222-1/+5
* A bunch of minor code improvements in the MIPS target.ths2008-07-212-21/+10
OpenPOWER on IntegriCloud