aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
2014-12-16qemu-log: add log category for MMU infoAntony Pavlov
2014-11-20target-ppc: Altivec's mtvscr Decodes Wrong RegisterTom Musta
2014-11-20target-ppc: Fix breakpoint registers for e300Fabien Chouteau
2014-11-04target-ppc: Fix Altivec Round OpcodesTom Musta
2014-11-04target-ppc: Fix vcmpbfp. Unordered CaseTom Musta
2014-11-04target-ppc: Fix Altivec ShiftsTom Musta
2014-11-04target-ppc: simplify AES emulationAurelien Jarno
2014-11-04ppc: do not look at the MMU index to detect PR/HV modePaolo Bonzini
2014-11-04target-ppc: kvm: Fix memory overflow issue about strncat()Chen Gang
2014-11-04target-ppc: Fix an invalid free in opcode table handling code.Bharata B Rao
2014-11-04target-ppc: Use macros in opcodes table handling codeBharata B Rao
2014-11-04target-ppc : Add new processor type 440x5wDFPUPierre Mallard
2014-11-04target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64Pierre Mallard
2014-11-04target-ppc: Implement IVOR[59] By Default for Book ETom Musta
2014-11-04target-ppc: Fix kvmppc_set_compat to use negotiated cpu-versionAlexey Kardashevskiy
2014-11-04ppc: compute mask from BI using right shiftPaolo Bonzini
2014-11-04ppc: rename gen_set_cr6_from_fpscrPaolo Bonzini
2014-11-04ppc: fix result of DLMZB when no zero bytes are foundPaolo Bonzini
2014-11-04ppc: use CRF_* in int_helper.cPaolo Bonzini
2014-10-15qdev: Drop legacy_name from qdev propertiesGonglei
2014-10-15qdev: Add description field in PropertyInfo structGonglei
2014-09-25target-ppc: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-25target-ppc: Use cpu_exec_enter qom hookRichard Henderson
2014-09-08target-ppc: Implement mulldo with TCGTom Musta
2014-09-08target-ppc: Clean up mullwoTom Musta
2014-09-08target-ppc: Clean Up mullwTom Musta
2014-09-08target-ppc: Optimize rlwnm MB=0 ME=31Tom Musta
2014-09-08target-ppc: Optimize rlwinm MB=0 ME=31Tom Musta
2014-09-08target-ppc: Special Case of rlwimi Should Use DepositTom Musta
2014-09-08PPC: KVM: Use vm check_extension for pv hcallAlexander Graf
2014-09-08target-ppc: Bug Fix: sradTom Musta
2014-09-08target-ppc: Bug Fix: srawiTom Musta
2014-09-08target-ppc: Bug Fix: mulldo OV DetectionTom Musta
2014-09-08target-ppc: Bug Fix: mullwTom Musta
2014-09-08target-ppc: Bug Fix: mullwoTom Musta
2014-09-08target-ppc: Bug Fix: rlwimiTom Musta
2014-09-08target-ppc: Bug Fix: rlwnmTom Musta
2014-09-08target-ppc: Bug Fix: rlwinmTom Musta
2014-09-08ppc: Add hw breakpoint watchpoint supportBharat Bhushan
2014-09-08ppc: Add software breakpoint supportBharat Bhushan
2014-09-08ppc: synchronize excp_vectors for injecting exceptionBharat Bhushan
2014-09-08ppc: debug stub: Get trap instruction opcode from KVMBharat Bhushan
2014-09-08spapr: add uuid/host details to device treeNikunj A Dadhania
2014-08-25spapr: Add support for new NMI interfaceAlexey Kardashevskiy
2014-08-12trace: [tcg] Include TCG-tracing header on all targetsLluĂ­s Vilanova
2014-07-15spapr: Move RMA memory region registration codeAlexey Kardashevskiy
2014-07-15target-ppc: Fix number of threads per core limitAlexey Kardashevskiy
2014-07-08target-ppc: Remove POWER7+ and POWER8E familiesAlexey Kardashevskiy
2014-07-08target-ppc: Add pvr_match() callbackAlexey Kardashevskiy
2014-07-08PPC: Fix booke206 TLB with phys addrs > 32bitAlexander Graf