aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-07ppc: Don't update NIP in facility unavailable interruptsBenjamin Herrenschmidt
2016-09-07ppc: Don't update NIP in DCR access routinesBenjamin Herrenschmidt
2016-09-07ppc: Fix source NIP on SLB related interruptsBenjamin Herrenschmidt
2016-09-07ppc: Make tlb_fill() use new exception helperBenjamin Herrenschmidt
2016-09-07ppc: Don't update NIP in lmw/stmw/icbiBenjamin Herrenschmidt
2016-09-07ppc: Don't update NIP in lswi/lswx/stswi/stswxBenjamin Herrenschmidt
2016-09-07ppc: FP exceptions are always preciseBenjamin Herrenschmidt
2016-09-07ppc: Don't update the NIP in floating point generated codeBenjamin Herrenschmidt
2016-09-07ppc: Make float_check_status() pass the return addressBenjamin Herrenschmidt
2016-09-07ppc: Make float_invalid_op_excp() pass the return addressBenjamin Herrenschmidt
2016-09-07ppc: Rename fload_invalid_op_excp to float_invalid_op_excpBenjamin Herrenschmidt
2016-09-07ppc: Move VSX ops out of translate.cBenjamin Herrenschmidt
2016-09-07ppc: Move VMX ops out of translate.cBenjamin Herrenschmidt
2016-09-07ppc: Move DFP ops out of translate.cBenjamin Herrenschmidt
2016-09-07ppc: Move embedded spe ops out of translate.cBenjamin Herrenschmidt
2016-09-07ppc: Move classic fp ops out of translate.cBenjamin Herrenschmidt
2016-09-07ppc: Provide basic raise_exception_* functionsBenjamin Herrenschmidt
2016-09-07target-ppc: introduce opc4 for Expanded OpcodeNikunj A Dadhania
2016-09-07target-ppc: add maddhd and maddhdu instructionNikunj A Dadhania
2016-09-07target-ppc: add maddld instructionNikunj A Dadhania
2016-09-07target-ppc: add setb instructionVivek Andrew Sha
2016-09-07target-ppc: add cmpeqb instructionNikunj A Dadhania
2016-09-07target-ppc: add cnttzw[.] instructionNikunj A Dadhania
2016-09-07target-ppc: add cnttzd[.] instructionSandipan Das
2016-09-07target-ppc: add modulo dword operationsNikunj A Dadhania
2016-09-07target-ppc: add modulo word operationsNikunj A Dadhania
2016-09-07target-ppc: add cmprb instructionNikunj A Dadhania
2016-09-07target-ppc: adding addpcis instructionNikunj A Dadhania
2016-09-07target-ppc: Introduce POWER ISA 3.0 flagNikunj A Dadhania
2016-09-07target-ppc: Introduce Power9 familyAneesh Kumar K.V
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater
2016-09-07xics_kvm: drop extra checking of kernel_xics_fdGreg Kurz
2016-09-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-09-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160906-v2' into sta...Peter Maydell
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"David Hildenbrand
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"David Hildenbrand
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"David Hildenbrand
2016-09-06qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand
2016-09-06qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand
2016-09-06qmp: add QMP interface "query-cpu-model-expansion"David Hildenbrand
2016-09-06s390x/kvm: don't enable key wrapping if msa3 is disabledDavid Hildenbrand
2016-09-06s390x/kvm: let the CPU model control CMM(A)David Hildenbrand
2016-09-06s390x/kvm: disable host model for problematic compat machinesDavid Hildenbrand
2016-09-06s390x/kvm: implement CPU model supportDavid Hildenbrand
2016-09-06s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand