aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog7-164/+896
2008-07-21Omap DPLL & APLL locking logic.balrog3-17/+121
2008-07-21Use MMU globals for some MMU trapsblueswir12-4/+19
2008-07-21Fix reset vectorblueswir11-1/+1
2008-07-21Fix logging output for MIPS HI, LO registers, by Stefan Weil.ths1-1/+2
2008-07-20Fix compiler warning, by Stefan Weil.ths1-1/+1
2008-07-20Add missing const, by Stefan Weil.ths1-1/+1
2008-07-20Simplify conditional FP moves.ths1-10/+5
2008-07-20Print default and available CPU features separatelyblueswir11-4/+7
2008-07-20Make UA200x features selectable, add MMU typesblueswir14-23/+48
2008-07-20Fix debug message address formatsblueswir11-8/+15
2008-07-20Fix wrong function names in debug messages (Stefan Weil)blueswir11-2/+2
2008-07-19Remove unused variableblueswir11-2/+0
2008-07-19Improve the audio driver checkmalc1-1/+1
2008-07-19Reject invalid audio driversmalc1-0/+10
2008-07-19Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).balrog1-1/+1
2008-07-19Revert "fix power management timer overflow handling" (Avi Kivity).balrog1-1/+0
2008-07-19Force screen resize if no buffer set (Avi Kivity).balrog1-1/+2
2008-07-19Implement nucleus quad lddablueswir13-20/+70
2008-07-19Pretend to be the active console while a screendump takes place (Avi Kivity).balrog1-1/+6
2008-07-19ARMv6: fix SIMD add/sub carry flags (Vincent Palatin).balrog1-4/+4
2008-07-19ARM: fix CPS masks (Vincent Palatin).balrog1-2/+2
2008-07-19Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues).balrog3-18/+21
2008-07-19Update TLB miss addressesblueswir11-0/+2
2008-07-19Add Virtual Distributed Ethernet native support, by Luca Bigliardi.ths5-1/+147
2008-07-19linux-user: Fix target_statfs[64] on 64-bit hostsbalrog1-1/+2
2008-07-19Special Mask Mode for i8259 PIC (Sebastian Reichelt).balrog1-0/+2
2008-07-18Allow qemu-nbd --version to show the application name dynamically, byths1-2/+2
2008-07-18Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths6-16/+11
2008-07-18Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.ths11-72/+59
2008-07-18ide: enable single word DMA, by Stefano Stabellini.ths1-0/+10