aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-03-10Honor TMPDIR environment variableaurel32
2008-03-10Change the e1000 mmio addr space according to spec.aurel32
2008-03-09Be consistent in -clock parameter. Display also the list of availableaurel32
2008-03-09 Convert andn, orn and xnor to TCGblueswir1
2008-03-09 Fix some functions declared () rather than (void) (Ian Jackson)blueswir1
2008-03-08 Convert branches and conditional moves to TCGblueswir1
2008-03-08 Add function prologue, fix pointer load on Sparc64 hostblueswir1
2008-03-07 Update based on Stuart Brady's commentsblueswir1
2008-03-06Split OMAP DMA out to a file apart.balrog
2008-03-06Check for out of range update regions (original patch from Anthony Liguori).balrog
2008-03-06Register VMware SVGA's memory io region with PCI framework.balrog
2008-03-06 Convert exception ops to TCGblueswir1
2008-03-06 Fix microSPARC II SFSR mask (Robert Reif)blueswir1
2008-03-05 Add more machine definitionsblueswir1
2008-03-05 Properly bomb out on errors in Makefile shell fragments (Ian Jackson)blueswir1
2008-03-05 Convert Sparc64 trap state ops to TCGblueswir1
2008-03-0432-bit host sign extension fix (Juergen Lock).pbrook
2008-03-04 Show IRQ set or reset (Robert Reif)blueswir1
2008-03-04 Remove unneeded qemu_irq_lower (Robert Reif)blueswir1
2008-03-04 Convert float helpers to TCG, fix fabsq in the processblueswir1
2008-03-04 Convert fmovr to TCGblueswir1
2008-03-03CRIS signals:edgar_igl
2008-03-02 Convert tick operations to TCGblueswir1
2008-03-02 Convert movr and (partially) movcc to TCGblueswir1
2008-03-02 Convert addx, subx, next_insn and mov_pc_npc to TCGblueswir1
2008-03-02 Add brcond_tlblueswir1
2008-03-02Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)blueswir1
2008-03-01Add a tests for user-mode mmapedgar_igl
2008-03-01Add test-case for btst CCS flags updates.edgar_igl
2008-03-01* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.edgar_igl
2008-02-29 Fix compiler warningblueswir1
2008-02-29 Fix register references (Igor Kovalenko)blueswir1
2008-02-29Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)blueswir1
2008-02-29Give names to magic numbers (Herv�oussineau)blueswir1
2008-02-28First try at supporting ordinary signals for CRIS linux-user guests.edgar_igl
2008-02-28Add small testcase for ordinary signals.edgar_igl
2008-02-28Cut the translation block after translating a break insn. This avoids an issu...edgar_igl
2008-02-28More consistent naming for CRIS register-number macros.edgar_igl
2008-02-27 Preliminary Sparc TCG targetblueswir1
2008-02-27 Temporary fix for i386 hostblueswir1
2008-02-27Initialize disasinfo->private_data, binutils does it and some disassemblers d...edgar_igl
2008-02-25 Fix mixed definesblueswir1
2008-02-25Add testcase for CRIS ftag/fidx cache flushing insns.edgar_igl
2008-02-25Silently ignore CRIS cache flushes, instead of aborting due to unknown insn.edgar_igl
2008-02-24 Modify Sparc32/64 to use TCGblueswir1
2008-02-24 More helper types, rearrange generic definitionsblueswir1
2008-02-23Really stop the transfer when the DMA channel is being disabled.balrog
2008-02-22The non-ncurses curses doesn't have resize_term, so make resizing conditional.balrog
2008-02-20 Fix andi, optimize addi and subi zero casesblueswir1
2008-02-17Unify RTCs that use host time, fix M48t59 alarm.balrog