aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
2011-01-06target-ppc: use float32_is_any_nan()Aurelien Jarno
2011-01-06target-ppc: fix default qNaNAurelien Jarno
2011-01-06target-ppc: remove PRECISE_EMULATION defineAurelien Jarno
2011-01-02softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell
2010-12-31Fix translation of unary PPC/SPE instructions (efdneg etc.).Mike Pall
2010-12-08ppc: kvm: fix signedness warningAlexander Graf
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-10-13ppc: avoid write only variablesBlue Swirl
2010-10-13ppc: remove video.xBlue Swirl
2010-10-05ppc: Minor 40x MMU fixesJohn Clark
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias
2010-09-30powerpc: Add a ppc-440x5 Xilinx modelEdgar E. Iglesias
2010-09-24powerpc: Improve emulation of the BookE MMUEdgar E. Iglesias
2010-09-18PPC: Suppress gcc warnings with -Wtype-limitsBlue Swirl
2010-09-15PPC: Redesign interrupt trigger pathAlexander Graf
2010-09-15PPC: Enable hint bits for lwarx/ldarxAlexander Graf
2010-09-11powerpc: Avoid TLB related log spammingEdgar E. Iglesias
2010-09-05KVM: PPC: Add level based interrupt logicAlexander Graf
2010-08-26PPC: Add PV hypercall transport through fw_cfgAlexander Graf
2010-07-19target-ppc: fix power mode checking on 7400/7410Aurelien Jarno
2010-07-13target-ppc: add vexptefp instructionAurelien Jarno
2010-07-03remove exec-all.h inclusion from cpu.hPaolo Bonzini
2010-07-03move cpu_pc_from_tb to target-*/exec.hPaolo Bonzini
2010-06-16tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.Richard Henderson
2010-05-31target-ppc: remove useless lineThomas Monjalon
2010-05-31target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon
2010-05-22Fix %lld or %llx printf format useBlue Swirl
2010-05-18PPC/KVM: make iothread workAlexander Graf
2010-05-11Do not stop VM if emulation failed in userspace.Gleb Natapov
2010-05-11kvm: enable smp > 1Marcelo Tosatti
2010-05-05target-ppc: Remove duplicate cpu log.Richard Henderson
2010-04-25ppc: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-04-18PPC: avoid function pointer type mismatch, spotted by clangBlue Swirl
2010-03-26target-ppc: generic PowerPC TBLDmitry Ilyevsky
2010-03-17Large page TLB flushPaul Brook
2010-03-12Target specific usermode cleanupPaul Brook
2010-03-12Remove cpu_get_phys_page_debug from userspace emulationPaul Brook
2010-03-12Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.Richard Henderson
2010-03-11target-ppc: fix evsrwu and evsrws (second try)Aurelien Jarno
2010-03-11target-ppc: fix evsrwu and evsrwsAurelien Jarno
2010-03-11target-ppc: fix evslw instructionAurelien Jarno
2010-03-04KVM: Rework VCPU state writeback APIJan Kiszka
2010-02-28target-ppc: don't print invalid opcode messages on the consoleAurelien Jarno
2010-02-28Revert "target-ppc: stop translation after a trap instruction"Aurelien Jarno
2010-02-28target-ppc: stop translation after a trap instructionAurelien Jarno
2010-02-27target-ppc: fix SPE evsplat* instructionsNathan Froyd
2010-02-27target-ppc: fix SPE evcmp* instructionsNathan Froyd
2010-02-14PPC: Add timer when running KVMAlexander Graf
2010-02-14PPC: Fix large pagesAlexander Graf
2010-02-14PPC: tell the guest about the time base frequencyAlexander Graf