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
Age
Commit message (
Expand
)
Author
2024-07-26
target/ppc/mmu_common.c: Remove ptem field from mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Inline and remove ppc6xx_tlb_pte_check()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Simplify a switch statement
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: Convert local variable to bool
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove nx field from mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove pte_update_flags()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove hash field from mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove unused field from mmu_ctx_t
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove yet another single use local variable
BALATON Zoltan
2024-07-26
target/ppc/mmu_common.c: Remove another 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 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
ppc/pnv: Add an LPAR per core machine option
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: 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
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
target/ppc: Fix msgsnd for POWER8
Nicholas Piggin
2024-07-26
target/ppc/cpu_init: Synchronize HASHPKEYR with KVM for migration
Shivaprasad G Bhat
2024-07-26
target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration
Shivaprasad G Bhat
2024-07-26
target/ppc/cpu_init: Synchronize DEXCR with KVM for migration
Shivaprasad G Bhat
2024-07-26
target/ppc/arch_dump: set prstatus pid to cpuid
Omar Sandoval
2024-07-26
target/ppc: handle vcpu hotplug failure gracefully
Harsh Prateek Bora
2024-07-25
Merge tag 'bsd-user-for-9.1-pull-request' of gitlab.com:bsdimp/qemu into staging
Richard Henderson
2024-07-24
target/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issue
Song Gao
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2024-07-23
sparc/ldst_helper: make range overlap check more readable
Yao Xingtao
2024-07-23
bsd-user: Make compile for non-linux user-mode stuff
Warner Losh
2024-07-23
bsd-user: Hard wire aarch64 to be 4k pages only
Warner Losh
[prev]
[next]