aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/cpu.h
AgeCommit message (Expand)Author
2018-07-03target/ppc: Remove POWERPC_EXCP_STCXRichard Henderson
2018-07-03target/ppc: Use atomic load for LQ and LQARXRichard Henderson
2018-06-21target/ppc: Allow cpu compatiblity checks based on type, not instanceDavid Gibson
2018-06-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson
2018-06-16target/ppc: drop empty #if/#endif blockGreg Kurz
2018-05-29ppc: Rename 2.13 machines to 3.0Peter Maydell
2018-05-04spapr: Move PAPR mode cpu setup fully to spapr codeDavid Gibson
2018-05-04target/ppc: add basic support for PTCR on POWER9Cédric Le Goater
2018-04-27target/ppc: Fold slb_nr into PPCHash64OptionsDavid Gibson
2018-04-27target/ppc: Fold ci_large_pages flag into PPCHash64OptionsDavid Gibson
2018-04-27target/ppc: Split page size information into a separate allocationDavid Gibson
2018-03-19cpu: get rid of unused cpu_init() definesIgor Mammedov
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-01-25accel/tcg: add size paremeter in tlb_fill()Laurent Vivier
2018-01-20target/ppc: add support for hypervisor doorbells on book3s CPUsCédric Le Goater
2018-01-20target/ppc: fix doorbell and hypervisor doorbell definitionsCédric Le Goater
2018-01-17target/ppc: add support for POWER9 HILECédric Le Goater
2018-01-17target/ppc: Clarify compat mode max_threads valueDavid Gibson
2018-01-10target/ppc: more use of the PPC_*() macrosCédric Le Goater
2017-12-15target/ppc: introduce the PPC_BIT() macroCédric Le Goater
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov
2017-09-27spapr: fix the value of SDR1 in kvmppc_put_books_sregs()Greg Kurz
2017-09-08ppc: use macros to make cpu type name from string literalIgor Mammedov
2017-09-08booke206: fix tlbnps for fixed size TLBKONRAD Frederic
2017-09-08booke206: fix booke206_tlbnps for mav 2.0KONRAD Frederic
2017-09-08ppc: spapr: Make VCPU ID handling private to SPAPRSam Bobroff
2017-09-08ppc: spapr: Rename cpu_dt_id to vcpu_idSam Bobroff
2017-09-01ppc: replace cpu_ppc_init() with cpu_generic_init()Igor Mammedov
2017-08-09target/ppc: Add stub implementation of the PSSCRDavid Gibson
2017-08-09target/ppc: Implement TIDRDavid Gibson
2017-06-30ppc: Rework CPU compatibility testing across migrationDavid Gibson
2017-06-30pseries: Move CPU compatibility property to machineDavid Gibson
2017-06-05numa: move numa_node from CPUState into target specific classesIgor Mammedov
2017-05-11target/ppc: Avoid printing wrong aliases in CPU help textThomas Huth
2017-05-11target/ppc: Implement ISA V3.00 radix page fault handlerSuraj Jitindar Singh
2017-05-11tcg: enable MTTCG by default for PPC64 on x86Nikunj A Dadhania
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff
2017-03-14target/ppc: Fix wrong number of UAMR registerThomas Huth
2017-03-03target/ppc: Rework hash mmu page fault code and add defines for claritySuraj Jitindar Singh
2017-03-03target/ppc: Move no-execute and guarded page checking into new functionSuraj Jitindar Singh
2017-03-03target/ppc: Add Instruction Authority Mask Register CheckSuraj Jitindar Singh
2017-03-03target/ppc: Add patb_entry to sPAPRMachineStateSuraj Jitindar Singh
2017-03-01Add PowerPC 32-bit guest memory dump supportMike Nawrocki
2017-03-01target/ppc: support for 32-bit carry and overflowNikunj A Dadhania
2017-03-01target/ppc: Manage external HPT via virtual hypervisorDavid Gibson
2017-03-01target/ppc: Eliminate htab_base and htab_mask variablesDavid Gibson
2017-03-01target/ppc: Cleanup HPTE accessors for 64-bit hash MMUDavid Gibson
2017-03-01target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()David Gibson