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
/
cpu.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-1
/
+0
*
target-ppc: enable virtio endian ambivalent support
Greg Kurz
2014-06-29
1
-0
/
+2
*
target-ppc: Add DFP to Emulated Instructions Flag
Tom Musta
2014-06-27
1
-1
/
+1
*
spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE
Alexey Kardashevskiy
2014-06-16
1
-1
/
+3
*
target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs
Alexey Kardashevskiy
2014-06-16
1
-0
/
+7
*
KVM: target-ppc: Enable TM state migration
Alexey Kardashevskiy
2014-06-16
1
-0
/
+14
*
target-ppc: Add POWER8's TM SPRs
Alexey Kardashevskiy
2014-06-16
1
-0
/
+10
*
target-ppc: Add POWER8's MMCR2/MMCRS SPRs
Alexey Kardashevskiy
2014-06-16
1
-0
/
+3
*
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-06-16
1
-0
/
+16
*
target-ppc: Add POWER8's TIR SPR
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
target-ppc: Add HID4 SPR for PPC970
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
target-ppc: Add PMC7/8 to 970 class
Alexey Kardashevskiy
2014-06-16
1
-0
/
+4
*
target-ppc: Add "POWER" prefix to MMCRA PMU registers
Alexey Kardashevskiy
2014-06-16
1
-1
/
+2
*
target-ppc: Copy and split gen_spr_7xx() for 970
Alexey Kardashevskiy
2014-06-16
1
-0
/
+20
*
target-ppc: Merge 970FX and 970MP into a single 970 class
Alexey Kardashevskiy
2014-06-16
1
-0
/
+5
*
target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRs
Alexey Kardashevskiy
2014-06-16
1
-20
/
+20
*
PPC: e500: Merge 32 and 64 bit SPE emulation
Alexander Graf
2014-06-16
1
-4
/
+0
*
spapr: Limit threads per core according to current compatibility mode
Alexey Kardashevskiy
2014-06-16
1
-0
/
+1
*
target-ppc: Implement "compat" CPU option
Alexey Kardashevskiy
2014-06-16
1
-0
/
+11
*
PPC: Properly emulate L1CSR0 and L1CSR1
Alexander Graf
2014-06-16
1
-0
/
+12
*
PPC: Add L1CFG1 SPR emulation
Alexander Graf
2014-06-16
1
-0
/
+1
*
PPC: Add definitions for GIVORs
Alexander Graf
2014-06-16
1
-0
/
+6
*
cpu: make CPU_INTERRUPT_RESET available on all targets
Paolo Bonzini
2014-05-13
1
-3
/
+0
*
PPC: Clean up DECR implementation
Alexander Graf
2014-04-08
1
-0
/
+1
*
target-ppc: Introduce powerisa-207-server flag
Alexey Kardashevskiy
2014-03-20
1
-0
/
+2
*
target-ppc: Reset SPRs on CPU reset
Alexey Kardashevskiy
2014-03-20
1
-0
/
+1
*
exec: Change cpu_abort() argument 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
-2
/
+2
*
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-13
1
-8
/
+0
*
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
2014-03-05
1
-0
/
+18
*
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2014-03-05
1
-0
/
+1
*
target-ppc: Altivec 2.07: Update AVR Structure
Tom Musta
2014-03-05
1
-0
/
+4
*
target-ppc: Altivec 2.07: Add Instruction Flag
Tom Musta
2014-03-05
1
-1
/
+4
*
target-ppc: Add Load Quadword and Reserve
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Add Flag for ISA 2.07 Load/Store Quadword Instructions
Tom Musta
2014-03-05
1
-1
/
+3
*
target-ppc: Add Target Address SPR (TAR) to Power8
Tom Musta
2014-03-05
1
-0
/
+1
*
target-ppc: Add Flag for bctar
Tom Musta
2014-03-05
1
-2
/
+4
*
target-ppc: Add Flag for Power ISA V2.06 Floating Point Test Instructions
Tom Musta
2014-03-05
1
-1
/
+3
*
target-ppc: Add Flag for ISA V2.06 Floating Point Conversion
Tom Musta
2014-03-05
1
-1
/
+4
*
target-ppc: Add Flag for ISA2.06 Atomic Instructions
Tom Musta
2014-03-05
1
-1
/
+4
*
target-ppc: Add Flag for ISA2.06 Divide Extended Instructions
Tom Musta
2014-03-05
1
-1
/
+4
*
target-ppc: Add ISA2.06 bpermd Instruction
Tom Musta
2014-03-05
1
-1
/
+3
*
target-ppc: VSX Stage 4: Add VSX 2.07 Flag
Tom Musta
2014-03-05
1
-1
/
+3
*
target-ppc: fix SPR_CTRL/SPR_UCTRL register numbers
Alexey Kardashevskiy
2014-03-05
1
-2
/
+2
*
target-ppc: fix LPCR SPR number
Alexey Kardashevskiy
2014-03-05
1
-1
/
+1
*
Add MSR VSX and Associated Exception
Tom Musta
2013-12-20
1
-0
/
+4
*
Declare and Enable VSX
Tom Musta
2013-12-20
1
-1
/
+4
*
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
2013-10-25
1
-1
/
+2
*
target-ppc: USE LPCR_ILE to control exception endian on POWER7
Anton Blanchard
2013-09-02
1
-0
/
+2
*
target-ppc: Convert ppc cpu savevm to VMStateDescription
Alexey Kardashevskiy
2013-07-29
1
-5
/
+3
[next]