index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: trigger PERFM EBBs from power8-pmu.c
Daniel Henrique Barboza
2022-03-02
1
-0
/
+5
*
target/ppc: add PPC_INTERRUPT_EBB and EBB exceptions
Daniel Henrique Barboza
2022-03-02
1
-1
/
+4
*
target/ppc: cpu_init: Move check_pow and QOM macros to a header
Fabiano Rosas
2022-02-18
1
-0
/
+39
*
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
2022-02-18
1
-0
/
+7
*
target/ppc: make vhyp get_pate method take lpid and return success
Nicholas Piggin
2022-02-18
1
-1
/
+2
*
target/ppc: Remove PowerPC 601 CPUs
Cédric Le Goater
2022-02-09
1
-33
/
+6
*
target/ppc: Remove support for the PowerPC 602 CPU
Cédric Le Goater
2022-01-28
1
-7
/
+1
*
target/ppc: 405: Rename MSR_POW to MSR_WE
Fabiano Rosas
2022-01-28
1
-0
/
+1
*
target/ppc: Finish removal of 401/403 CPUs
Cédric Le Goater
2022-01-18
1
-1
/
+0
*
target/ppc: Add MSR_ILE support to ppc_interrupts_little_endian
Fabiano Rosas
2022-01-12
1
-1
/
+3
*
target/ppc: Add HV support to ppc_interrupts_little_endian
Fabiano Rosas
2022-01-12
1
-8
/
+15
*
target/ppc: Cache per-pmc insn and cycle count settings
Richard Henderson
2022-01-04
1
-0
/
+3
*
ppc/ppc405: Restore TCR and STR write handlers
Cédric Le Goater
2022-01-04
1
-0
/
+2
*
PPC64/TCG: Implement 'rfebb' instruction
Daniel Henrique Barboza
2021-12-17
1
-0
/
+13
*
target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event
Daniel Henrique Barboza
2021-12-17
1
-0
/
+4
*
target/ppc: enable PMU instruction count
Daniel Henrique Barboza
2021-12-17
1
-0
/
+1
*
target/ppc: enable PMU counter overflow with cycle events
Daniel Henrique Barboza
2021-12-17
1
-0
/
+2
*
target/ppc: PMU basic cycle count for pseries TCG
Daniel Henrique Barboza
2021-12-17
1
-0
/
+20
*
target/ppc: introduce PMUEventType and PMU overflow timers
Daniel Henrique Barboza
2021-12-17
1
-0
/
+15
*
target/ppc: Remove the software TLB model of 7450 CPUs
Fabiano Rosas
2021-12-17
1
-3
/
+1
*
target/ppc: ppc_store_fpscr doesn't update bits 0 to 28 and 52
Lucas Mateus Castro (alqotel)
2021-12-17
1
-0
/
+4
*
target/ppc: Implement ppc_cpu_record_sigsegv
Richard Henderson
2021-11-02
1
-3
/
+0
*
target/ppc: add user read/write functions for MMCR2
Daniel Henrique Barboza
2021-10-21
1
-0
/
+9
*
target/ppc: add user read/write functions for MMCR0
Gustavo Romero
2021-10-21
1
-0
/
+7
*
target/ppc: add MMCR0 PMCC bits to hflags
Daniel Henrique Barboza
2021-10-21
1
-0
/
+6
*
target/ppc: Filter mtmsr[d] input before setting MSR
Matheus Ferst
2021-10-21
1
-0
/
+1
*
linux-user: Fix XER access in ppc version of elf_core_copy_regs
Matheus Ferst
2021-10-21
1
-1
/
+1
*
target/ppc: add LPCR[HR] to DisasContext and hflags
Matheus Ferst
2021-09-30
1
-0
/
+1
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-22
1
-7
/
+0
*
target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-2
/
+2
*
target/ppc: divided mmu_helper.c in 2 files
Lucas Mateus Castro (alqotel)
2021-08-27
1
-0
/
+9
*
target/ppc: Introduce ppc_interrupts_little_endian()
Greg Kurz
2021-07-09
1
-0
/
+15
*
target/ppc: Add infrastructure for prefixed insns
Richard Henderson
2021-06-03
1
-0
/
+1
*
target/ppc: overhauled and moved logic of storing fpscr
Bruno Larsen (billionai)
2021-06-03
1
-6
/
+6
*
target/ppc: remove ppc_cpu_dump_statistics
Bruno Larsen (billionai)
2021-06-03
1
-1
/
+0
*
target/ppc: fold ppc_store_ptcr into it's only caller
Bruno Larsen (billionai)
2021-06-03
1
-1
/
+0
*
target/ppc: Replace POWERPC_EXCP_BRANCH with DISAS_NORETURN
Richard Henderson
2021-05-19
1
-2
/
+0
*
target/ppc: Replace POWERPC_EXCP_STOP with DISAS_EXIT_UPDATE
Richard Henderson
2021-05-19
1
-1
/
+0
*
target/ppc: Replace POWERPC_EXCP_SYNC with DISAS_EXIT
Richard Henderson
2021-05-19
1
-1
/
+0
*
target/ppc: created ppc_{store,get}_vscr for generic vscr usage
Bruno Larsen (billionai)
2021-05-19
1
-0
/
+2
*
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
1
-0
/
+6
*
target/ppc: moved ppc_store_lpcr to misc_helper.c
Lucas Mateus Castro (alqotel)
2021-05-19
1
-0
/
+1
*
target/ppc: Reduce the size of ppc_spr_t
Richard Henderson
2021-05-04
1
-4
/
+8
*
target/ppc: Add POWER10 exception model
Nicholas Piggin
2021-05-04
1
-2
/
+3
*
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
2021-05-04
1
-8
/
+0
*
ppc: Rename current DAWR macros and variables
Ravi Bangoria
2021-05-04
1
-2
/
+2
*
target/ppc: Validate hflags with CONFIG_DEBUG_TCG
Richard Henderson
2021-05-04
1
-0
/
+5
*
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
2021-05-04
1
-4
/
+8
*
target/ppc: Remove MSR_SA and MSR_AP from hflags
Richard Henderson
2021-05-04
1
-3
/
+1
*
target/ppc: Put LPCR[GTSE] in hflags
Richard Henderson
2021-05-04
1
-0
/
+1
[next]