aboutsummaryrefslogtreecommitdiff
path: root/target-ppc
AgeCommit message (Expand)Author
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-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-10ppc/kvm: Register also a generic spapr CPU core family typeThomas Huth
2016-08-10ppc/kvm: Do not mess up the generic CPU family registrationThomas Huth
2016-08-10ppc: Introduce a function to look up CPU alias stringsThomas Huth
2016-08-10ppc64: fix compressed dump with pseries kernelLaurent Vivier
2016-07-29ppc: Fix fault PC reporting for lve*/stve* VMX instructionsBenjamin Herrenschmidt
2016-07-25target-ppc: add PPC_MFTB flag to e500mc and e5500Michael Walle
2016-07-25ppc: Huge page detection mechanism fixes - Episode IIIThomas Huth
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu
2016-07-18ppc: Yet another fix for the huge page support detection mechanismThomas Huth
2016-07-18target-ppc: fix left shift overflow in hpte_page_shiftPaolo Bonzini
2016-07-18ppc/mmu-hash64: Remove duplicated #include statementThomas Huth
2016-07-18ppc: abort if compat property contains an unknown valueGreg Kurz
2016-07-18ppc: Fix support for odd MSR combinationsBenjamin Herrenschmidt
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-07-12target-*: Clean up cpu.h header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-12Fix confusing argument names in some common functionsSergey Sorokin
2016-07-05ppc/hash64: Fix support for LPCR:ISLBenjamin Herrenschmidt
2016-07-05ppc/hash64: Add proper real mode translation supportBenjamin Herrenschmidt
2016-07-05target-ppc: Return page shift from PTEG searchDavid Gibson
2016-07-05target-ppc: Simplify HPTE matchingDavid Gibson
2016-07-05target-ppc: Correct page size decoding in ppc_hash64_pteg_search()David Gibson
2016-07-05ppc: simplify ppc_hash64_hpte_page_shift_noslb()Cédric Le Goater
2016-07-05ppc: simplify max_smt initialization in ppc_cpu_realizefn()Greg Kurz
2016-07-05ppc: Fix xsrdpi, xvrdpi and xvrspi roundingAnton Blanchard
2016-07-01target-ppc: gen_pause for instructions: yield, mdoio, mdoom, misoAaron Larson
2016-07-01ppc: Fix 64K pages support in full emulationBenjamin Herrenschmidt
2016-07-01ppc: Print HSRR0/HSRR1 in "info registers"Benjamin Herrenschmidt
2016-07-01ppc: LPCR is a HV resourceBenjamin Herrenschmidt
2016-07-01ppc: Initial HDEC supportBenjamin Herrenschmidt
2016-07-01ppc: Enforce setting MSR:EE,IR and DR when MSR:PR is setBenjamin Herrenschmidt
2016-07-01ppc: Fix conditions for delivering external interrupts to a guestBenjamin Herrenschmidt
2016-07-01ppc: Use a helper to filter writes to LPCRBenjamin Herrenschmidt
2016-07-01ppc: Update LPCR definitionsBenjamin Herrenschmidt
2016-07-01ppc: Add a bunch of hypervisor SPRs to Book3sBenjamin Herrenschmidt