summaryrefslogtreecommitdiffstats
path: root/target-sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc32 don't mark page dirty when failingArtyom Tarasenko2010-01-311-5/+6
* sparc64: reimplement tick timers v4Igor V. Kovalenko2010-01-272-13/+29
* sparc64: correct write extra bits to cwpIgor V. Kovalenko2010-01-271-1/+1
* sparc32 fix np dereference in do_unassigned_accessArtyom Tarasenko2010-01-231-1/+2
* kill regs_to_env and env_to_regsPaolo Bonzini2010-01-191-8/+0
* Sparc: improve CPU register dumpBlue Swirl2010-01-171-30/+55
* sparc32 do_unassigned_access overhaul v2Artyom Tarasenko2010-01-151-12/+30
* Sparc32: remove unused variable, spotted by clangBlue Swirl2010-01-131-5/+0
* sparc64: interrupt trap handlingIgor V. Kovalenko2010-01-081-0/+10
* sparc64: move cpu_interrupts_enabled to cpu.hIgor V. Kovalenko2010-01-082-13/+13
* sparc64: add macros to deal with softint and timer interruptIgor V. Kovalenko2010-01-081-0/+4
* sparc64: check for pending irq when pil, pstate or softint is changedIgor V. Kovalenko2010-01-081-3/+38
* sparc64: use helper_wrpil to check pending irq on writeIgor V. Kovalenko2010-01-083-4/+16
* sparc64: add PIL to cpu state dumpIgor V. Kovalenko2010-01-081-0/+1
* sparc64: trace pstate and global register set changesIgor V. Kovalenko2010-01-081-0/+20
* sparc64: change_pstate should have 32bit argumentIgor V. Kovalenko2010-01-081-3/+3
* Sparc32: clear exception_index with -1 valueBlue Swirl2010-01-071-1/+1
* sparc64: clear exception_index with -1 valueIgor V. Kovalenko2010-01-061-1/+1
* pass env to raise_exception if called outside of op_helper codeIgor V. Kovalenko2010-01-031-2/+5
* sparc64: switch to MMU global registers in more MMU related trapsIgor V. Kovalenko2010-01-031-3/+3
* Sparc64: handle MMU global bit and nucleus contextBlue Swirl2009-12-052-11/+21
* 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
* Sparc: fix carry flag handling (Solaris bootblk fix)Artyom Tarasenko2009-11-041-61/+30
* sparc64: fix done instruction pcIgor V. Kovalenko2009-10-131-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-013-37/+37
* Get rid of _t suffixmalc2009-10-013-37/+37
* sparc64-8bit-asiIgor V. Kovalenko2009-09-232-0/+6
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-2/+2
* cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signalNathan Froyd2009-08-241-0/+1
* sparc32 remove an unnecessary cpu irq setBlue Swirl2009-08-221-35/+30
* Sparc32/64: fix jmpl followed by branchBlue Swirl2009-08-221-0/+2
* Sparc32/64: Fix user emulator breakageBlue Swirl2009-08-181-1/+1
* Fix desynchronization of condition code state when a memory access trapsBlue Swirl2009-08-151-0/+11
* Sparc64: replace tsptr with helper routineIgor Kovalenko2009-08-045-39/+68
* sparc64 flush pending conditional evaluations before exposing cpu stateIgor Kovalenko2009-07-311-0/+5
* rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIANJuan Quintela2009-07-271-1/+1
* sparc64 really implement itlb/dtlb automatic replacement writesIgor Kovalenko2009-07-273-90/+84
* sparc64 name mmu registers and general cleanupIgor Kovalenko2009-07-274-111/+225
* Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl2009-07-202-15/+19
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-162-4/+2
* sparc64: trap handling correctionsIgor Kovalenko2009-07-124-25/+75
* sparc64: fix helper_st_asi little endian case typoIgor Kovalenko2009-07-121-6/+6
* sparc64: unify mmu tag matching codeIgor Kovalenko2009-07-121-44/+57
* sparc64: mmu bypass mode correctionIgor Kovalenko2009-07-121-3/+11
* Use correct type for SPARC cpu_cc_opPaul Brook2009-06-061-1/+2
* Convert machine registration to use module init functionsAnthony Liguori2009-05-211-22/+0
* Hardware convenience libraryPaul Brook2009-05-191-2/+0
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
OpenPOWER on IntegriCloud