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