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
/
ldst_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-7
/
+8
*
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+3
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-10
/
+15
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-3
/
+5
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-8
/
+19
*
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
Ronald Hecht
2013-02-23
1
-0
/
+6
*
target-sparc: Fix debug output for DEBUG_MMU
Andreas Färber
2013-02-16
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-5
/
+5
*
exec: refactor cpu_restore_state
Blue Swirl
2012-12-16
1
-18
/
+6
*
target-sparc: make do_unaligned_access static
Blue Swirl
2012-11-01
1
-2
/
+6
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-18
/
+18
*
target-sparc: Move sdivx and udivx out of line
Richard Henderson
2012-10-07
1
-2
/
+2
*
qemu-log: use LOG_UNIMP for some target CPU cases
Blue Swirl
2012-06-21
1
-32
/
+48
*
fix block loads broken in commit 30038fd818
Artyom Tarasenko
2012-05-12
1
-1
/
+1
*
Use uintptr_t for various op related functions
Blue Swirl
2012-04-14
1
-7
/
+5
*
Sparc: avoid AREG0 wrappers for memory access helpers
Blue Swirl
2012-03-18
1
-4
/
+69
*
Sparc: avoid AREG0 for memory access helpers
Blue Swirl
2012-03-18
1
-189
/
+167
*
sparc64: implement PCI and ISA irqs
Blue Swirl
2012-03-17
1
-6
/
+14
*
target-sparc: Don't overuse CPUState
Andreas Färber
2012-03-14
1
-8
/
+8
*
target-sparc: Change fpr representation to doubles.
Richard Henderson
2011-10-26
1
-41
/
+30
*
target-sparc: Pass float64 parameters instead of dt0/1 temporaries.
Richard Henderson
2011-10-26
1
-52
/
+0
*
Sparc: split load and store op helpers
Blue Swirl
2011-10-26
1
-0
/
+2434