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
2024-05-06
Merge tag 'accel-20240506' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-05-03
ppc: switch boards to "default y"
Paolo Bonzini
2024-05-03
kvm: ppc: disable sPAPR code if CONFIG_PSERIES is disabled
Paolo Bonzini
2024-04-29
target/ppc/cpu_init: Remove "PowerPC" prefix from the CPU list
Thomas Huth
2024-04-26
exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Philippe Mathieu-Daudé
2024-04-26
target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation
Philippe Mathieu-Daudé
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
2024-04-02
target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx()
Philippe Mathieu-Daudé
2024-03-30
target/ppc: Do not clear MSR[ME] on MCE interrupts to supervisor
Nicholas Piggin
2024-03-30
target/ppc: Fix GDB register indexing on secondary CPUs
Benjamin Gray
2024-03-30
target/ppc: Restore [H]DEXCR to 64-bits
Benjamin Gray
2024-03-30
target/ppc/mmu-radix64: Use correct string format in walk_tree()
Philippe Mathieu-Daudé
2024-03-13
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
2024-03-13
spapr: nested: Introduce H_GUEST_RUN_VCPU hcall.
Harsh Prateek Bora
2024-03-13
spapr: nested: Extend nested_ppc_state for nested PAPR API
Harsh Prateek Bora
2024-03-13
target/ppc: Remove interrupt handler wrapper functions
BALATON Zoltan
2024-03-13
target/ppc: Clean up ifdefs in excp_helper.c, part 3
BALATON Zoltan
2024-03-13
target/ppc: Clean up ifdefs in excp_helper.c, part 2
BALATON Zoltan
2024-03-13
target/ppc: Clean up ifdefs in excp_helper.c, part 1
BALATON Zoltan
2024-03-13
target/ppc: Add gen_exception_err_nip() function
BALATON Zoltan
2024-03-13
target/ppc: Readability improvements in exception handlers
BALATON Zoltan
2024-03-13
target/ppc: Use env_cpu for cpu_abort in excp_helper
BALATON Zoltan
2024-03-13
ppc/pnv: Improve pervasive topology calculation for big-core
Caleb Schlossin
2024-03-13
target/ppc: Add power10 pmu SPRs
Madhavan Srinivasan
2024-03-13
target/ppc: Move add and subf type fixed-point arithmetic instructions to dec...
Chinmay Rath
2024-03-13
target/ppc: POWER10 does not have transactional memory
Nicholas Piggin
2024-03-13
ppc: Drop support for POWER9 and POWER10 DD1 chips
Nicholas Piggin
2024-03-13
target/ppc: Prevent supervisor from modifying MSR[ME]
Nicholas Piggin
2024-03-13
target/ppc: Fix GDB SPR regnum indexing
Nicholas Piggin
2024-03-12
target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
2024-02-29
target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
Richard Henderson
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2024-02-28
target/ppc: Use GDBFeature for dynamic XML
Akihiko Odaki
2024-02-24
Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-02-23
target/ppc: optimise ppcemb_tlb_t flushing
Nicholas Piggin
2024-02-23
target/ppc: 440 optimise tlbwe TLB flushing
Nicholas Piggin
2024-02-23
target/ppc: 4xx optimise tlbwe_lo TLB flushing
Nicholas Piggin
2024-02-23
target/ppc: 4xx don't flush TLB for a newly written software TLB entry
Nicholas Piggin
2024-02-23
target/ppc: Factor out 4xx ppcemb_tlb_t flushing
Nicholas Piggin
2024-02-23
target/ppc: Fix 440 tlbwe TLB invalidation gaps
Nicholas Piggin
2024-02-23
target/ppc: Add SMT support to time facilities
Nicholas Piggin
2024-02-23
target/ppc: Implement core timebase state machine and TFMR
Nicholas Piggin
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
[next]