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-02-24
target/ppc: Fix lxv/stxv MSR facility check
Nicholas Piggin
2023-09-11
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson
2023-09-11
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-05
target/ppc: Fix VRMA page size for ISA v3.0
Nicholas Piggin
2023-08-05
target/ppc: Fix pending HDEC when entering PM state
Nicholas Piggin
2023-08-05
target/ppc: Implement ASDR register for ISA v3.0 for HPT
Nicholas Piggin
2023-08-01
target/ppc: Disable goto_tb with architectural singlestep
Richard Henderson
2023-06-11
target/ppc: Fix PMU hflags calculation
Nicholas Piggin
2023-06-11
target/ppc: Fix nested-hv HEAI delivery
Nicholas Piggin
2023-06-11
target/ppc: Fix lqarx to set cpu_reserve
Nicholas Piggin
2023-05-18
target/ppc: Fix helper_pminsn() prototype
Cédric Le Goater
2023-05-18
tcg: ppc64: Fix mask generation for vextractdm
Shivaprasad G Bhat
2022-11-17
target/ppc: Fix build warnings when building with 'disable-tcg'
Vaibhav Jain
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-10-29
target/ppc: Fix regression in Radix MMU
Leandro Lupori
2022-10-28
target/ppc: Increment PMC5 with inline insns
Leandro Lupori
2022-10-28
target/ppc: Add new PMC HFLAGS
Leandro Lupori
2022-10-28
target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
Matheus Ferst
2022-10-28
target/ppc: unify cpu->has_work based on cs->interrupt_request
Matheus Ferst
2022-10-28
target/ppc: introduce ppc_maybe_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY builds
Matheus Ferst
2022-10-28
target/ppc: add power-saving interrupt masking logic to p7_next_unmasked_inte...
Matheus Ferst
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER7
Matheus Ferst
2022-10-28
target/ppc: remove generic architecture checks from p7_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p7_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt deliver method for POWER7
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt masking method for POWER7
Matheus Ferst
2022-10-28
target/ppc: add power-saving interrupt masking logic to p8_next_unmasked_inte...
Matheus Ferst
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
Matheus Ferst
2022-10-28
target/ppc: remove generic architecture checks from p8_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p8_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt deliver method for POWER8
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p8_next_unmasked_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt masking method for POWER8
Matheus Ferst
2022-10-28
target/ppc: add power-saving interrupt masking logic to p9_next_unmasked_inte...
Matheus Ferst
2022-10-28
target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
Matheus Ferst
2022-10-28
target/ppc: remove generic architecture checks from p9_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p9_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt deliver method for POWER9/POWER10
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt masking method for POWER9/POWER10
Matheus Ferst
2022-10-28
target/ppc: prepare to split interrupt masking and delivery by excp_model
Matheus Ferst
2022-10-28
target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
Matheus Ferst
2022-10-28
target/ppc: always use ppc_set_irq to set env->pending_interrupts
Matheus Ferst
2022-10-28
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst
2022-10-28
target/ppc: Use gvec to decode XVTSTDC[DS]P
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved XSTSTDC[QDS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved XVTSTDC[DS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Use gvec to decode XVCPSGN[SD]P
Lucas Mateus Castro (alqotel)
[next]