aboutsummaryrefslogtreecommitdiff
path: root/target-sparc
AgeCommit message (Expand)Author
2009-12-05Sparc64: handle MMU global bit and nucleus contextBlue Swirl
2009-12-04Sparc64: fix compilation with DEBUG_MMUBlue Swirl
2009-11-07user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl
2009-11-07sparc32 (mostly): remove unneeded calls to device resetBlue Swirl
2009-11-04Sparc: fix carry flag handling (Solaris bootblk fix)Artyom Tarasenko
2009-10-13sparc64: fix done instruction pcIgor V. Kovalenko
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-23sparc64-8bit-asiIgor V. Kovalenko
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-08-24cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd
2009-08-22sparc32 remove an unnecessary cpu irq setBlue Swirl
2009-08-22Sparc32/64: fix jmpl followed by branchBlue Swirl
2009-08-18Sparc32/64: Fix user emulator breakageBlue Swirl
2009-08-15Fix desynchronization of condition code state when a memory access trapsBlue Swirl
2009-08-04Sparc64: replace tsptr with helper routineIgor Kovalenko
2009-07-31sparc64 flush pending conditional evaluations before exposing cpu stateIgor Kovalenko
2009-07-27rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela
2009-07-27sparc64 really implement itlb/dtlb automatic replacement writesIgor Kovalenko
2009-07-27sparc64 name mmu registers and general cleanupIgor Kovalenko
2009-07-20Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-07-12sparc64: trap handling correctionsIgor Kovalenko
2009-07-12sparc64: fix helper_st_asi little endian case typoIgor Kovalenko
2009-07-12sparc64: unify mmu tag matching codeIgor Kovalenko
2009-07-12sparc64: mmu bypass mode correctionIgor Kovalenko
2009-06-06Use correct type for SPARC cpu_cc_opPaul Brook
2009-05-21Convert machine registration to use module init functionsAnthony Liguori
2009-05-19Hardware convenience libraryPaul Brook
2009-05-13Include assert.h from qemu-common.hPaul Brook
2009-05-13Replace gcc variadic macro extension with C99 versionBlue Swirl
2009-05-10Convert mulsccBlue Swirl
2009-05-10Convert udiv/sdivBlue Swirl
2009-05-10Convert tagged opsBlue Swirl
2009-05-10Convert subxBlue Swirl
2009-05-10Convert subBlue Swirl
2009-05-10Convert logical operations and umul/smulBlue Swirl
2009-05-10Convert addxBlue Swirl
2009-05-10Convert addBlue Swirl
2009-05-10Use dynamical computation for condition codesBlue Swirl
2009-05-03Optimize cmp x, 0 caseBlue Swirl
2009-05-03ReindentBlue Swirl
2009-05-02Improve instruction name comments for easier searchingBlue Swirl
2009-05-02Clarify: dmmuregs[1] is not a typoBlue Swirl
2009-05-02Optimize operations with immediate parametersBlue Swirl
2009-05-02Fix Sparc64 sign extension problemsBlue Swirl
2009-04-28sparc64 fix context value for ITLB faultIgor Kovalenko
2009-04-27sparc64 fix TLB match codeIgor Kovalenko
2009-04-25Fix a warning in sparc64-linux-user buildBlue Swirl
2009-04-25sparc64 support TSB related MMU registersIgor Kovalenko