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
Age
Commit message (
Expand
)
Author
2024-07-26
target/ppc/mmu_common.c: Remove single use local variable
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove single use local variable
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove local name for a constant
BALATON Zoltan
2024-07-26
target/ppc: Reorganise and rename ppc_hash32_pp_prot()
BALATON Zoltan
2024-07-26
target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128.
Chinmay Rath
2024-07-26
target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.
Chinmay Rath
2024-07-26
target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc.
Chinmay Rath
2024-07-26
target/ppc: Move VSX fp compare insns to decodetree.
Chinmay Rath
2024-07-26
target/ppc: Move VSX vector storage access insns to decodetree.
Chinmay Rath
2024-07-26
target/ppc: Move VSX vector with length storage access insns to decodetree.
Chinmay Rath
2024-07-26
target/ppc: Moving VSX scalar storage access insns to decodetree.
Chinmay Rath
2024-07-26
target/ppc: Move VSX logical instructions to decodetree.
Chinmay Rath
2024-07-26
target/ppc: Move VSX arithmetic and max/min insns to decodetree.
Chinmay Rath
2024-07-26
target/ppc: Move ISA300 flag check out of do_helper_XX3.
Chinmay Rath
2024-07-26
target/ppc: Improve VMX integer add/sub saturate instructions.
Chinmay Rath
2024-07-26
target/ppc: Move VMX integer add/sub saturate insns to decodetree.
Chinmay Rath
2024-07-26
pnv/xive2: Dump more END state with 'info pic'
Frederic Barrat
2024-07-26
pnv/xive2: Refine TIMA 'info pic' output
Frederic Barrat
2024-07-26
pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c
Frederic Barrat
2024-07-26
pnv/xive2: Fail VST entry address computation if table has no VSD
Frederic Barrat
2024-07-26
pnv/xive2: Set Translation Table for the NVC port space
Frederic Barrat
2024-07-26
pnv/xive2: Enable VST NVG and NVC index compression
Frederic Barrat
2024-07-26
pnv/xive2: Configure Virtualization Structure Tables through the PC
Frederic Barrat
2024-07-26
pnv/xive2: Add NVG and NVC to cache watch facility
Frederic Barrat
2024-07-26
pnv/xive: Support cache flush and queue sync inject with notifications
Nicholas Piggin
2024-07-26
pnv/xive2: Structure/define alignment changes
Michael Kowal
2024-07-26
pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support
Frederic Barrat
2024-07-26
tests/qtest: Add pnv-spi-seeprom qtest
Chalapathi V
2024-07-26
hw/ppc: SPI controller wiring to P10 chip
Chalapathi V
2024-07-26
hw/block: Add Microchip's 25CSM04 to m25p80
Chalapathi V
2024-07-26
hw/ssi: Extend SPI model
Chalapathi V
2024-07-26
hw/ssi: Add SPI model
Chalapathi V
2024-07-26
ppc/pnv: Remove ppc target dependency from pnv_xscom.h
Chalapathi V
2024-07-26
ppc/pnv: Add an LPAR per core machine option
Nicholas Piggin
2024-07-26
ppc/pnv: Implement POWER10 PC xscom registers for direct controls
Nicholas Piggin
2024-07-26
ppc/pnv: Add a CPU nmi and resume function
Nicholas Piggin
2024-07-26
ppc/pnv: Add big-core machine property
Nicholas Piggin
2024-07-26
ppc/pnv: Add POWER10 ChipTOD quirk for big-core
Nicholas Piggin
2024-07-26
ppc/pnv: Implement Power9 CPU core thread state indirect register
Nicholas Piggin
2024-07-26
ppc/pnv: Implement big-core PVR for Power9/10
Nicholas Piggin
2024-07-26
ppc/pnv: Add allow for big-core differences in DT generation
Nicholas Piggin
2024-07-26
ppc/pnv: Add a big-core mode that joins two regular cores
Nicholas Piggin
2024-07-26
ppc: Add has_smt_siblings property to CPUPPCState
Nicholas Piggin
2024-07-26
target/ppc: Add helpers to check for SMT sibling threads
Nicholas Piggin
2024-07-26
ppc: Add a core_index to CPUPPCState for SMT vCPUs
Nicholas Piggin
2024-07-26
ppc/pnv: Extend chip_pir class method to TIR as well
Nicholas Piggin
2024-07-26
ppc/pnv: use class attribute to limit SMT threads for different machines
Nicholas Piggin
2024-07-26
target/ppc: Move SPR indirect registers into PnvCore
Nicholas Piggin
2024-07-26
ppc/pnv: Move timebase state into PnvCore
Nicholas Piggin
2024-07-26
ppc/pnv: Add pointer from PnvCPUState to PnvCore
Nicholas Piggin
[next]