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
2023-05-18
target/i386: Fix exception classes for MOVNTPS/MOVNTPD.
Ricky Zhou
2023-05-18
target/i386: Fix exception classes for SSE/AVX instructions.
Ricky Zhou
2023-05-18
target/i386: Fix and add some comments next to SSE/AVX instructions.
Ricky Zhou
2023-05-18
target/i386: fix avx2 instructions vzeroall and vpermdq
Xinyu Li
2023-05-18
target/i386: fix operand size for VCOMI/VUCOMI instructions
Paolo Bonzini
2023-05-18
target/i386: add support for FB_CLEAR feature
Emanuele Giuseppe Esposito
2023-05-18
target/i386: add support for FLUSH_L1D feature
Emanuele Giuseppe Esposito
2023-05-16
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
2023-05-16
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
2023-05-16
hw/core: Use a callback for target specific query-cpus-fast information
Thomas Huth
2023-05-13
Merge tag 'or1k-pull-request-20230513' of https://github.com/stffrdhrn/qemu i...
Richard Henderson
2023-05-12
target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
Peter Maydell
2023-05-12
target/arm: Select CONFIG_ARM_V7M when TCG is enabled
Fabiano Rosas
2023-05-12
target/arm: Select SEMIHOSTING when using TCG
Fabiano Rosas
2023-05-12
target/arm: Fix handling of SW and NSW bits for stage 2 walks
Peter Maydell
2023-05-12
target/arm: Don't allow stage 2 page table walks to downgrade to NS
Peter Maydell
2023-05-12
target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/
Richard Henderson
2023-05-12
target/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_internal.h to tcg/
Richard Henderson
2023-05-11
target/openrisc: Setup FPU for detecting tininess before rounding
Stafford Horne
2023-05-11
target/openrisc: Set PC to cpu state on FPU exception
Stafford Horne
2023-05-11
target/openrisc: Allow fpcsr access in user mode
Stafford Horne
2023-05-11
target/loongarch: Do not include tcg-ldst.h
Richard Henderson
2023-05-11
target/sh4: Use MO_ALIGN where required
Richard Henderson
2023-05-11
target/nios2: Remove TARGET_ALIGNED_ONLY
Richard Henderson
2023-05-11
target/mips: Use MO_ALIGN instead of 0
Richard Henderson
2023-05-11
target/mips: Add missing default_tcg_memop_mask
Richard Henderson
2023-05-11
target/mips: Add MO_ALIGN to gen_llwp, gen_scwp
Richard Henderson
2023-05-11
target/m68k: Fix gen_load_fp for OS_LONG
Richard Henderson
2023-05-10
target/loongarch: Terminate vmstate subsections list
Richard Henderson
2023-05-08
target/i386: Add EPYC-Genoa model to support Zen 4 processor series
Babu Moger
2023-05-08
target/i386: Add VNMI and automatic IBRS feature bits
Babu Moger
2023-05-08
target/i386: Add missing feature bits in EPYC-Milan model
Babu Moger
2023-05-08
target/i386: Add feature bits for CPUID_Fn80000021_EAX
Babu Moger
2023-05-08
target/i386: Add a couple of feature bits in 8000_0008_EBX
Babu Moger
2023-05-08
target/i386: Add new EPYC CPU versions with updated cache_info
Michael Roth
2023-05-08
target/i386: allow versioned CPUs to specify new cache_info
Michael Roth
2023-05-06
Merge tag 'pull-loongarch-20230506' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2023-05-06
target/loongarch: CPUCFG support LSX
Song Gao
2023-05-06
target/loongarch: Use {set/get}_gpr replace to cpu_fpr
Song Gao
2023-05-06
target/loongarch: Implement vldi
Song Gao
2023-05-06
target/loongarch: Implement vld vst
Song Gao
2023-05-06
target/loongarch: Implement vilvl vilvh vextrins vshuf
Song Gao
2023-05-06
target/loongarch: Implement vreplve vpack vpick
Song Gao
2023-05-06
target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr
Song Gao
2023-05-06
target/loongarch: Implement vbitsel vset
Song Gao
2023-05-06
target/loongarch: Implement vfcmp
Song Gao
2023-05-06
target/loongarch: Implement vseq vsle vslt
Song Gao
2023-05-06
target/loongarch: Implement LSX fpu fcvt instructions
Song Gao
2023-05-06
target/loongarch: Implement LSX fpu arith instructions
Song Gao
2023-05-06
target/loongarch: Implement vfrstp
Song Gao
[next]