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
2020-06-26
softfloat: return low bits of quotient from floatx80_modrem
Joseph Myers
2020-06-26
softfloat: do not set denominator high bit for floatx80 remainder
Joseph Myers
2020-06-26
softfloat: do not return pseudo-denormal from floatx80 remainder
Joseph Myers
2020-06-26
softfloat: fix floatx80 remainder pseudo-denormal check for zero
Joseph Myers
2020-06-26
softfloat: merge floatx80_mod and floatx80_rem
Joseph Myers
2020-06-26
target/i386: reimplement f2xm1 using floatx80 operations
Joseph Myers
2020-06-26
xen: Actually fix build without passthrough
Anthony PERARD
2020-06-26
Makefile: Install qemu-[qmp/ga]-ref.* into the directory "interop"
Liao Pingfang
2020-06-26
hw/scsi/megasas: Fix possible out-of-bounds array access in tracepoints
Thomas Huth
2020-06-26
docs/nvdimm: add description of alignment requirement of device dax
Jingqi Liu
2020-06-26
target/arm: Enable MTE
Richard Henderson
2020-06-26
target/arm: Add allocation tag storage for system mode
Richard Henderson
2020-06-26
target/arm: Create tagged ram when MTE is enabled
Richard Henderson
2020-06-26
target/arm: Cache the Tagged bit for a page in MemTxAttrs
Richard Henderson
2020-06-26
target/arm: Always pass cacheattr to get_phys_addr
Richard Henderson
2020-06-26
target/arm: Set PSTATE.TCO on exception entry
Richard Henderson
2020-06-26
target/arm: Implement data cache set allocation tags
Richard Henderson
2020-06-26
target/arm: Complete TBI clearing for user-only for SVE
Richard Henderson
2020-06-26
target/arm: Add mte helpers for sve scatter/gather memory ops
Richard Henderson
2020-06-26
target/arm: Handle TBI for sve scalar + int memory ops
Richard Henderson
2020-06-26
target/arm: Add mte helpers for sve scalar + int ff/nf loads
Richard Henderson
2020-06-26
target/arm: Add mte helpers for sve scalar + int stores
Richard Henderson
2020-06-26
target/arm: Add mte helpers for sve scalar + int loads
Richard Henderson
2020-06-26
target/arm: Add arm_tlb_bti_gp
Richard Henderson
2020-06-26
target/arm: Tidy trans_LD1R_zpri
Richard Henderson
2020-06-26
target/arm: Use mte_check1 for sve LD1R
Richard Henderson
2020-06-26
target/arm: Use mte_checkN for sve unpredicated stores
Richard Henderson
2020-06-26
target/arm: Use mte_checkN for sve unpredicated loads
Richard Henderson
2020-06-26
target/arm: Add helper_mte_check_zva
Richard Henderson
2020-06-26
target/arm: Implement helper_mte_checkN
Richard Henderson
2020-06-26
target/arm: Implement helper_mte_check1
Richard Henderson
2020-06-26
target/arm: Add gen_mte_checkN
Richard Henderson
2020-06-26
target/arm: Add gen_mte_check1
Richard Henderson
2020-06-26
target/arm: Move regime_tcr to internals.h
Richard Henderson
2020-06-26
target/arm: Move regime_el to internals.h
Richard Henderson
2020-06-26
target/arm: Implement the access tag cache flushes
Richard Henderson
2020-06-26
target/arm: Implement the LDGM, STGM, STZGM instructions
Richard Henderson
2020-06-26
target/arm: Simplify DC_ZVA
Richard Henderson
2020-06-26
target/arm: Restrict the values of DCZID.BS under TCG
Richard Henderson
2020-06-26
target/arm: Implement the STGP instruction
Richard Henderson
2020-06-26
target/arm: Implement LDG, STG, ST2G instructions
Richard Henderson
2020-06-26
target/arm: Define arm_cpu_do_unaligned_access for user-only
Richard Henderson
2020-06-26
target/arm: Implement the SUBP instruction
Richard Henderson
2020-06-26
target/arm: Implement the GMI instruction
Richard Henderson
2020-06-26
target/arm: Implement the ADDG, SUBG instructions
Richard Henderson
2020-06-26
target/arm: Revise decoding for disas_add_sub_imm
Richard Henderson
2020-06-26
target/arm: Implement the IRG instruction
Richard Henderson
2020-06-26
target/arm: Add MTE bits to tb_flags
Richard Henderson
2020-06-26
target/arm: Add MTE system registers
Richard Henderson
2020-06-26
target/arm: Add DISAS_UPDATE_NOCHAIN
Richard Henderson
[prev]
[next]