summaryrefslogtreecommitdiffstats
path: root/target-ppc
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: explicitly save page table headers in big endianCédric Le Goater2015-01-071-3/+17
* target-ppc: Eliminate set_fprf Argument From helper_compute_fprfTom Musta2015-01-073-38/+28
* target-ppc: Eliminate set_fprf Argument From gen_compute_fprfTom Musta2015-01-071-15/+23
* target-ppc: Fully Migrate to gen_set_cr1_from_fpscrTom Musta2015-01-071-22/+33
* target-ppc: mffs. Should Set CR1 from FPSCR BitsTom Musta2015-01-071-1/+3
* target-ppc: Fix Floating Point Move Instructions That Set CR1Tom Musta2015-01-071-20/+30
* target-ppc: VXSQRT Should Not Be Set for NaNsTom Musta2015-01-071-12/+17
* target-ppc: Load/Store Vector Element Storage AlignmentTom Musta2015-01-071-8/+14
* qemu-log: add log category for MMU infoAntony Pavlov2014-12-163-29/+33
* target-ppc: Altivec's mtvscr Decodes Wrong RegisterTom Musta2014-11-201-1/+1
* target-ppc: Fix breakpoint registers for e300Fabien Chouteau2014-11-201-26/+26
* target-ppc: Fix Altivec Round OpcodesTom Musta2014-11-041-6/+6
* target-ppc: Fix vcmpbfp. Unordered CaseTom Musta2014-11-041-1/+1
* target-ppc: Fix Altivec ShiftsTom Musta2014-11-041-11/+2
* target-ppc: simplify AES emulationAurelien Jarno2014-11-041-2/+2
* ppc: do not look at the MMU index to detect PR/HV modePaolo Bonzini2014-11-041-88/+77
* target-ppc: kvm: Fix memory overflow issue about strncat()Chen Gang2014-11-041-4/+4
* target-ppc: Fix an invalid free in opcode table handling code.Bharata B Rao2014-11-041-3/+16
* target-ppc: Use macros in opcodes table handling codeBharata B Rao2014-11-042-11/+16
* target-ppc : Add new processor type 440x5wDFPUPierre Mallard2014-11-042-0/+41
* target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64Pierre Mallard2014-11-045-22/+16
* target-ppc: Implement IVOR[59] By Default for Book ETom Musta2014-11-041-1/+1
* target-ppc: Fix kvmppc_set_compat to use negotiated cpu-versionAlexey Kardashevskiy2014-11-041-1/+1
* ppc: compute mask from BI using right shiftPaolo Bonzini2014-11-041-3/+3
* ppc: rename gen_set_cr6_from_fpscrPaolo Bonzini2014-11-041-7/+7
* ppc: fix result of DLMZB when no zero bytes are foundPaolo Bonzini2014-11-041-0/+1
* ppc: use CRF_* in int_helper.cPaolo Bonzini2014-11-041-6/+6
* qdev: Drop legacy_name from qdev propertiesGonglei2014-10-151-1/+0
* qdev: Add description field in PropertyInfo structGonglei2014-10-151-0/+1
* target-ppc: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-254-3/+19
* target-ppc: Use cpu_exec_enter qom hookRichard Henderson2014-09-251-0/+9
* target-ppc: Implement mulldo with TCGTom Musta2014-09-083-30/+14
* target-ppc: Clean up mullwoTom Musta2014-09-081-8/+3
* target-ppc: Clean Up mullwTom Musta2014-09-081-3/+2
* target-ppc: Optimize rlwnm MB=0 ME=31Tom Musta2014-09-081-22/+34
* target-ppc: Optimize rlwinm MB=0 ME=31Tom Musta2014-09-081-0/+6
* target-ppc: Special Case of rlwimi Should Use DepositTom Musta2014-09-081-6/+3
* PPC: KVM: Use vm check_extension for pv hcallAlexander Graf2014-09-081-1/+1
* target-ppc: Bug Fix: sradTom Musta2014-09-081-1/+1
* target-ppc: Bug Fix: srawiTom Musta2014-09-081-1/+1
* target-ppc: Bug Fix: mulldo OV DetectionTom Musta2014-09-081-2/+12
* target-ppc: Bug Fix: mullwTom Musta2014-09-081-0/+11
* target-ppc: Bug Fix: mullwoTom Musta2014-09-081-0/+9
* target-ppc: Bug Fix: rlwimiTom Musta2014-09-081-5/+7
* target-ppc: Bug Fix: rlwnmTom Musta2014-09-081-9/+9
* target-ppc: Bug Fix: rlwinmTom Musta2014-09-081-5/+3
* ppc: Add hw breakpoint watchpoint supportBharat Bhushan2014-09-081-15/+219
* ppc: Add software breakpoint supportBharat Bhushan2014-09-081-14/+79
* ppc: synchronize excp_vectors for injecting exceptionBharat Bhushan2014-09-081-0/+27
* ppc: debug stub: Get trap instruction opcode from KVMBharat Bhushan2014-09-081-0/+4
OpenPOWER on IntegriCloud