index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-58
/
+58
2009-10-01
Get rid of _t suffix
malc
1
-58
/
+58
2009-08-16
Replace REGX with PRIx64
Blue Swirl
1
-2
/
+3
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
1
-109
/
+104
2009-08-16
Replace always_inline with inline
Blue Swirl
1
-79
/
+66
2009-08-03
target-ppc: retain l{w,d}arx loaded value
Nathan Froyd
1
-1
/
+1
2009-07-20
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
1
-10
/
+10
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
1
-1
/
+0
2009-04-28
Fix PPC reset
Blue Swirl
1
-0
/
+1
2009-04-24
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
1
-2
/
+1
2009-03-29
target-ppc: Explain why the whole TLB is flushed on SR write
aurel32
1
-0
/
+2
2009-03-07
Disable BAT for 970
blueswir1
1
-3
/
+3
2009-03-07
Keep SLB in-CPU
blueswir1
1
-63
/
+69
2009-03-07
Fix NX bit
blueswir1
1
-1
/
+1
2009-03-07
Enable 64bit mode on interrupts
blueswir1
1
-1
/
+5
2009-03-07
Implement large pages
blueswir1
1
-30
/
+48
2009-03-07
Implement slbmte
blueswir1
1
-13
/
+47
2009-02-21
Turn MMU off on reset
blueswir1
1
-1
/
+1
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-2
/
+0
2009-01-26
Log reset events (Jan Kiszka)
aliguori
1
-2
/
+6
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-69
/
+29
2009-01-15
Clean up debugging code #ifdefs (Eduardo Habkost)
aliguori
1
-223
/
+105
2009-01-15
powerpc/kvm: enable POWERPC_MMU_BOOKE_FSL when kvm is enabled (Liu Yu)
aliguori
1
-1
/
+2
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-16
target-ppc: Enable KVM for ppcemb.
aurel32
1
-0
/
+5
2008-12-11
target-ppc: remove remaining warnings
aurel32
1
-4
/
+4
2008-12-11
target-ppc: remove unneeded include
aurel32
1
-1
/
+0
2008-12-11
target-ppc: rework exception code
aurel32
1
-18
/
+0
2008-12-10
target-ppc: enable SPE and Altivec in user mode
aurel32
1
-0
/
+2
2008-12-10
target-ppc: initialize MSR appropriately in user-mode
aurel32
1
-1
/
+1
2008-12-08
target-ppc: enable access type in MMU
aurel32
1
-4
/
+1
2008-12-07
target-ppc: convert SPR accesses to TCG
aurel32
1
-38
/
+8
2008-12-06
target-ppc: convert SLB/TLB instructions to TCG
aurel32
1
-7
/
+0
2008-11-22
target-ppc: convert exceptions generation to TCG
aurel32
1
-0
/
+18
2008-11-17
TCG variable type checking.
pbrook
1
-0
/
+1
2008-10-21
target-ppc: Convert XER accesses to TCG
aurel32
1
-10
/
+0
2008-10-14
PPC: convert effective address computation to TCG
aurel32
1
-13
/
+0
2008-06-29
Add instruction counter.
pbrook
1
-0
/
+1
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
1
-0
/
+1
2007-12-09
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
ths
1
-0
/
+1
2007-11-24
Fix incorrect debug prints (reported by Paul Brook).
j_mayer
1
-67
/
+56
2007-11-23
Revert foolish patch.
j_mayer
1
-3
/
+2
2007-11-23
Fix ppc32 register dumps on 64-bit hosts.
pbrook
1
-2
/
+3
2007-11-19
PowerPC 620 MMU do not have the same exact behavior as standard
j_mayer
1
-9
/
+32
2007-11-17
Define Freescale cores specific MMU model, exceptions and input bus.
j_mayer
1
-20
/
+58
2007-11-17
PowerPC hypervisor mode is not fundamentally available only for PowerPC 64.
j_mayer
1
-95
/
+39
2007-11-17
Always make all PowerPC exception definitions visible.
j_mayer
1
-36
/
+56
2007-11-12
Allow use of SPE extension by all PowerPC targets,
j_mayer
1
-21
/
+0
2007-11-12
Fix usage of the -1 constant in the PowerPC target code:
j_mayer
1
-8
/
+8
[next]