summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Revert "openpic: Accelerate pending irq search"Scott Wood2013-01-071-11/+0
| * | | | openpic: always call IRQ_check from IRQ_get_nextScott Wood2013-01-071-7/+3
| * | | | openpic/fsl: critical interrupts ignore mask before v4.1Scott Wood2013-01-071-1/+4
| * | | | openpic: make ctpr signedScott Wood2013-01-071-3/+3
| * | | | openpic: rework critical interrupt supportScott Wood2013-01-071-34/+76
| * | | | openpic: make register names correspond better with hw docsScott Wood2013-01-071-178/+178
| * | | | ppc/booke: fix crit/mcheck/debug exceptionsScott Wood2013-01-071-9/+22
| * | | | openpic: lower interrupt when reading the MSI registerScott Wood2013-01-071-0/+1
| * | | | openpic: fix debug printsScott Wood2013-01-071-17/+27
| * | | | PPC: fix segfault in signal handling codeSamuel Seay2013-01-071-2/+2
| * | | | PPC: Reset qemu timers when guest resetBharat Bhushan2013-01-071-0/+13
| * | | | openpic: fix coding style issuesAlexander Graf2013-01-071-45/+55
| * | | | powerpc: linux header sync script includes epapr_hcalls.hBharat Bhushan2013-01-071-0/+3
| * | | | openpic: don't crash on a register access without a CPU contextScott Wood2013-01-071-1/+15
| * | | | openpic: s/opp->nb_irqs -1/opp->nb_cpus - 1/Scott Wood2013-01-071-2/+2
| * | | | openpic: BRR1 is not a CPU-specific register.Scott Wood2013-01-071-3/+2
| * | | | openpic: support large vectors on FSL mpicScott Wood2013-01-071-12/+10
| * | | | openpic: remove pcsr (CPU sensitivity register)Scott Wood2013-01-071-4/+0
| * | | | openpic: symbolicize some magic numbersScott Wood2013-01-071-22/+32
| | |_|/ | |/| |
* | | | Merge branch 's390-reorg' of git://repo.or.cz/qemu/rthBlue Swirl2013-01-1216-5937/+6308
|\ \ \ \
| * | | | target-s390: Claim maintainershipRichard Henderson2013-01-051-0/+1
| * | | | target-s390: Use noreturn for exception and load_pswRichard Henderson2013-01-051-2/+2
| * | | | target-s390: Use TCG_CALL_NO_WG for misc helpersRichard Henderson2013-01-051-1/+1
| * | | | target-s390: Use TCG_CALL_NO_WG for integer helpersRichard Henderson2013-01-051-4/+4
| * | | | target-s390: Use TCG_CALL_NO_WG for floating-point helpersRichard Henderson2013-01-051-39/+39
| * | | | target-s390: Use TCG_CALL_NO_WG for memory helpersRichard Henderson2013-01-051-15/+15
| * | | | target-s390: Perform COMPARE AND SWAP inlineRichard Henderson2013-01-054-96/+124
| * | | | target-s390: Optimize get_addressRichard Henderson2013-01-051-26/+18
| * | | | target-s390: Optimize ADDC/SUBBRichard Henderson2013-01-051-19/+37
| * | | | target-s390: Optimize ADDU/SUBU CC testingRichard Henderson2013-01-051-0/+68
| * | | | target-s390: Tidy comparisonsRichard Henderson2013-01-051-22/+17
| * | | | target-s390: Optmize emitting discardsRichard Henderson2013-01-051-6/+24
| * | | | target-s390: Optimize XCRichard Henderson2013-01-052-4/+48
| * | | | target-s390: Fix cpu_clone_regsRichard Henderson2013-01-051-1/+1
| * | | | target-s390: Implement LOAD/SET FP AND SIGNALRichard Henderson2013-01-054-8/+40
| * | | | target-s390: Implement SET ROUNDING MODERichard Henderson2013-01-052-0/+44
| * | | | target-s390: Use uint64_to_float128Richard Henderson2013-01-051-2/+1
| * | | | target-s390: Implement LCDFRRichard Henderson2013-01-051-0/+1
| * | | | target-s390: Check insn operand specificationsRichard Henderson2013-01-051-36/+159
| * | | | target-s390: Implement CPSDRRichard Henderson2013-01-052-0/+19
| * | | | target-s390: Implement POPCNTRichard Henderson2013-01-054-0/+22
| * | | | target-s390: Implement CONVERT FROM LOGICALRichard Henderson2013-01-054-0/+66
| * | | | target-s390: Implement CONVERT TO LOGICALRichard Henderson2013-01-054-0/+133
| * | | | target-s390: Implement STORE ON CONDITIONRichard Henderson2013-01-052-0/+32
| * | | | target-s390: Implement LOAD ON CONDITIONRichard Henderson2013-01-052-0/+35
| * | | | target-s390: Implement COMPARE AND TRAPRichard Henderson2013-01-052-0/+40
| * | | | target-s390: Implement COMPARE RELATIVE LONGRichard Henderson2013-01-051-0/+4
| * | | | target-s390: Implement PREFETCHRichard Henderson2013-01-051-0/+5
| * | | | target-s390: Implement R[NOX]SBGRichard Henderson2013-01-052-0/+57
| * | | | target-s390: Implement LDGR, LGDRRichard Henderson2013-01-051-0/+4
OpenPOWER on IntegriCloud