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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppc: kvm: fix signedness warning
Alexander Graf
2010-12-08
1
-1
/
+1
*
target-xxx: Use fprintf_function (format checking)
Stefan Weil
2010-10-30
3
-11
/
+9
*
ppc: avoid write only variables
Blue Swirl
2010-10-13
1
-3
/
+3
*
ppc: remove video.x
Blue Swirl
2010-10-13
2
-14
/
+0
*
ppc: Minor 40x MMU fixes
John Clark
2010-10-05
2
-27
/
+49
*
powerpc: Add a virtex5 ml507 refdesign board
Edgar E. Iglesias
2010-09-30
1
-0
/
+4
*
powerpc: Add a ppc-440x5 Xilinx model
Edgar E. Iglesias
2010-09-30
1
-2
/
+4
*
powerpc: Improve emulation of the BookE MMU
Edgar E. Iglesias
2010-09-24
2
-8
/
+33
*
PPC: Suppress gcc warnings with -Wtype-limits
Blue Swirl
2010-09-18
1
-25
/
+25
*
PPC: Redesign interrupt trigger path
Alexander Graf
2010-09-15
1
-51
/
+29
*
PPC: Enable hint bits for lwarx/ldarx
Alexander Graf
2010-09-15
1
-2
/
+2
*
powerpc: Avoid TLB related log spamming
Edgar E. Iglesias
2010-09-11
1
-1
/
+0
*
KVM: PPC: Add level based interrupt logic
Alexander Graf
2010-09-05
2
-2
/
+48
*
PPC: Add PV hypercall transport through fw_cfg
Alexander Graf
2010-08-26
2
-0
/
+33
*
target-ppc: fix power mode checking on 7400/7410
Aurelien Jarno
2010-07-19
1
-2
/
+2
*
target-ppc: add vexptefp instruction
Aurelien Jarno
2010-07-13
3
-0
/
+13
*
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
2
-5
/
+5
*
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
Richard Henderson
2010-06-16
1
-0
/
+1
*
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
2
-4
/
+3
*
Fix %lld or %llx printf format use
Blue Swirl
2010-05-22
1
-3
/
+4
*
PPC/KVM: make iothread work
Alexander Graf
2010-05-18
1
-15
/
+15
*
Do not stop VM if emulation failed in userspace.
Gleb Natapov
2010-05-11
1
-0
/
+5
*
kvm: enable smp > 1
Marcelo Tosatti
2010-05-11
1
-0
/
+5
*
target-ppc: Remove duplicate cpu log.
Richard Henderson
2010-05-05
1
-2
/
+0
*
ppc: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-25
2
-4
/
+10
*
PPC: avoid function pointer type mismatch, spotted by clang
Blue Swirl
2010-04-18
1
-5
/
+3
*
target-ppc: generic PowerPC TBL
Dmitry Ilyevsky
2010-03-26
1
-4
/
+4
*
Large page TLB flush
Paul Brook
2010-03-17
1
-3
/
+4
*
Target specific usermode cleanup
Paul Brook
2010-03-12
1
-0
/
+6
*
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
1
-5
/
+0
*
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-12
1
-0
/
+17
*
target-ppc: fix evsrwu and evsrws (second try)
Aurelien Jarno
2010-03-11
1
-2
/
+2
*
target-ppc: fix evsrwu and evsrws
Aurelien Jarno
2010-03-11
1
-2
/
+2
*
target-ppc: fix evslw instruction
Aurelien Jarno
2010-03-11
1
-1
/
+1
*
KVM: Rework VCPU state writeback API
Jan Kiszka
2010-03-04
2
-5
/
+1
*
target-ppc: don't print invalid opcode messages on the console
Aurelien Jarno
2010-02-28
1
-11
/
+0
*
Revert "target-ppc: stop translation after a trap instruction"
Aurelien Jarno
2010-02-28
1
-12
/
+8
*
target-ppc: stop translation after a trap instruction
Aurelien Jarno
2010-02-28
1
-8
/
+12
*
target-ppc: fix SPE evsplat* instructions
Nathan Froyd
2010-02-27
1
-2
/
+2
*
target-ppc: fix SPE evcmp* instructions
Nathan Froyd
2010-02-27
1
-4
/
+4
*
PPC: Add timer when running KVM
Alexander Graf
2010-02-14
1
-0
/
+22
*
PPC: Fix large pages
Alexander Graf
2010-02-14
1
-5
/
+4
*
PPC: tell the guest about the time base frequency
Alexander Graf
2010-02-14
2
-0
/
+49
*
target-ppc: change DCR helpers to target_long arguments
Aurelien Jarno
2010-02-06
2
-8
/
+8
*
kill regs_to_env and env_to_regs
Paolo Bonzini
2010-01-19
1
-8
/
+0
*
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
*
ppc-40x: Correct check for Endian swapping TLB entries.
Edgar E. Iglesias
2010-01-14
1
-5
/
+7
[next]