index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
translate_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPC: Add l1 cache sizes for 970 and above systems
Alexander Graf
2014-04-08
1
-0
/
+8
*
target-ppc: MSR_POW not supported on POWER7/7+/8
Anton Blanchard
2014-03-27
1
-3
/
+3
*
target-ppc: POWER7+ supports the MSR_VSX bit
Anton Blanchard
2014-03-27
1
-1
/
+1
*
target-ppc: POWER8 supports isel
Anton Blanchard
2014-03-27
1
-1
/
+1
*
target-ppc: POWER8 supports the MSR_LE bit
Anton Blanchard
2014-03-27
1
-1
/
+1
*
target-ppc: Introduce powerisa-207-server flag
Alexey Kardashevskiy
2014-03-20
1
-1
/
+2
*
target-ppc: Force CPU threads count to be a power of 2
Bharata B Rao
2014-03-20
1
-0
/
+6
*
target-ppc: Fix overallocation of opcode tables
Stuart Brady
2014-03-20
1
-1
/
+1
*
target-ppc: Reset SPRs on CPU reset
Alexey Kardashevskiy
2014-03-20
1
-1
/
+11
*
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
1
-2
/
+3
*
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
1
-1
/
+3
*
cpu: Factor out cpu_generic_init()
Andreas Färber
2014-03-13
1
-20
/
+1
*
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-13
1
-0
/
+9
*
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2014-03-05
1
-0
/
+1
*
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
2014-03-05
1
-6
/
+4
*
target-ppc: Altivec 2.07: Add Instruction Flag
Tom Musta
2014-03-05
1
-1
/
+1
*
target-ppc: Load Quadword
Tom Musta
2014-03-05
1
-1
/
+1
*
target-ppc: Add Flag for ISA 2.07 Load/Store Quadword Instructions
Tom Musta
2014-03-05
1
-1
/
+2
*
target-ppc: Add Target Address SPR (TAR) to Power8
Tom Musta
2014-03-05
1
-1
/
+13
*
target-ppc: Add Flag for bctar
Tom Musta
2014-03-05
1
-1
/
+1
*
target-ppc: Enable frsqrtes on Power7 and Power8
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add Flag for Power ISA V2.06 Floating Point Test Instructions
Tom Musta
2014-03-05
1
-3
/
+6
*
target-ppc: Fix and enable fri[mnpz]
Tom Musta
2014-03-05
1
-0
/
+3
*
target-ppc: Add Flag for ISA V2.06 Floating Point Conversion
Tom Musta
2014-03-05
1
-3
/
+3
*
target-ppc: Add Flag for ISA2.06 Atomic Instructions
Tom Musta
2014-03-05
1
-3
/
+6
*
target-ppc: Add Flag for ISA2.06 Divide Extended Instructions
Tom Musta
2014-03-05
1
-3
/
+3
*
target-ppc: Add ISA2.06 bpermd Instruction
Tom Musta
2014-03-05
1
-4
/
+7
*
target-ppc: VSX Stage 4: Add VSX 2.07 Flag
Tom Musta
2014-03-05
1
-1
/
+1
*
target-ppc: disable unsupported modes for SPR_CTRL/SPR_UCTRL
Alexey Kardashevskiy
2014-03-05
1
-6
/
+6
*
PPC: KVM: add support for LPCR
Greg Kurz
2014-03-05
1
-1
/
+15
*
PPC: KVM: fix "set one register"
Alexey Kardashevskiy
2014-03-05
1
-0
/
+3
*
target-ppc: fix Authority Mask Register init value
Alexey Kardashevskiy
2014-03-05
1
-1
/
+1
*
target-ppc: remove unsupported SPRs from 970 and P5+
Alexey Kardashevskiy
2014-03-05
1
-39
/
+0
*
target-ppc: remove embedded MMU SPRs from 970, P5+/7/7+/8
Alexey Kardashevskiy
2014-03-05
1
-46
/
+0
*
target-ppc: remove powerpc 970gx
Alexey Kardashevskiy
2014-03-05
1
-100
/
+0
*
target-ppc: fix LPCR SPR number
Alexey Kardashevskiy
2014-03-05
1
-1
/
+1
*
target-ppc: fix compile error when PPC_DUMP_CPU is enabled
Alexey Kardashevskiy
2014-03-05
1
-2
/
+3
*
target-ppc: Make ppc40x CPUs available in ppcemb
Andreas Färber
2014-02-13
1
-19
/
+19
*
target-ppc: move POWER7+ to a separate family
Alexey Kardashevskiy
2013-12-20
1
-0
/
+38
*
Add MSR VSX and Associated Exception
Tom Musta
2013-12-20
1
-2
/
+3
*
Declare and Enable VSX
Tom Musta
2013-12-20
1
-2
/
+4
*
powerpc: add PVR mask support
Alexey Kardashevskiy
2013-12-20
1
-0
/
+44
*
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
2013-10-25
1
-0
/
+2
*
target-ppc: Fill in OpenFirmware names for some PowerPCCPU families
Andreas Färber
2013-10-25
1
-0
/
+3
*
target-ppc: dump-guest-memory support
Aneesh Kumar K.V
2013-10-25
1
-0
/
+4
*
PPC: Fix L2CR write accesses
Alexander Graf
2013-10-25
1
-12
/
+17
*
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
2013-10-07
1
-3
/
+0
*
target-ppc: POWER7 supports the MSR_LE bit
Anton Blanchard
2013-09-02
1
-1
/
+1
[next]