aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/cpu.h
AgeCommit message (Expand)Author
2024-03-13spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.Harsh Prateek Bora
2024-03-13spapr: nested: Extend nested_ppc_state for nested PAPR APIHarsh Prateek Bora
2024-03-13target/ppc: Readability improvements in exception handlersBALATON Zoltan
2024-03-13target/ppc: Add power10 pmu SPRsMadhavan Srinivasan
2024-02-28hw/core/cpu: Remove gdb_get_dynamic_xml memberAkihiko Odaki
2024-02-28target/ppc: Use GDBFeature for dynamic XMLAkihiko Odaki
2024-02-23target/ppc: Implement core timebase state machine and TFMRNicholas Piggin
2024-02-23ppc/pnv: Implement the ChipTOD to Core transferNicholas Piggin
2024-02-23target/ppc: Improve timebase register defines namingNicholas Piggin
2024-02-03include/exec: Implement cpu_mmu_index genericallyRichard Henderson
2024-02-03target/ppc: Split out ppc_env_mmu_indexRichard Henderson
2023-11-07target/ppc: Move powerpc_input_t definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Move powerpc_mmu_t definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Move powerpc_excp_t definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Move PowerPCCPUClass definition to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'Philippe Mathieu-Daudé
2023-11-07target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'Philippe Mathieu-Daudé
2023-11-07target: Unify QOM stylePhilippe Mathieu-Daudé
2023-10-03accel/tcg: Move CPUNegativeOffsetState into CPUStateRichard Henderson
2023-09-20ppc: spelling fixesMichael Tokarev
2023-09-06spapr: Fix machine reset deadlock from replay-recordNicholas Piggin
2023-09-06target/ppc: Fix CPU reservation migration for record-replayNicholas Piggin
2023-09-06target/ppc: Implement watchpoint debug facility for v2.07SNicholas Piggin
2023-09-06target/ppc: Implement breakpoint debug facility for v2.07SNicholas Piggin
2023-09-06ppc: Add stub implementation of TRIG SPRsJoel Stanley
2023-07-07target/ppc: Move CPU QOM definitions to cpu-qom.hPhilippe Mathieu-Daudé
2023-07-07target/ppc: Add LPAR-per-core vs per-thread mode flagNicholas Piggin
2023-06-28target/ppc: Restrict KVM-specific fields from ArchCPUPhilippe Mathieu-Daudé
2023-06-26target: Widen pc/cs_base in cpu_get_tb_cpu_stateAnton Johansson
2023-06-25target/ppc: Add initial flags and helpers for SMT supportNicholas Piggin
2023-06-25target/ppc: Implement HEIR SPRNicholas Piggin
2023-06-10target/ppc: Implement gathering irq statisticsBALATON Zoltan
2023-06-10target/ppc: Ensure stcx size matches larxNicholas Piggin
2023-06-10target/ppc: Remove some unneded line breaksBALATON Zoltan
2023-06-10target/ppc: Move ppcemb_tlb_search() to mmu_common.cBALATON Zoltan
2023-06-10target/ppc: Remove "ext" parameter of ppcemb_tlb_check()BALATON Zoltan
2023-06-05tcg: Remove NO_CPU_IO_DEFSRichard Henderson
2023-05-23target/ppc: Use tcg_gen_qemu_{ld,st}_i128 for LQARX, LQ, STQRichard Henderson
2023-05-05ppc: spapr: cleanup cr get/set with helpers.Harsh Prateek Bora
2023-02-27target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemuPhilippe Mathieu-Daudé
2022-12-21target/ppc: Implement the DEXCR and HDEXCRNicholas Miehlbradt
2022-10-28target/ppc: Add new PMC HFLAGSLeandro Lupori
2022-10-28target/ppc: introduce ppc_maybe_interruptMatheus Ferst
2022-10-28target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY buildsMatheus Ferst
2022-10-28target/ppc: define PPC_INTERRUPT_* values directlyMatheus Ferst
2022-10-06dump: Replace opaque DumpState pointer with a typed oneJanosch Frank
2022-09-20target/ppc: Remove unused xer_* macrosVíctor Colombo
2022-09-20target/ppc: Remove extra space from s128 field in ppc_vsr_tVíctor Colombo
2022-09-20target/ppc: Add HASHKEYR and HASHPKEYR SPRsVíctor Colombo
2022-07-18target/ppc: remove mfdcrux and mtdcruxMatheus Ferst