index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
Age
Commit message (
Expand
)
Author
2023-07-07
target/ppc: Machine check on invalid real address access on POWER9/10
Nicholas Piggin
2023-07-07
target/ppc: SMT support for the HID SPR
Nicholas Piggin
2023-07-07
target/ppc: Add LPAR-per-core vs per-thread mode flag
Nicholas Piggin
2023-07-07
target: ppc: Use MSR_HVB bit to get the target endianness for memory dump
Narayana Murty N
2023-07-07
target/ppc: Get CPUState in one step
BALATON Zoltan
2023-07-07
target/ppd: Remove unused define
BALATON Zoltan
2023-07-07
target/ppc: Remove some more local CPUState variables only used once
BALATON Zoltan
2023-07-07
target/ppc: Move common check in exception handlers to a function
BALATON Zoltan
2023-07-07
target/ppc: Remove unneeded parameter from powerpc_reset_wakeup()
BALATON Zoltan
2023-07-07
target/ppc: Remove some superfluous parentheses
BALATON Zoltan
2023-07-07
target/ppc: Fix icount access for some hypervisor instructions
Nicholas Piggin
2023-07-07
target/ppc: Add TFMR SPR implementation with read and write helpers
Nicholas Piggin
2023-07-07
target/ppc: Tidy POWER book4 SPR registration
Nicholas Piggin
2023-07-07
target/ppc: Only generate decodetree files when TCG is enabled
Philippe Mathieu-Daudé
2023-06-28
target/ppc: Restrict KVM-specific fields from ArchCPU
Philippe Mathieu-Daudé
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-25
target/ppc: Add msgsnd/p and DPDES SMT support
Nicholas Piggin
2023-06-25
target/ppc: Add support for SMT CTRL register
Nicholas Piggin
2023-06-25
target/ppc: Add initial flags and helpers for SMT support
Nicholas Piggin
2023-06-25
target/ppc: Fix sc instruction handling of LEV field
Nicholas Piggin
2023-06-25
target/ppc: Better CTRL SPR implementation
Nicholas Piggin
2023-06-25
target/ppc: Add ISA v3.1 LEV indication in SRR1 for system call interrupts
Nicholas Piggin
2023-06-25
target/ppc: Implement HEIR SPR
Nicholas Piggin
2023-06-25
target/ppc: Add SRR1 prefix indication to interrupt handlers
Nicholas Piggin
2023-06-25
target/ppc: Change partition-scope translate interface
Nicholas Piggin
2023-06-25
target/ppc: Fix instruction loading endianness in alignment interrupt
Nicholas Piggin
2023-06-25
target/ppc: Fix timer register accessors when !KVM
Cédric Le Goater
2023-06-25
target/ppc: gdbstub init spr gdb_id for all CPUs
Nicholas Piggin
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
target/ppc: Check for USER_ONLY definition instead of SOFTMMU one
Philippe Mathieu-Daudé
2023-06-10
target/ppc: Implement gathering irq statistics
BALATON Zoltan
2023-06-10
target/ppc: Rework store conditional to avoid branch
Nicholas Piggin
2023-06-10
target/ppc: Remove larx/stcx. memory barrier semantics
Nicholas Piggin
2023-06-10
target/ppc: Ensure stcx size matches larx
Nicholas Piggin
2023-06-10
target/ppc: Fix lqarx to set cpu_reserve
Nicholas Piggin
2023-06-10
target/ppc: Eliminate goto in mmubooke_check_tlb()
BALATON Zoltan
2023-06-10
target/ppc: Change ppcemb_tlb_check() to return bool
BALATON Zoltan
2023-06-10
target/ppc: Simplify ppcemb_tlb_search()
BALATON Zoltan
2023-06-10
target/ppc: Remove some unneded line breaks
BALATON Zoltan
2023-06-10
target/ppc: Move ppcemb_tlb_search() to mmu_common.c
BALATON Zoltan
2023-06-10
target/ppc: Remove "ext" parameter of ppcemb_tlb_check()
BALATON Zoltan
2023-06-10
target/ppc: Remove single use function
BALATON Zoltan
2023-06-10
target/ppc: PMU implement PERFM interrupts
Nicholas Piggin
2023-06-10
target/ppc: Support directed privileged doorbell interrupt (SDOOR)
Nicholas Piggin
2023-06-10
target/ppc: Fix msgclrp interrupt type
Nicholas Piggin
2023-06-10
target/ppc: PMU do not clear MMCR0[FCECE] on performance monitor alert
Nicholas Piggin
2023-06-10
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
2023-06-10
target/ppc: Fix nested-hv HEAI delivery
Nicholas Piggin
2023-06-05
target/ppc: Inline gen_icount_io_start()
Philippe Mathieu-Daudé
2023-06-05
accel/tcg: Introduce translator_io_start
Richard Henderson
[next]