summaryrefslogtreecommitdiffstats
path: root/target-ppc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-06-071-2/+0Star
|\
| * virtio: move bi-endian target support to a single locationGreg Kurz2016-06-071-2/+0Star
* | ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash modeBenjamin Herrenschmidt2016-06-071-1/+1
* | ppc: Better figure out if processor has HV modeBenjamin Herrenschmidt2016-06-071-0/+4
|/
* ppc: Do some batching of TCG tlb flushesBenjamin Herrenschmidt2016-05-301-0/+2
* ppc: Use split I/D mmu modes to avoid flushes on interruptsBenjamin Herrenschmidt2016-05-301-3/+8
* ppc: Remove MMU_MODEn_SUFFIX definitionsBenjamin Herrenschmidt2016-05-301-3/+0Star
* cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini2016-05-191-2/+0Star
* target-ppc: make cpu-qom.h not target specificPaolo Bonzini2016-05-191-113/+52Star
* tb: consistently use uint32_t for tb->flagsEmilio G. Cota2016-05-131-1/+1
* ppc: Fix the range check in the LSWI instructionThomas Huth2016-04-181-0/+10
* ppc: Rework POWER7 & POWER8 exception modelCédric Le Goater2016-04-051-0/+10
* ppc: A couple more dummy POWER8 Book4 regsBenjamin Herrenschmidt2016-03-241-0/+3
* ppc: Add dummy CIABR SPRBenjamin Herrenschmidt2016-03-241-0/+1
* ppc: Add POWER8 IAMR registerBenjamin Herrenschmidt2016-03-241-0/+1
* ppc: Add dummy SPR_IC for POWER8Benjamin Herrenschmidt2016-03-241-0/+1
* ppc: Create cpu_ppc_set_papr() helperBenjamin Herrenschmidt2016-03-241-0/+1
* ppc: Update SPR definitionsBenjamin Herrenschmidt2016-03-241-7/+47
* ppc: Add a few more P8 PMU SPRsBenjamin Herrenschmidt2016-03-151-0/+7
* ppc: Define the PSPB register on POWER8Thomas Huth2016-03-151-0/+1
* all: Clean up includesPeter Maydell2016-02-231-1/+0Star
* target-ppc: mcrfs should always update FEX/VX and only clear exception bitsJames Clarke2016-02-011-0/+6
* target-ppc: Make every FPSCR_ macro have a corresponding FP_ macroJames Clarke2016-01-301-9/+22
* target-ppc: Rework SLB page size lookupDavid Gibson2016-01-301-0/+1
* target-ppc: rename and export maybe_bswap_register()Greg Kurz2016-01-301-0/+1
* ppc: Clean up error handling in ppc_set_compat()David Gibson2016-01-301-1/+1
* target-ppc: Move the FPSCR bit update macros to cpu.hMadhavan Srinivasan2015-11-301-0/+21
* ppc: Add/Re-introduce MMU model definitions needed by PR KVMBharata B Rao2015-11-111-0/+6
* ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt2015-10-231-0/+1
* ppc: Add mmu_model defines for arch 2.03 and 2.07Benjamin Herrenschmidt2015-10-231-5/+5
* target-*: Drop cpu_gen_code defineRichard Henderson2015-10-071-1/+0Star
* ppc: Rename ELF_MACHINE to be PPC specificPeter Crosthwaite2015-09-251-2/+2
* tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt2015-09-111-1/+1
* cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite2015-07-091-1/+1
* Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi2015-04-281-2/+2
* cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost2015-03-101-8/+1Star
* PPC: Introduce the Virtual Time Base (VTB) SPR registerCyril Bur2015-03-091-0/+1
* target-ppc: Use right page size with hash table lookupAneesh Kumar K.V2015-03-091-0/+1
* exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell2015-01-201-2/+0Star
* Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2015-01-101-1/+25
|\
| * target-ppc: Introduce TEXASRU Bit FieldsTom Musta2015-01-071-0/+20
| * target-ppc: Introduce Feature Flag for Transactional MemoryTom Musta2015-01-071-0/+2
| * target-ppc: Introduce Instruction Type for Transactional MemoryTom Musta2015-01-071-1/+3
* | target-ppc: pass DisasContext to SPR generator functionsPaolo Bonzini2014-12-231-6/+7
|/
* target-ppc: Use macros in opcodes table handling codeBharata B Rao2014-11-041-1/+2
* target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64Pierre Mallard2014-11-041-1/+4
* target-ppc: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-251-1/+0Star
* target-ppc: enable virtio endian ambivalent supportGreg Kurz2014-06-291-0/+2
* target-ppc: Add DFP to Emulated Instructions FlagTom Musta2014-06-271-1/+1
* spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy2014-06-161-1/+3