index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
6
-30
/
+14
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
1
-6
/
+6
2024-03-12
bulk: Access existing variables initialized to &S->F when available
Philippe Mathieu-Daudé
1
-4
/
+4
2024-02-29
target/ppc: Enable TARGET_PAGE_BITS_VARY for user-only
Richard Henderson
1
-1
/
+8
2024-02-28
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
3
-14
/
+0
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
1
-10
/
+36
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
1
-5
/
+6
2024-02-28
target/ppc: Use GDBFeature for dynamic XML
Akihiko Odaki
4
-39
/
+21
2024-02-24
Merge tag 'pull-request-2024-02-23' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-3
/
+3
2024-02-23
target/ppc: optimise ppcemb_tlb_t flushing
Nicholas Piggin
1
-6
/
+37
2024-02-23
target/ppc: 440 optimise tlbwe TLB flushing
Nicholas Piggin
1
-1
/
+1
2024-02-23
target/ppc: 4xx optimise tlbwe_lo TLB flushing
Nicholas Piggin
1
-2
/
+8
2024-02-23
target/ppc: 4xx don't flush TLB for a newly written software TLB entry
Nicholas Piggin
1
-7
/
+0
2024-02-23
target/ppc: Factor out 4xx ppcemb_tlb_t flushing
Nicholas Piggin
1
-11
/
+13
2024-02-23
target/ppc: Fix 440 tlbwe TLB invalidation gaps
Nicholas Piggin
1
-25
/
+10
2024-02-23
target/ppc: Add SMT support to time facilities
Nicholas Piggin
2
-11
/
+136
2024-02-23
target/ppc: Implement core timebase state machine and TFMR
Nicholas Piggin
2
-3
/
+243
2024-02-23
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
1
-0
/
+13
2024-02-23
target/ppc: Fix move-to timebase SPR access permissions
Nicholas Piggin
1
-8
/
+23
2024-02-23
target/ppc: Improve timebase register defines naming
Nicholas Piggin
2
-9
/
+9
2024-02-23
target/ppc: Rename TBL to TB on 64-bit
Nicholas Piggin
2
-0
/
+8
2024-02-23
target/ppc: Update gdbstub to read SPR's CFAR, DEC, HDEC, TB-L/U
Saif Abrar
1
-2
/
+38
2024-02-23
hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep
Philippe Mathieu-Daudé
1
-15
/
+0
2024-02-23
target/ppc: Rename registers to match ISA
Nicholas Piggin
2
-11
/
+11
2024-02-23
target/ppc: Fix crash on machine check caused by ifetch
Nicholas Piggin
1
-11
/
+25
2024-02-23
target/ppc: Fix lxv/stxv MSR facility check
Nicholas Piggin
1
-1
/
+1
2024-02-23
target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()
Thomas Huth
1
-2
/
+2
2024-02-23
target/ppc/kvm: Replace variable length array in kvmppc_save_htab()
Thomas Huth
1
-1
/
+1
2024-02-20
ppc: correct typos
Manos Pitsidianakis
1
-1
/
+1
2024-02-05
target/ppc/cpu-models: Rename power5+ and power7+ for new QOM naming rules
Thomas Huth
1
-4
/
+6
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
1
-5
/
+0
2024-02-03
target/ppc: Populate CPUClass.mmu_index
Richard Henderson
1
-0
/
+6
2024-02-03
target/ppc: Split out ppc_env_mmu_index
Richard Henderson
4
-9
/
+14
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
1
-1
/
+1
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
1
-1
/
+1
2024-01-08
qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD
Stefan Hajnoczi
2
-2
/
+2
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
4
-16
/
+16
2024-01-05
target: Use generic cpu_model_from_type()
Gavin Shan
2
-4
/
+2
2023-12-29
target/ppc: Constify VMState in machine.c
Richard Henderson
1
-16
/
+16
2023-11-21
target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
John Platts
1
-4
/
+8
2023-11-07
target/ppc: Move powerpc_input_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2
-21
/
+20
2023-11-07
target/ppc: Move powerpc_mmu_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2
-43
/
+42
2023-11-07
target/ppc: Move powerpc_excp_t definition to 'cpu.h'
Philippe Mathieu-Daudé
2
-29
/
+27
2023-11-07
target/ppc: Move PowerPCCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2
-56
/
+51
2023-11-07
target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h'
Philippe Mathieu-Daudé
2
-2
/
+1
2023-11-07
target/ppc: Define powerpc_pm_insn_t in 'internal.h'
Philippe Mathieu-Daudé
2
-10
/
+9
2023-11-07
target/ppc: Prohibit target specific KVM prototypes on user emulation
Philippe Mathieu-Daudé
1
-0
/
+4
2023-11-07
target/ppc: Restrict KVM objects to system emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-07
hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
Philippe Mathieu-Daudé
2
-20
/
+1
2023-11-07
sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
Philippe Mathieu-Daudé
1
-2
/
+2
[next]