summaryrefslogtreecommitdiffstats
path: root/target-sparc/helper.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* sparc64: mmu bypass mode correctionIgor Kovalenko2009-07-121-3/+11
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* Use dynamical computation for condition codesBlue Swirl2009-05-101-0/+1
* Clarify: dmmuregs[1] is not a typoBlue Swirl2009-05-021-0/+1
* sparc64 fix context value for ITLB faultIgor Kovalenko2009-04-281-1/+1
* sparc64 fix TLB match codeIgor Kovalenko2009-04-271-7/+7
* qemu: introduce qemu_init_vcpu (Marcelo Tosatti)aliguori2009-04-241-0/+1
* Delete some unused macros detected with -Wp,-Wunused-macros useblueswir12009-03-161-2/+3
* Turn MMUs and caches off on resetblueswir12009-02-211-0/+1
* targets: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-2/+0
* Log reset events (Jan Kiszka)aliguori2009-01-261-0/+5
* Get rid of user_mode_onlyaurel322009-01-141-1/+0
* Fix TLB access (Jakub Jermar)blueswir12009-01-121-10/+10
OpenPOWER on IntegriCloud