summaryrefslogtreecommitdiffstats
path: root/target/ppc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* pseries: Move CPU compatibility property to machineDavid Gibson2017-06-301-2/+3
* numa: move numa_node from CPUState into target specific classesIgor Mammedov2017-06-051-0/+1
* target/ppc: Avoid printing wrong aliases in CPU help textThomas Huth2017-05-111-0/+1
* target/ppc: Implement ISA V3.00 radix page fault handlerSuraj Jitindar Singh2017-05-111-0/+2
* tcg: enable MTTCG by default for PPC64 on x86Nikunj A Dadhania2017-05-111-0/+2
* ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater2017-04-261-0/+1
* spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff2017-04-261-0/+4
* target/ppc: Fix wrong number of UAMR registerThomas Huth2017-03-141-1/+1
* target/ppc: Rework hash mmu page fault code and add defines for claritySuraj Jitindar Singh2017-03-031-2/+12
* target/ppc: Move no-execute and guarded page checking into new functionSuraj Jitindar Singh2017-03-031-0/+1
* target/ppc: Add Instruction Authority Mask Register CheckSuraj Jitindar Singh2017-03-031-0/+5
* target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh2017-03-031-0/+1
* Add PowerPC 32-bit guest memory dump supportMike Nawrocki2017-03-011-0/+2
* target/ppc: support for 32-bit carry and overflowNikunj A Dadhania2017-03-011-0/+7
* target/ppc: Manage external HPT via virtual hypervisorDavid Gibson2017-03-011-2/+8
* target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson2017-03-011-11/+0Star
* target/ppc: Cleanup HPTE accessors for 64-bit hash MMUDavid Gibson2017-03-011-1/+1
* target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()David Gibson2017-03-011-2/+1Star
* target/ppc: Fix KVM-HV HPTE accessorsDavid Gibson2017-03-011-0/+1
* target/ppc: move cpu_[read, write]_xer to cpu.cNikunj A Dadhania2017-03-011-12/+2Star
* target/ppc/POWER9: Adapt LPCR handling for POWER9Suraj Jitindar Singh2017-02-221-0/+18
* target/ppc: Fix LPCR DPFD mask defineSuraj Jitindar Singh2017-02-221-1/+1
* target/ppc: Add pcr_supported to POWER9 cpu class definitionSuraj Jitindar Singh2017-01-311-0/+1
* ppc: Add ppc_set_compat_all()David Gibson2017-01-311-0/+3
* ppc: Validate compatibility modes when settingDavid Gibson2017-01-311-0/+2
* ppc: Rewrite ppc_get_compat_smt_threads()David Gibson2017-01-311-1/+1
* ppc: Rewrite ppc_set_compat()David Gibson2017-01-311-1/+5
* ppc: Rename cpu_version to compat_pvrDavid Gibson2017-01-311-3/+3
* ppc: Clean up and QOMify hypercall emulationDavid Gibson2017-01-311-2/+24
* target-ppc: add vextu[bhw][lr]x instructionsAvinesh Kumar2017-01-311-0/+2
* target-ppc: rename CRF_* defines as CRF_*_BITNikunj A Dadhania2017-01-311-8/+13
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+2454