summaryrefslogtreecommitdiffstats
path: root/target-sparc/helper.c
Commit message (Expand)AuthorAgeFilesLines
* Gdbstub: Fix back-trace on SPARC32Fabien Chouteau2011-09-101-0/+84
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-3/+3
* target-sparc: Fix compiler errors (format strings)Stefan Weil2011-07-221-2/+2
* SPARC64: implement addtional MMU faults related to nonfaulting loadTsuneo Saito2011-07-211-3/+26
* SPARC64: fix fault status overwritten on nonfaulting loadTsuneo Saito2011-07-211-6/+2
* SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()Tsuneo Saito2011-07-211-1/+14
* SPARC64: introduce a convenience function for getting physical addressesTsuneo Saito2011-07-211-6/+14
* SPARC64: SFSR cleanup and fixTsuneo Saito2011-07-211-12/+40
* SPARC64: TTE bits cleanupTsuneo Saito2011-07-211-16/+19
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* sparc: move do_interrupt to helper.cBlue Swirl2011-06-261-0/+242
* Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond2011-06-081-1/+0
* SPARC: Fix Leon3 cache controlFabien Chouteau2011-02-011-1/+1
* SPARC: Add asr17 register supportFabien Chouteau2011-01-241-1/+2
* SPARC: Emulation of Leon3Fabien Chouteau2011-01-241-3/+4
* Sparc: implement monitor command 'info tlb'Blue Swirl2010-12-191-44/+44
* target-sparc: remove unused functions cpu_lock(), cpu_unlock()Peter Maydell2010-12-031-14/+0
* target-xxx: Use fprintf_function (format checking)Stefan Weil2010-10-301-7/+4
* sparc64: fix tag access register on mmu trapsIgor V. Kovalenko2010-06-021-0/+5
* sparc64: fix mmu context at trap levels above zeroIgor V. Kovalenko2010-05-221-1/+18
* sparc64: fix dump_mmu to look for global bit in tte value instead of tagIgor V. Kovalenko2010-05-221-2/+2
* sparc64: fix pstate privilege bitsIgor V. Kovalenko2010-05-221-2/+2
* sparc64: generate data access exception on RW violationIgor V. Kovalenko2010-05-221-37/+62
* Fix %lld or %llx printf format useBlue Swirl2010-05-221-2/+2
* target-sparc: Fix wrong printf argumentStefan Weil2010-05-121-1/+1
* sparc: Fix lazy flag calculation on interrupts, refactorBlue Swirl2010-05-091-5/+5
* sparc64: fix build with older gccsBlue Swirl2010-05-071-0/+1
* sparc64: handle asi referencing nucleus and secondary MMU contextsIgor V. Kovalenko2010-05-061-11/+31
* sparc64: implement global translation table entries v1Igor V. Kovalenko2010-05-061-19/+14
* Large page TLB flushPaul Brook2010-03-171-14/+26
* Remove cpu_get_phys_page_debug from userspace emulationPaul Brook2010-03-121-7/+1
* sparc32 don't mark page dirty when failingArtyom Tarasenko2010-01-311-5/+6
* Sparc: improve CPU register dumpBlue Swirl2010-01-171-30/+55
* Sparc32: remove unused variable, spotted by clangBlue Swirl2010-01-131-5/+0
* sparc64: add PIL to cpu state dumpIgor V. Kovalenko2010-01-081-0/+1
* Sparc64: handle MMU global bit and nucleus contextBlue Swirl2009-12-051-11/+19
* Sparc64: fix compilation with DEBUG_MMUBlue Swirl2009-12-041-15/+15
* user: move CPU reset call to main.c for x86/PPC/SparcBlue Swirl2009-11-071-3/+0
* sparc32 (mostly): remove unneeded calls to device resetBlue Swirl2009-11-071-0/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-18/+18
* Get rid of _t suffixmalc2009-10-011-18/+18
* Sparc32/64: Fix user emulator breakageBlue Swirl2009-08-181-1/+1
* Sparc64: replace tsptr with helper routineIgor Kovalenko2009-08-041-2/+3
* sparc64 really implement itlb/dtlb automatic replacement writesIgor Kovalenko2009-07-271-1/+3
* sparc64 name mmu registers and general cleanupIgor Kovalenko2009-07-271-28/+40
* Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl2009-07-201-10/+10
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* sparc64: trap handling correctionsIgor Kovalenko2009-07-121-0/+4
* sparc64: unify mmu tag matching codeIgor Kovalenko2009-07-121-44/+57
OpenPOWER on IntegriCloud