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/cpu.h: Clean up comments in the struct CPUPPCState definition
BALATON Zoltan
2020-02-20
1
-91
/
+54
*
target/ppc/cpu.h: Move fpu related members closer in cpu env
BALATON Zoltan
2020-02-20
1
-5
/
+4
*
target/ppc/cpu.h: Remove duplicate includes
BALATON Zoltan
2020-02-20
1
-2
/
+0
*
target/ppc/cpu.h: Put macro parameter in parentheses
BALATON Zoltan
2020-02-03
1
-1
/
+1
*
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
2020-02-02
1
-0
/
+6
*
target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2020-01-16
1
-2
/
+0
*
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
2019-12-17
1
-0
/
+1
*
target/ppc: Add SPR ASDR
Suraj Jitindar Singh
2019-12-17
1
-0
/
+1
*
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
1
-0
/
+1
*
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
1
-0
/
+2
*
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
2019-12-17
1
-0
/
+1
*
ppc: Make PPCVirtualHypervisor an incomplete type
Greg Kurz
2019-12-17
1
-4
/
+0
*
ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
Greg Kurz
2019-12-17
1
-1
/
+3
*
target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP...
Mark Cave-Ayland
2019-10-04
1
-0
/
+1
*
ppc: Add support for 'mffscrn','mffscrni' instructions
Paul A. Clarke
2019-10-04
1
-1
/
+8
*
ppc: Add support for 'mffsl' instruction
Paul A. Clarke
2019-08-21
1
-5
/
+10
*
target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR
Alexey Kardashevskiy
2019-08-21
1
-0
/
+1
*
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2019-08-21
1
-0
/
+4
*
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
2019-08-21
1
-4
/
+4
*
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+2
*
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
1
-1
/
+0
*
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-6
/
+1
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Define ArchCPU
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
1
-2
/
+2
*
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-10
1
-38
/
+4
*
target/ppc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-4
/
+3
*
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
1
-2
/
+2
*
target/ppc: Style fixes for cpu.[ch]
David Gibson
2019-04-26
1
-108
/
+129
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-2
/
+1
*
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
1
-2
/
+1
*
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-04-18
1
-1
/
+1
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
1
-1
/
+1
*
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
2019-03-29
1
-0
/
+6
*
target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l,h}() and set_c...
Mark Cave-Ayland
2019-03-12
1
-10
/
+10
*
target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...
Mark Cave-Ayland
2019-03-12
1
-2
/
+2
*
target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr...
Mark Cave-Ayland
2019-03-12
1
-0
/
+5
*
target/ppc: introduce avr_full_offset() function
Mark Cave-Ayland
2019-03-12
1
-1
/
+11
*
target/ppc: move Vsr* macros from internal.h to cpu.h
Mark Cave-Ayland
2019-03-12
1
-0
/
+20
*
target/ppc: introduce single vsrl_offset() function
Mark Cave-Ayland
2019-03-12
1
-1
/
+6
*
target/ppc: introduce single fpr_offset() function
Mark Cave-Ayland
2019-03-12
1
-1
/
+6
*
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
2019-03-12
1
-4
/
+4
*
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
2019-02-25
1
-1
/
+5
*
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
2019-02-25
1
-0
/
+1
*
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
2019-02-25
1
-0
/
+7
*
target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
Benjamin Herrenschmidt
2019-02-25
1
-1
/
+4
*
target/ppc: Rename "in_pm_state" to "resume_as_sreset"
Benjamin Herrenschmidt
2019-02-25
1
-3
/
+3
[next]