summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-29On ppc32 make tb_set_jmp_target1 behave like it does on a ppc64malc
2008-07-29Update sys-queue.h (Gerd Hoffmann)aliguori
2008-07-29e1000: use common checksumming codealiguori
2008-07-29Add IP checksumming functions to qemu (Gerd Hoffmann)aliguori
2008-07-29Fix cmp/subcc/addcc op bugs reported by Vince Weaverblueswir1
2008-07-29Correct audio api usage in OMAP EAC (spotted by malc).balrog
2008-07-29Fill in WLAN and BT platform data in CAL area as expected by Maemo.balrog
2008-07-29Unswap qemu-arm data and prefetch abort addresses (Laurent Desnogues).balrog
2008-07-29Fix load width for slave address in i2c_bus_load (Chris Lalancette).balrog
2008-07-29Simplify -usbdevice net: syntax, allow VLANs with no NICs.balrog
2008-07-29For consistncy with --target-list accept coma separated items in --audio-card...malc
2008-07-29Remove dyngen leftovers.edgar_igl
2008-07-28Immediate versions of some operationsmalc
2008-07-28Do not try handle "special" arguments of and/or/xor/shl/shr, upper level does itmalc
2008-07-28Set the L field of CMP[L][I] when dealing with 64 bit quantitiesmalc
2008-07-28Fix preprocessor guard conditionmalc
2008-07-28Remove leftover from previous way to load 64 bit constantsmalc
2008-07-28vmware backdoor interface fix (Chris Lalancette)aliguori
2008-07-28Attempt to detect unconnected ptys (Gerd Hoffman)aliguori
2008-07-27Special-case some paths inside tcg_out_tlb_readmalc
2008-07-27Fix the opcode value of LWAmalc
2008-07-26Try to avoid glibc global register mangling, againblueswir1
2008-07-26Add e1000 etherboot ROM from http://www.rom-o-matic.netaliguori
2008-07-26Map code buffers below 2G on Sparc64blueswir1
2008-07-26Relax memory operations constraintsmalc
2008-07-26Fix qemu_ld64 constraint listmalc
2008-07-26Use proper offset for LR save slotmalc
2008-07-26Reduce amount of space reserved for tb jumpmalc
2008-07-26Fix and improve 64 bit immediate loadingmalc
2008-07-26Fix EXTSW argumentsmalc
2008-07-25CRIS: Correct condition for when to apply fast move flags evaluation. Correct...edgar_igl
2008-07-25Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).balrog
2008-07-25Make MAXTL dynamic, bounds check tl when indexingblueswir1
2008-07-24Use proper value for TCG_TARGET_CALL_STACK_OFFSETmalc
2008-07-24Do exit if test for hostlongbits on ppc64 failsmalc
2008-07-24Emit and use adhoc function descriptor for code_gen_prologue on PPC64malc
2008-07-24Sparc32: save/load all MMU registers, Sparc64: add CPU save/loadblueswir1
2008-07-24Fix 24 bit modeblueswir1
2008-07-24Fix detection of 15 bit display depthblueswir1
2008-07-23Remove neg_i32 debugging leftovermalc
2008-07-23Provide extNs_M instructionsmalc
2008-07-23Remove stray "i" from mul_i64malc
2008-07-23Preliminary PPC64/Linux host supportmalc
2008-07-23Enable VDE by default if library is present.aliguori
2008-07-23Add OneNAND Unlock All command (Kyungmin Park).balrog
2008-07-23Use plain standard inline.ths
2008-07-23Less hardcoding of TARGET_USER_ONLY.ths
2008-07-23Save 3MB ioport table memory (Samuel Thibault)aliguori
2008-07-23Fix task register type after reset (Avi Kivity)aliguori
2008-07-23Fix SDL problems with BGR displays (Avi Kivity)aliguori