index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-sparc
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc64: fix tag access register on mmu traps
Igor V. Kovalenko
2010-06-02
1
-0
/
+5
*
sparc64: fix mmu context at trap levels above zero
Igor V. Kovalenko
2010-05-22
1
-1
/
+18
*
sparc64: fix dump_mmu to look for global bit in tte value instead of tag
Igor V. Kovalenko
2010-05-22
1
-2
/
+2
*
sparc64: fix pstate privilege bits
Igor V. Kovalenko
2010-05-22
1
-2
/
+2
*
sparc64: generate data access exception on RW violation
Igor V. Kovalenko
2010-05-22
1
-37
/
+62
*
Fix %lld or %llx printf format use
Blue Swirl
2010-05-22
1
-2
/
+2
*
target-sparc: Fix wrong printf argument
Stefan Weil
2010-05-12
1
-1
/
+1
*
sparc: Fix lazy flag calculation on interrupts, refactor
Blue Swirl
2010-05-09
1
-5
/
+5
*
sparc64: fix build with older gccs
Blue Swirl
2010-05-07
1
-0
/
+1
*
sparc64: handle asi referencing nucleus and secondary MMU contexts
Igor V. Kovalenko
2010-05-06
1
-11
/
+31
*
sparc64: implement global translation table entries v1
Igor V. Kovalenko
2010-05-06
1
-19
/
+14
*
Large page TLB flush
Paul Brook
2010-03-17
1
-14
/
+26
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-7
/
+1
*
sparc32 don't mark page dirty when failing
Artyom Tarasenko
2010-01-31
1
-5
/
+6
*
Sparc: improve CPU register dump
Blue Swirl
2010-01-17
1
-30
/
+55
*
Sparc32: remove unused variable, spotted by clang
Blue Swirl
2010-01-13
1
-5
/
+0
*
sparc64: add PIL to cpu state dump
Igor V. Kovalenko
2010-01-08
1
-0
/
+1
*
Sparc64: handle MMU global bit and nucleus context
Blue Swirl
2009-12-05
1
-11
/
+19
*
Sparc64: fix compilation with DEBUG_MMU
Blue Swirl
2009-12-04
1
-15
/
+15
*
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
1
-3
/
+0
*
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
2009-11-07
1
-0
/
+2
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-18
/
+18
*
Get rid of _t suffix
malc
2009-10-01
1
-18
/
+18
*
Sparc32/64: Fix user emulator breakage
Blue Swirl
2009-08-18
1
-1
/
+1
*
Sparc64: replace tsptr with helper routine
Igor Kovalenko
2009-08-04
1
-2
/
+3
*
sparc64 really implement itlb/dtlb automatic replacement writes
Igor Kovalenko
2009-07-27
1
-1
/
+3
*
sparc64 name mmu registers and general cleanup
Igor Kovalenko
2009-07-27
1
-28
/
+40
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-10
/
+10
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
sparc64: trap handling corrections
Igor Kovalenko
2009-07-12
1
-0
/
+4
*
sparc64: unify mmu tag matching code
Igor Kovalenko
2009-07-12
1
-44
/
+57
*
sparc64: mmu bypass mode correction
Igor Kovalenko
2009-07-12
1
-3
/
+11
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-1
/
+0
*
Use dynamical computation for condition codes
Blue Swirl
2009-05-10
1
-0
/
+1
*
Clarify: dmmuregs[1] is not a typo
Blue Swirl
2009-05-02
1
-0
/
+1
*
sparc64 fix context value for ITLB fault
Igor Kovalenko
2009-04-28
1
-1
/
+1
*
sparc64 fix TLB match code
Igor Kovalenko
2009-04-27
1
-7
/
+7
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+1
*
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
2009-03-16
1
-2
/
+3
*
Turn MMUs and caches off on reset
blueswir1
2009-02-21
1
-0
/
+1
*
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Log reset events (Jan Kiszka)
aliguori
2009-01-26
1
-0
/
+5
*
Get rid of user_mode_only
aurel32
2009-01-14
1
-1
/
+0
*
Fix TLB access (Jakub Jermar)
blueswir1
2009-01-12
1
-10
/
+10
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Better SuperSPARC emulation (Robert Reif)
blueswir1
2008-12-23
1
-23
/
+27
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-2
/
+2
*
Add static (spotted by sparse)
blueswir1
2008-10-07
1
-1
/
+1
*
Rearrange tick functions
blueswir1
2008-10-03
1
-31
/
+0
*
Add a generic Niagara machine
blueswir1
2008-09-26
1
-2
/
+1
[next]