index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-04
target/ppc: Reduce the size of ppc_spr_t
Richard Henderson
1
-4
/
+8
2021-05-04
target/ppc: Add POWER10 exception model
Nicholas Piggin
1
-2
/
+3
2021-05-04
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
1
-8
/
+0
2021-05-04
ppc: Rename current DAWR macros and variables
Ravi Bangoria
1
-2
/
+2
2021-05-04
target/ppc: Validate hflags with CONFIG_DEBUG_TCG
Richard Henderson
1
-0
/
+5
2021-05-04
target/ppc: Remove env->immu_idx and env->dmmu_idx
Richard Henderson
1
-4
/
+8
2021-05-04
target/ppc: Remove MSR_SA and MSR_AP from hflags
Richard Henderson
1
-3
/
+1
2021-05-04
target/ppc: Put LPCR[GTSE] in hflags
Richard Henderson
1
-0
/
+1
2021-05-04
target/ppc: Reduce env->hflags to uint32_t
Richard Henderson
1
-2
/
+2
2021-05-04
target/ppc: Disconnect hflags from MSR
Richard Henderson
1
-0
/
+25
2021-05-04
target/ppc: Fix comment for MSR_FE{0,1}
Richard Henderson
1
-2
/
+2
2021-05-04
target/ppc: Retain hflags_nmsr only for migration
Richard Henderson
1
-2
/
+2
2021-05-04
target/ppc: Move 601 hflags adjustment to hreg_compute_hflags
Richard Henderson
1
-0
/
+2
2021-02-10
target/ppc: Add E500 L2CSR0 write helper
Bin Meng
1
-0
/
+6
2021-02-10
target/ppc: Remove unused MMU definitions
Philippe Mathieu-Daudé
1
-3
/
+0
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-10-28
ppc/: fix some comment spelling errors
zhaolichang
1
-3
/
+3
2020-10-09
ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all()
Greg Kurz
1
-2
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-8
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-0
/
+1
2020-08-12
target/ppc: Enable Power ISA 3.1
Lijun Pan
1
-1
/
+1
2020-08-12
target/ppc: Introduce Power ISA 3.1 flag
Lijun Pan
1
-0
/
+2
2020-06-12
target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Philippe Mathieu-Daudé
1
-2
/
+2
2020-05-27
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
1
-0
/
+21
2020-05-27
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
1
-1
/
+6
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
1
-2
/
+1
2020-05-07
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
1
-0
/
+3
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
1
-1
/
+1
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
1
-2
/
+2
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
1
-2
/
+2
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
1
-1
/
+1
2020-03-17
ppc/spapr: Fix FWNMI machine check interrupt delivery
Nicholas Piggin
1
-0
/
+1
2020-03-17
target/ppc: Don't store VRMA SLBE persistently
David Gibson
1
-3
/
+0
2020-03-17
target/ppc: Only calculate RMLS derived RMA limit on demand
David Gibson
1
-1
/
+0
2020-03-17
ppc: Remove stub support for 32-bit hypervisor mode
David Gibson
1
-14
/
+7
2020-02-21
target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition
BALATON Zoltan
1
-91
/
+54
2020-02-21
target/ppc/cpu.h: Move fpu related members closer in cpu env
BALATON Zoltan
1
-5
/
+4
2020-02-21
target/ppc/cpu.h: Remove duplicate includes
BALATON Zoltan
1
-2
/
+0
2020-02-03
target/ppc/cpu.h: Put macro parameter in parentheses
BALATON Zoltan
1
-1
/
+1
2020-02-02
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
1
-0
/
+6
2020-01-15
target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
1
-2
/
+0
2019-12-17
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
1
-0
/
+1
2019-12-17
target/ppc: Add SPR ASDR
Suraj Jitindar Singh
1
-0
/
+1
2019-12-17
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
1
-0
/
+1
2019-12-17
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
1
-0
/
+2
2019-12-17
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
1
-0
/
+1
2019-12-17
ppc: Make PPCVirtualHypervisor an incomplete type
Greg Kurz
1
-4
/
+0
2019-12-17
ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
Greg Kurz
1
-1
/
+3
2019-10-04
target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP...
Mark Cave-Ayland
1
-0
/
+1
2019-10-04
ppc: Add support for 'mffscrn','mffscrni' instructions
Paul A. Clarke
1
-1
/
+8
[next]