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
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pseries: Support SMT systems for KVM Book3S-HV
David Gibson
2011-10-30
1
-0
/
+11
*
ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages
Scott Wood
2011-10-06
1
-2
/
+3
*
ppc: booke206: add "info tlb" support
Scott Wood
2011-10-06
1
-0
/
+88
*
Remove blanks before \n in output strings
Stefan Weil
2011-09-16
1
-1
/
+1
*
PPC: E500: Set ESR values
Alexander Graf
2011-08-23
1
-0
/
+6
*
PPC: E500: Add ESR bit definitions
Alexander Graf
2011-08-23
1
-2
/
+2
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-2
/
+2
*
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-08-07
1
-2
/
+2
*
Avoid allocating TCG resources in non-TCG mode
Jan Kiszka
2011-08-05
1
-1
/
+3
*
Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
Blue Swirl
2011-07-01
1
-20
/
+173
|
\
|
*
PPC: move TLBs to their own arrays
Alexander Graf
2011-06-17
1
-13
/
+13
|
*
PPC: E500: Use MAS registers instead of internal TLB representation
Alexander Graf
2011-06-17
1
-9
/
+146
|
*
target-ppc: Handle memory-forced I/O controller access
Hervé Poussineau
2011-06-17
1
-0
/
+16
*
|
Remove exec-all.h include directives
Blue Swirl
2011-06-26
1
-1
/
+0
|
/
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-1
/
+0
*
Fix a bug in mtsr/mtsrin emulation on ppc64
David Gibson
2011-05-20
1
-5
/
+4
*
PPC: Implement e500 (FSL) MMU
Alexander Graf
2011-05-12
1
-56
/
+213
*
Virtual hash page table handling on pSeries machine
David Gibson
2011-04-01
1
-8
/
+28
*
Add POWER7 support for ppc
David Gibson
2011-04-01
1
-0
/
+6
*
Support 1T segments on ppc
David Gibson
2011-04-01
1
-12
/
+38
*
Better factor the ppc hash translation path
David Gibson
2011-04-01
1
-48
/
+19
*
Use "hash" more consistently in ppc mmu code
David Gibson
2011-04-01
1
-49
/
+46
*
Parse SDR1 on mtspr instead of at translate time
David Gibson
2011-04-01
1
-35
/
+45
*
Clean up slb_lookup() function
David Gibson
2011-04-01
1
-27
/
+18
*
Implement PowerPC slbmfee and slbmfev instructions
David Gibson
2011-04-01
1
-0
/
+26
*
Add a hook to allow hypercalls to be emulated on PowerPC
David Gibson
2011-04-01
1
-0
/
+8
*
Clean up PowerPC SLB handling code
David Gibson
2011-04-01
1
-126
/
+50
*
ppc: remove video.x
Blue Swirl
2010-10-13
1
-11
/
+0
*
ppc: Minor 40x MMU fixes
John Clark
2010-10-05
1
-2
/
+0
*
powerpc: Improve emulation of the BookE MMU
Edgar E. Iglesias
2010-09-24
1
-8
/
+30
*
PPC: Redesign interrupt trigger path
Alexander Graf
2010-09-15
1
-51
/
+29
*
powerpc: Avoid TLB related log spamming
Edgar E. Iglesias
2010-09-11
1
-1
/
+0
*
target-ppc: remove useless line
Thomas Monjalon
2010-05-31
1
-1
/
+0
*
target-ppc: fix RFI by clearing some bits of MSR
Thomas Monjalon
2010-05-31
1
-1
/
+0
*
ppc: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
1
-3
/
+9
*
Large page TLB flush
Paul Brook
2010-03-17
1
-3
/
+4
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-5
/
+0
*
PPC: Fix large pages
Alexander Graf
2010-02-14
1
-5
/
+4
*
ppc-40x: Correct ESR for zone protection faults.
Edgar E. Iglesias
2010-01-14
1
-5
/
+18
*
ppc-40x: Correct decoding of zone protection bits.
Edgar E. Iglesias
2010-01-14
1
-1
/
+1
*
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
1
-3
/
+0
*
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
2009-11-07
1
-3
/
+2
*
PPC: 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
-58
/
+58
*
Get rid of _t suffix
malc
2009-10-01
1
-58
/
+58
*
Replace REGX with PRIx64
Blue Swirl
2009-08-16
1
-2
/
+3
*
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
2009-08-16
1
-109
/
+104
*
Replace always_inline with inline
Blue Swirl
2009-08-16
1
-79
/
+66
*
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
2009-08-03
1
-1
/
+1
*
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-20
1
-10
/
+10
[next]