summaryrefslogtreecommitdiffstats
path: root/target/ppc/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* ppc: Rename 2.13 machines to 3.0Peter Maydell2018-05-291-1/+1
* spapr: Move PAPR mode cpu setup fully to spapr codeDavid Gibson2018-05-041-1/+1
* target/ppc: add basic support for PTCR on POWER9Cédric Le Goater2018-05-041-0/+2
* target/ppc: Fold slb_nr into PPCHash64OptionsDavid Gibson2018-04-271-1/+2
* target/ppc: Fold ci_large_pages flag into PPCHash64OptionsDavid Gibson2018-04-271-1/+0Star
* target/ppc: Split page size information into a separate allocationDavid Gibson2018-04-271-22/+4Star
* cpu: get rid of unused cpu_init() definesIgor Mammedov2018-03-191-2/+0Star
* cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov2018-03-191-0/+1
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-211-1/+0Star
* accel/tcg: add size paremeter in tlb_fill()Laurent Vivier2018-01-251-1/+1
* target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater2018-01-201-2/+6
* target/ppc: fix doorbell and hypervisor doorbell definitionsCédric Le Goater2018-01-201-4/+4
* target/ppc: add support for POWER9 HILECédric Le Goater2018-01-161-0/+1
* target/ppc: Clarify compat mode max_threads valueDavid Gibson2018-01-161-1/+1
* target/ppc: more use of the PPC_*() macrosCédric Le Goater2018-01-101-22/+34
* target/ppc: introduce the PPC_BIT() macroCédric Le Goater2017-12-141-49/+56
* ppc: spapr: use generic cpu_model parsingIgor Mammedov2017-10-171-1/+0Star
* spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz2017-09-271-0/+1
* ppc: use macros to make cpu type name from string literalIgor Mammedov2017-09-081-0/+3
* booke206: fix tlbnps for fixed size TLBKONRAD Frederic2017-09-081-0/+22
* booke206: fix booke206_tlbnps for mav 2.0KONRAD Frederic2017-09-081-2/+2
* ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff2017-09-081-18/+0Star
* ppc: spapr: Rename cpu_dt_id to vcpu_idSam Bobroff2017-09-081-8/+8
* ppc: replace cpu_ppc_init() with cpu_generic_init()Igor Mammedov2017-09-011-2/+1Star
* target/ppc: Add stub implementation of the PSSCRDavid Gibson2017-08-091-0/+1
* target/ppc: Implement TIDRDavid Gibson2017-08-091-0/+1
* ppc: Rework CPU compatibility testing across migrationDavid Gibson2017-06-301-0/+1
* 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