aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-13Use float32/64 instead of float/doubleaurel326-458/+241
2008-03-13e1000: fix endianness issuesaurel321-7/+16
2008-03-13rtl8139: fix endianness on big endian targetsaurel321-26/+16
2008-03-13 Fix i32 memory backed variables on 64-bit hostblueswir14-19/+25
2008-03-13Convert from DOS to UNIX format, no code change.aurel321-123/+123
2008-03-12TCG README fixes (Stuart Brady)aurel321-4/+2
2008-03-11Revert fix for CVE-2008-0928. Will be fixed in a different way later.aurel327-79/+6
2008-03-11SH4, fix several instructionsaurel322-63/+160
2008-03-11 Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)blueswir15-5/+9
2008-03-11 Use a TCG global for regwptrblueswir11-3/+3
2008-03-11Fix CVE-2008-0928 - insufficient block device address range checkingaurel326-3/+79
2008-03-10Let the USB tablet reach the far bottom and right pixelsaurel324-6/+6
2008-03-10GT64XXX: fix endianness issues:aurel321-5/+14
2008-03-10mtfsf: fix FPSCR_VX and FPSCR_FEX computationaurel321-0/+4
2008-03-10Honor TMPDIR environment variableaurel321-1/+5
2008-03-10Change the e1000 mmio addr space according to spec.aurel321-1/+1
2008-03-09Be consistent in -clock parameter. Display also the list of availableaurel321-5/+5
2008-03-09 Convert andn, orn and xnor to TCGblueswir12-18/+6
2008-03-09 Fix some functions declared () rather than (void) (Ian Jackson)blueswir17-12/+12
2008-03-08 Convert branches and conditional moves to TCGblueswir13-650/+587
2008-03-08 Add function prologue, fix pointer load on Sparc64 hostblueswir13-12/+67
2008-03-07 Update based on Stuart Brady's commentsblueswir11-39/+43
2008-03-06Split OMAP DMA out to a file apart.balrog5-1377/+1413
2008-03-06Check for out of range update regions (original patch from Anthony Liguori).balrog1-6/+27
2008-03-06Register VMware SVGA's memory io region with PCI framework.balrog1-18/+29
2008-03-06 Convert exception ops to TCGblueswir15-18/+19
2008-03-06 Fix microSPARC II SFSR mask (Robert Reif)blueswir11-1/+1
2008-03-05 Add more machine definitionsblueswir13-0/+297
2008-03-05 Properly bomb out on errors in Makefile shell fragments (Ian Jackson)blueswir11-5/+5
2008-03-05 Convert Sparc64 trap state ops to TCGblueswir15-70/+103
2008-03-0432-bit host sign extension fix (Juergen Lock).pbrook1-2/+2
2008-03-04 Show IRQ set or reset (Robert Reif)blueswir11-1/+4
2008-03-04 Remove unneeded qemu_irq_lower (Robert Reif)blueswir11-2/+0
2008-03-04 Convert float helpers to TCG, fix fabsq in the processblueswir15-281/+232
2008-03-04 Convert fmovr to TCGblueswir11-15/+27
2008-03-03CRIS signals:edgar_igl1-57/+58
2008-03-02 Convert tick operations to TCGblueswir15-58/+90
2008-03-02 Convert movr and (partially) movcc to TCGblueswir12-24/+42
2008-03-02 Convert addx, subx, next_insn and mov_pc_npc to TCGblueswir12-27/+29
2008-03-02 Add brcond_tlblueswir11-0/+2
2008-03-02Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir15-22/+33
2008-03-01Add a tests for user-mode mmapedgar_igl3-0/+487
2008-03-01Add test-case for btst CCS flags updates.edgar_igl1-0/+8
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl4-60/+99
2008-02-29 Fix compiler warningblueswir11-0/+2
2008-02-29 Fix register references (Igor Kovalenko)blueswir11-3/+3
2008-02-29Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)blueswir11-1/+1
2008-02-29Give names to magic numbers (Herv�oussineau)blueswir11-125/+222
2008-02-28First try at supporting ordinary signals for CRIS linux-user guests.edgar_igl2-0/+175
2008-02-28Add small testcase for ordinary signals.edgar_igl2-0/+27