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
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move cpu_has_work and cpu_pc_from_tb to cpu.h
Blue Swirl
2011-06-26
1
-0
/
+12
*
w32: Fix compilation and replace non-portable usage of ulong
Stefan Weil
2011-05-20
1
-2
/
+2
*
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
2011-05-14
1
-3
/
+305
|
\
|
*
PPC: Implement e500 (FSL) MMU
Alexander Graf
2011-05-12
1
-3
/
+301
|
*
PPC: Add another 64 bits to instruction feature mask
Alexander Graf
2011-05-12
1
-0
/
+1
|
*
PPC: Add GS MSR definition
Alexander Graf
2011-05-12
1
-0
/
+2
|
*
monitor: add PPC BookE SPRs
Scott Wood
2011-05-09
1
-0
/
+1
*
|
Fix typo in comment (embeded -> embedded)
Stefan Weil
2011-05-08
1
-1
/
+1
|
/
*
Implement PAPR VPA functions for pSeries shared processor partitions
David Gibson
2011-04-01
1
-0
/
+7
*
Virtual hash page table handling on pSeries machine
David Gibson
2011-04-01
1
-0
/
+2
*
Add POWER7 support for ppc
David Gibson
2011-04-01
1
-0
/
+16
*
Support 1T segments on ppc
David Gibson
2011-04-01
1
-0
/
+7
*
Better factor the ppc hash translation path
David Gibson
2011-04-01
1
-0
/
+1
*
Use "hash" more consistently in ppc mmu code
David Gibson
2011-04-01
1
-1
/
+4
*
Parse SDR1 on mtspr instead of at translate time
David Gibson
2011-04-01
1
-1
/
+10
*
Correct ppc popcntb logic, implement popcntw and popcntd
David Gibson
2011-04-01
1
-0
/
+2
*
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
2011-04-01
1
-0
/
+2
*
Add a hook to allow hypercalls to be emulated on PowerPC
David Gibson
2011-04-01
1
-0
/
+2
*
Clean up PowerPC SLB handling code
David Gibson
2011-04-01
1
-3
/
+26
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
1
-2
/
+2
*
ppc: remove video.x
Blue Swirl
2010-10-13
1
-3
/
+0
*
powerpc: Add a virtex5 ml507 refdesign board
Edgar E. Iglesias
2010-09-30
1
-0
/
+4
*
powerpc: Improve emulation of the BookE MMU
Edgar E. Iglesias
2010-09-24
1
-0
/
+3
*
remove exec-all.h inclusion from cpu.h
Paolo Bonzini
2010-07-03
1
-1
/
+0
*
move cpu_pc_from_tb to target-*/exec.h
Paolo Bonzini
2010-07-03
1
-5
/
+0
*
Target specific usermode cleanup
Paul Brook
2010-03-12
1
-0
/
+6
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
1
-0
/
+17
*
target-ppc: fix SPE evcmp* instructions
Nathan Froyd
2010-02-27
1
-4
/
+4
*
PPC: Make DCR uint32_t
Alexander Graf
2009-12-21
1
-2
/
+2
*
PPC64: Fix alternate timebase
Aurelien Jarno
2009-12-21
1
-1
/
+1
*
PPC64: Fix timebase
Alexander Graf
2009-12-21
1
-1
/
+1
*
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
2009-11-07
1
-2
/
+0
*
target-ppc: move often used CPU fields at the top of the structure
Aurelien Jarno
2009-10-23
1
-4
/
+4
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-43
/
+45
*
Get rid of _t suffix
malc
2009-10-01
1
-45
/
+43
*
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
2009-08-24
1
-0
/
+1
*
Replace REGX with PRIx64
Blue Swirl
2009-08-16
1
-2
/
+0
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
1
-2
/
+0
*
Replace always_inline with inline
Blue Swirl
2009-08-16
1
-1
/
+1
*
target-ppc: add exceptions for conditional stores
Nathan Froyd
2009-08-03
1
-0
/
+5
*
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
2009-08-03
1
-1
/
+3
*
target-ppc: add cpu_set_tls
Nathan Froyd
2009-08-03
1
-0
/
+11
*
target-ppc: fix cpu_clone_regs
Nathan Froyd
2009-08-03
1
-3
/
+1
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Hardware convenience library
Paul Brook
2009-05-19
1
-1
/
+0
*
target-ppc: expose cpu capability flags
Nathan Froyd
2009-05-16
1
-0
/
+139
*
Fix PPC reset
Blue Swirl
2009-04-28
1
-1
/
+2
*
Make the ELF loader aware of backwards compatibility
blueswir1
2009-03-13
1
-2
/
+1
*
Keep SLB in-CPU
blueswir1
2009-03-07
1
-0
/
+7
*
Implement large pages
blueswir1
2009-03-07
1
-0
/
+1
[next]