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
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
2024-07-23
Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-07-23
Merge tag 'pull-maintainer-9.1-rc0-230724-1' of https://gitlab.com/stsquad/qe...
Richard Henderson
2024-07-23
target/riscv: Simplify probing in vext_ldff
Richard Henderson
2024-07-23
target/s390x: Use set/clear_helper_retaddr in mem_helper.c
Richard Henderson
2024-07-23
target/s390x: Use user_or_likely in access_memmove
Richard Henderson
2024-07-23
target/s390x: Use user_or_likely in do_access_memset
Richard Henderson
2024-07-23
target/ppc: Improve helper_dcbz for user-only
Richard Henderson
2024-07-23
target/ppc: Merge helper_{dcbz,dcbzep}
Richard Henderson
2024-07-23
target/ppc: Split out helper_dbczl for 970
Richard Henderson
2024-07-23
target/ppc: Hoist dcbz_size out of dcbz_common
Richard Henderson
2024-07-23
target/ppc/mem_helper.c: Remove a conditional from dcbz_common()
BALATON Zoltan
2024-07-23
target/arm: Use set/clear_helper_retaddr in SVE and SME helpers
Richard Henderson
2024-07-23
target/arm: Use set/clear_helper_retaddr in helper-a64.c
Richard Henderson
2024-07-22
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
2024-07-22
target/s390x: filter deprecated properties based on model expansion type
Collin Walling
2024-07-22
target/xtensa: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/riscv: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/mips: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/m68k: Restrict semihosting to TCG
Philippe Mathieu-Daudé
2024-07-22
target/mips: Add semihosting stub
Philippe Mathieu-Daudé
2024-07-22
target/m68k: Add semihosting stub
Philippe Mathieu-Daudé
2024-07-22
gdbstub: Re-factor gdb command extensions
Alex Bennée
2024-07-19
target/loongarch/gdbstub: Add vector registers support
Song Gao
2024-07-19
Merge tag 'pull-target-arm-20240718' of https://git.linaro.org/people/pmaydel...
Richard Henderson
2024-07-18
hvf: arm: Do not advance PC when raising an exception
Akihiko Odaki
2024-07-18
target/arm: Use FPST_F16 for SME FMOPA (widening)
Richard Henderson
2024-07-18
target/arm: Use float_status copy in sme_fmopa_s
Daniyal Khan
2024-07-18
target/arm: LDAPR should honour SCTLR_ELx.nAA
Peter Maydell
2024-07-18
target/arm: Fix handling of LDAPR/STLR with negative offset
Peter Maydell
[next]