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-ppc
/
translate_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gdbstub: handle read of fpscr
Fabien Chouteau
2011-10-06
1
-2
/
+1
*
Implement POWER7's CFAR in TCG
David Gibson
2011-10-06
1
-1
/
+22
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-3
/
+3
*
PPC: move TLBs to their own arrays
Alexander Graf
2011-06-17
1
-1
/
+26
*
ppc: Fix compilation for ppc64-softmmu
Stefan Weil
2011-06-03
1
-6
/
+6
*
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-14
1
-80
/
+202
|
\
|
*
PPC: Implement e500 (FSL) MMU
Alexander Graf
2011-05-12
1
-49
/
+114
|
*
PPC: Add another 64 bits to instruction feature mask
Alexander Graf
2011-05-12
1
-33
/
+90
*
|
Fix typos in comments (instanciation -> instantiation)
Stefan Weil
2011-05-08
1
-1
/
+1
|
/
*
Add POWER7 support for ppc
David Gibson
2011-04-01
1
-0
/
+107
*
Parse SDR1 on mtspr instead of at translate time
David Gibson
2011-04-01
1
-6
/
+1
*
Implement missing parts of the logic for the POWER PURR
David Gibson
2011-04-01
1
-0
/
+8
*
Handle icount for powerpc tbl/tbu/decr load and store.
Tristan Gingold
2011-02-16
1
-0
/
+42
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
1
-1
/
+1
*
powerpc: Add a ppc-440x5 Xilinx model
Edgar E. Iglesias
2010-09-30
1
-2
/
+4
*
target-ppc: fix power mode checking on 7400/7410
Aurelien Jarno
2010-07-19
1
-2
/
+2
*
target-ppc: generic PowerPC TBL
Dmitry Ilyevsky
2010-03-26
1
-4
/
+4
*
target-ppc: simpler definitions for microcontrollers based on e300
Thomas Monjalon
2009-10-18
1
-68
/
+44
*
target-ppc: add declarations of microcontrollers based on e300
Thomas Monjalon
2009-10-18
1
-8
/
+40
*
target-ppc: better support of e300 CPU core
Thomas Monjalon
2009-10-18
1
-2
/
+8
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-39
/
+39
*
Get rid of _t suffix
malc
2009-10-01
1
-39
/
+39
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
1
-2
/
+2
*
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-27
1
-2
/
+2
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
target-ppc: enable PPC_MFTB for 44x
Baojun Wang
2009-07-13
1
-6
/
+6
*
target-ppc: permit linux-user to read PVR
Nathan Froyd
2009-06-23
1
-1
/
+7
*
Replace ELF section hack with normal table
Blue Swirl
2009-06-17
1
-9
/
+2
*
target-ppc: expose cpu capability flags
Nathan Froyd
2009-05-16
1
-0
/
+1
*
Fix powerpc 604 reset vector
Tristan Gingold
2009-04-28
1
-2
/
+2
*
Fix PPC reset
Blue Swirl
2009-04-28
1
-20
/
+23
*
target-ppc: fix commit r6789
aurel32
2009-03-10
1
-2
/
+2
*
target-ppc: free a tcg temp variable
aurel32
2009-03-09
1
-0
/
+1
*
target-ppc: add support for reading/writing spefscr
aurel32
2009-03-09
1
-8
/
+23
*
Fix off-by-one errors for Altivec and SPE registers
aurel32
2009-03-07
1
-8
/
+8
*
Keep SLB in-CPU
blueswir1
2009-03-07
1
-1
/
+1
*
Nop some SPRs on 970fx
blueswir1
2009-03-07
1
-0
/
+12
*
target-ppc: improve mfcr/mtcrf
aurel32
2009-03-03
1
-1
/
+0
*
kvm/powerpc: Add irq support for E500 core
aurel32
2009-03-02
1
-2
/
+3
*
Implement HIOR
blueswir1
2009-02-28
1
-8
/
+21
*
target-ppc: Model e500v{1,2} CPUs more accurately
aurel32
2009-02-09
1
-102
/
+125
*
target-ppc: Model SPE floating-point instructions more accurately
aurel32
2009-02-09
1
-9
/
+9
*
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
Add calls to initialize VSCR on appropriate machines
aurel32
2009-02-03
1
-0
/
+22
*
target-ppc: Add SPE register read/write using XML
aurel32
2009-01-24
1
-0
/
+50
*
target-ppc: Add Altivec register read/write using XML
aurel32
2009-01-24
1
-0
/
+50
*
target-ppc: Add float register read/write using XML
aurel32
2009-01-24
1
-0
/
+32
*
target-ppc: Include gdbstub.h
aurel32
2009-01-24
1
-0
/
+1
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
1
-3
/
+3
[next]