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
...
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-1
/
+0
*
Fix PPC reset
Blue Swirl
2009-04-28
1
-0
/
+1
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-2
/
+1
*
target-ppc: Explain why the whole TLB is flushed on SR write
aurel32
2009-03-29
1
-0
/
+2
*
Disable BAT for 970
blueswir1
2009-03-07
1
-3
/
+3
*
Keep SLB in-CPU
blueswir1
2009-03-07
1
-63
/
+69
*
Fix NX bit
blueswir1
2009-03-07
1
-1
/
+1
*
Enable 64bit mode on interrupts
blueswir1
2009-03-07
1
-1
/
+5
*
Implement large pages
blueswir1
2009-03-07
1
-30
/
+48
*
Implement slbmte
blueswir1
2009-03-07
1
-13
/
+47
*
Turn MMU off on reset
blueswir1
2009-02-21
1
-1
/
+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
-2
/
+6
*
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-15
1
-69
/
+29
*
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
2009-01-15
1
-223
/
+105
*
powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled (Liu Yu)
aliguori
2009-01-15
1
-1
/
+2
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-1
/
+1
*
target-ppc: Enable KVM for ppcemb.
aurel32
2008-12-16
1
-0
/
+5
*
target-ppc: remove remaining warnings
aurel32
2008-12-11
1
-4
/
+4
*
target-ppc: remove unneeded include
aurel32
2008-12-11
1
-1
/
+0
*
target-ppc: rework exception code
aurel32
2008-12-11
1
-18
/
+0
*
target-ppc: enable SPE and Altivec in user mode
aurel32
2008-12-10
1
-0
/
+2
*
target-ppc: initialize MSR appropriately in user-mode
aurel32
2008-12-10
1
-1
/
+1
*
target-ppc: enable access type in MMU
aurel32
2008-12-08
1
-4
/
+1
*
target-ppc: convert SPR accesses to TCG
aurel32
2008-12-07
1
-38
/
+8
*
target-ppc: convert SLB/TLB instructions to TCG
aurel32
2008-12-06
1
-7
/
+0
*
target-ppc: convert exceptions generation to TCG
aurel32
2008-11-22
1
-0
/
+18
*
TCG variable type checking.
pbrook
2008-11-17
1
-0
/
+1
*
target-ppc: Convert XER accesses to TCG
aurel32
2008-10-21
1
-10
/
+0
*
PPC: convert effective address computation to TCG
aurel32
2008-10-14
1
-13
/
+0
*
Add instruction counter.
pbrook
2008-06-29
1
-0
/
+1
*
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-11
1
-0
/
+1
*
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
ths
2007-12-09
1
-0
/
+1
*
Fix incorrect debug prints (reported by Paul Brook).
j_mayer
2007-11-24
1
-67
/
+56
*
Revert foolish patch.
j_mayer
2007-11-23
1
-3
/
+2
*
Fix ppc32 register dumps on 64-bit hosts.
pbrook
2007-11-23
1
-2
/
+3
*
PowerPC 620 MMU do not have the same exact behavior as standard
j_mayer
2007-11-19
1
-9
/
+32
*
Define Freescale cores specific MMU model, exceptions and input bus.
j_mayer
2007-11-17
1
-20
/
+58
*
PowerPC hypervisor mode is not fundamentally available only for PowerPC 64.
j_mayer
2007-11-17
1
-95
/
+39
*
Always make all PowerPC exception definitions visible.
j_mayer
2007-11-17
1
-36
/
+56
*
Allow use of SPE extension by all PowerPC targets,
j_mayer
2007-11-12
1
-21
/
+0
*
Fix usage of the -1 constant in the PowerPC target code:
j_mayer
2007-11-12
1
-8
/
+8
*
added cpu_model parameter to cpu_init()
bellard
2007-11-10
1
-3
/
+9
*
PowerPC 601 need specific callbacks for its BATs setup.
j_mayer
2007-11-04
1
-0
/
+73
*
PowerPC MMU and exception fixes:
j_mayer
2007-11-03
1
-20
/
+74
*
Fix PowerPC program exception that was broken by FPU exception patches
j_mayer
2007-11-02
1
-5
/
+4
*
PowerPC coding style and inlining fixes.
j_mayer
2007-10-28
1
-33
/
+39
*
Fix PowerPC FPSCR update and floating-point exception generation
j_mayer
2007-10-27
1
-7
/
+6
*
Make PowerPC hypervisor resources able to compile, even if not enabled for now.
j_mayer
2007-10-26
1
-6
/
+18
[prev]
[next]