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
/
cpu.h
Age
Commit message (
Expand
)
Author
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-05-10
target/ppc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
target/ppc: Style fixes for cpu.[ch]
David Gibson
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
qom/cpu: Simplify how CPUClass::dump_statistics() prints
Markus Armbruster
2019-04-18
target: Clean up how the dump_mmu() print
Markus Armbruster
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-03-29
target/ppc: Consolidate 64-bit server processor detection in a helper
Greg Kurz
2019-03-12
target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l,h}() and set_c...
Mark Cave-Ayland
2019-03-12
target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...
Mark Cave-Ayland
2019-03-12
target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr...
Mark Cave-Ayland
2019-03-12
target/ppc: introduce avr_full_offset() function
Mark Cave-Ayland
2019-03-12
target/ppc: move Vsr* macros from internal.h to cpu.h
Mark Cave-Ayland
2019-03-12
target/ppc: introduce single vsrl_offset() function
Mark Cave-Ayland
2019-03-12
target/ppc: introduce single fpr_offset() function
Mark Cave-Ayland
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
2019-02-26
target/ppc: Rename PATB/PATBE -> PATE
Benjamin Herrenschmidt
2019-02-26
target/ppc/spapr: Set LPCR:HR when using Radix mode
Benjamin Herrenschmidt
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
2019-02-26
target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
Benjamin Herrenschmidt
2019-02-26
target/ppc: Rename "in_pm_state" to "resume_as_sreset"
Benjamin Herrenschmidt
2019-02-26
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
2019-02-18
target/ppc: Split out VSCR_SAT to a vector field
Richard Henderson
2019-02-18
target/ppc: Remove vscr_nj and vscr_sat
Richard Henderson
2019-02-17
target/ppc: Enable reporting of SPRs to GDB
Fabiano Rosas
2019-02-04
ppc: remove the interrupt presenters from under PowerPCCPU
Cédric Le Goater
2019-01-22
ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-09
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2019-01-09
target/ppc: merge ppc_vsr_t and ppc_avr_t union types
Mark Cave-Ayland
2018-12-21
target/ppc: Remove silly GETFIELD/SETFIELD/MASK_TO_LSH macros
David Gibson
2018-12-21
target/ppc: fix the PPC_BIT definitions
Cédric Le Goater
2018-11-08
target/ppc: add external PID support
Roman Kapl
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-08-21
ppc: add DBCR based debugging
Roman Kapl
2018-07-03
target/ppc: Remove POWERPC_EXCP_STCX
Richard Henderson
2018-07-03
target/ppc: Use atomic load for LQ and LQARX
Richard Henderson
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2018-06-16
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
target/ppc: drop empty #if/#endif block
Greg Kurz
2018-05-29
ppc: Rename 2.13 machines to 3.0
Peter Maydell
2018-05-04
spapr: Move PAPR mode cpu setup fully to spapr code
David Gibson
2018-05-04
target/ppc: add basic support for PTCR on POWER9
Cédric Le Goater
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Fold ci_large_pages flag into PPCHash64Options
David Gibson
2018-04-27
target/ppc: Split page size information into a separate allocation
David Gibson
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
[next]