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-07-08
target/arm: Fix SME full tile indexing
Richard Henderson
2023-06-23
target/tricore: Add CHECK_REG_PAIR() for insn accessing 64 bit regs
Bastian Koppelmann
2023-06-23
target/tricore: Fix out-of-bounds index in imask instruction
Siqi Chen
2023-06-22
target/arm: Return correct result for LDG when ATA=0
Peter Maydell
2023-06-22
target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics
Peter Maydell
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-06-07
s390x/tcg: Fix CPU address returned by STIDP
Ilya Leoshkevich
2023-06-07
target/s390x: Fix MXDB and MXDBR
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LOCFHR taking the wrong half of R2
Ilya Leoshkevich
2023-06-07
target/s390x: Fix LCBB overwriting the top 32 bits
Ilya Leoshkevich
2023-05-31
target/arm: Explicitly select short-format FSR for M-profile
Peter Maydell
2023-05-31
target/ppc: Fix fallback to MFSS for MFFS* instructions on pre 3.0 ISAs
Richard Purdie
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/arm: Fix vd == vm overlap in sve_ldff1_z
Richard Henderson
2023-05-17
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
2023-05-16
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
2023-05-15
tcg: ppc64: Fix mask generation for vextractdm
Shivaprasad G Bhat
2023-05-14
target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
Peter Maydell
2023-05-14
target/arm: Fix handling of SW and NSW bits for stage 2 walks
Peter Maydell
2023-05-10
target/riscv: Restore the predicate() NULL check behavior
Bin Meng
2023-05-10
target/riscv: Fix itrigger when icount is used
LIU Zhiwei
2023-05-10
target/arm: Define and use new load_cpu_field_low32()
Peter Maydell
2023-05-10
target/arm: Initialize debug capabilities only once
Akihiko Odaki
2023-04-27
target/i386: Change wrong XFRM value in SGX CPUID leaf
Yang Zhong
2023-04-10
target/arm: Copy guarded bit in combine_cacheattrs
Richard Henderson
2023-04-10
target/arm: PTE bit GP only applies to stage1
Richard Henderson
2023-04-09
target/ppc: Fix temp usage in gen_op_arith_modw
Richard Henderson
2023-04-04
Merge tag 'pull-loongarch-20230404' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2023-04-04
target/loongarch: Enables plugins to get instruction codes
tanhongze
2023-04-03
target/arm: Fix generated code for cpreg reads when HSTR is active
Peter Maydell
2023-04-03
target/arm: Fix non-TCG build failure by inlining pauth_ptr_mask()
Philippe Mathieu-Daudé
2023-03-28
softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
Philippe Mathieu-Daudé
2023-03-28
target/arm/gdbstub: Only advertise M-profile features if TCG available
Philippe Mathieu-Daudé
2023-03-24
target/ppc: Fix helper_pminsn() prototype
Cédric Le Goater
2023-03-24
target/s390x: Fix float_comp_to_cc() prototype
Cédric Le Goater
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-21
target/arm: Don't advertise aarch64-pauth.xml to gdb
Peter Maydell
2023-03-21
target/arm: Add Neoverse-N1 registers
Chen Baozi
2023-03-20
target/s390x/tcg/mem_helper: Remove bad assert() statement
Thomas Huth
2023-03-20
target/s390x: Update do_unaligned_access() comment
Ilya Leoshkevich
2023-03-20
target/s390x: Handle STGRL to non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle STRL to non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle CGRL and CLGRL with non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle CRL and CGFRL with non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LLGFRL from non-aligned addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Handle LRL and LGFRL from non-aligned addresses
Ilya Leoshkevich
[next]