index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
2014-03-27
target-ppc: MSR_POW not supported on POWER7/7+/8
Anton Blanchard
2014-03-27
target-ppc: POWER7+ supports the MSR_VSX bit
Anton Blanchard
2014-03-27
target-ppc: POWER8 supports isel
Anton Blanchard
2014-03-27
target-ppc: POWER8 supports the MSR_LE bit
Anton Blanchard
2014-03-20
target-ppc: Introduce powerisa-207-server flag
Alexey Kardashevskiy
2014-03-20
target-ppc: Force CPU threads count to be a power of 2
Bharata B Rao
2014-03-20
target-ppc: Fix overallocation of opcode tables
Stuart Brady
2014-03-20
target-ppc: Reset SPRs on CPU reset
Alexey Kardashevskiy
2014-03-19
target-ppc: Add missing 'static' and 'const' attributes
Stefan Weil
2014-03-15
misc: Fix typos in comments
Stefan Weil
2014-03-13
cputlb: Change tlb_set_page() argument to CPUState
Andreas Färber
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
2014-03-13
exec: Change cpu_abort() argument to CPUState
Andreas Färber
2014-03-13
target-ppc: Use PowerPCCPU in PowerPCCPUClass::handle_mmu_fault hook
Andreas Färber
2014-03-13
translate-all: Change cpu_restore_state() argument to CPUState
Andreas Färber
2014-03-13
cpu-exec: Change cpu_loop_exit() argument to CPUState
Andreas Färber
2014-03-13
exec: Change tlb_fill() argument to CPUState
Andreas Färber
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
cpu: Move exception_index field from CPU_COMMON to CPUState
Andreas Färber
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
2014-03-13
cpu: Factor out cpu_generic_init()
Andreas Färber
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
2014-03-13
target-ppc: Clean up ENV_GET_CPU() usage
Andreas Färber
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
2014-03-05
target-ppc: add PowerPCCPU::cpu_dt_id
Alexey Kardashevskiy
2014-03-05
target-ppc: Update ppc_hash64_store_hpte to support updating in-kernel htab
Aneesh Kumar K.V
2014-03-05
target-ppc: Change the hpte store API
Aneesh Kumar K.V
2014-03-05
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
2014-03-05
target-ppc: Use Additional Temporary in stqcx Case
Tom Musta
2014-03-05
target-ppc: Fix Compiler Warnings Due to 64-Bit Constants Declared as UL
Tom Musta
2014-03-05
target-ppc/translate.c: Use ULL suffix for 64 bit constants
Peter Maydell
2014-03-05
target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: AES Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Binary Coded Decimal Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Polynomial Multiply Sum
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Doubleword Compares
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: vbpermq Instruction
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Quadword Addition and Subtracation
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Doubleword Rotate and Shift Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Change Bit Masks to Support 64-bit Rotates and Shifts
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Merge Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Unpack Signed Word Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Pack Doubleword Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Min/Max Doubleword Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Vector Population Count Instructions
Tom Musta
2014-03-05
target-ppc: Altivec 2.07: Add Vector Count Leading Zeroes
Tom Musta
[next]