OSDN Git Service

qmiga/qemu.git
2021-05-26 Paolo Bonzinivl: allow not specifying size in -m when using -M memor...
2021-05-26 Paolo Bonzinireplication: move include out of root directory
2021-05-26 Paolo Bonziniremove qemu-options* from root directory
2021-05-26 Katsuhiro Uenomeson: Set implicit_include_directories to false
2021-05-26 Philippe Mathieu... tests/qtest/fuzz: Fix build failure
2021-05-26 Peter XuKVM: Dirty ring support
2021-05-26 Peter XuKVM: Disable manual dirty log when dirty ring enabled
2021-05-26 Peter XuKVM: Add dirty-ring-size property
2021-05-26 Peter XuKVM: Cache kvm slot dirty bitmap size
2021-05-26 Peter XuKVM: Simplify dirty log sync in kvm_set_phys_mem
2021-05-26 Peter XuKVM: Provide helper to sync dirty bitmap from slot...
2021-05-26 Peter XuKVM: Provide helper to get kvm dirty log
2021-05-26 Peter XuKVM: Create the KVMSlot dirty bitmap on flag changes
2021-05-26 Peter XuKVM: Use a big lock to replace per-kml slots_lock
2021-05-26 Peter Xumemory: Introduce log_sync_global() to memory listener
2021-05-26 Paolo BonziniKVM: do not allow setting properties at runtime
2021-05-26 Paolo Bonziniqtest: add a QOM object for qtest
2021-05-26 Paolo Bonziniobject: add more commands to preconfig mode
2021-05-26 Yang Zhongi386/cpu: Expose AVX_VNNI instruction to guest
2021-05-26 Philippe Mathieu... hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
2021-05-26 Paolo Bonziniconfigure: simplify assignment to GIT_SUBMODULES
2021-05-26 Paolo Bonziniconfigure: check for submodules if --with-git-submodule...
2021-05-26 Philippe Mathieu... configure: Only clone softfloat-3 repositories if TCG...
2021-05-25 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-05-25 Richard Hendersontarget/arm: Enable SVE2 and related extensions
2021-05-25 Richard Hendersonlinux-user/aarch64: Enable hwcap bits for sve2 and...
2021-05-25 Richard Hendersontarget/arm: Implement integer matrix multiply accumulate
2021-05-25 Richard Hendersontarget/arm: Implement aarch32 VSUDOT, VUSDOT
2021-05-25 Richard Hendersontarget/arm: Split decode of VSDOT and VUDOT
2021-05-25 Richard Hendersontarget/arm: Split out do_neon_ddda
2021-05-25 Richard Hendersontarget/arm: Fix decode for VDOT (indexed)
2021-05-25 Richard Hendersontarget/arm: Remove unused fpst from VDOT_scalar
2021-05-25 Richard Hendersontarget/arm: Split out do_neon_ddda_fpst
2021-05-25 Richard Hendersontarget/arm: Implement aarch64 SUDOT, USDOT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 fp multiply-add long
2021-05-25 Richard Hendersontarget/arm: Move endian adjustment macros to vec_internal.h
2021-05-25 Stephen Longtarget/arm: Implement SVE2 bitwise shift immediate
2021-05-25 Richard Hendersontarget/arm: Implement 128-bit ZIP, UZP, TRN
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 LD1RO
2021-05-25 Richard Hendersontarget/arm: Tidy do_ldrq
2021-05-25 Richard Hendersontarget/arm: Share table of sve load functions
2021-05-25 Stephen Longtarget/arm: Implement SVE2 FLOGB
2021-05-25 Stephen Longtarget/arm: Implement SVE2 FCVTXNT, FCVTX
2021-05-25 Stephen Longtarget/arm: Implement SVE2 FCVTLT
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 FCVTNT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 TBL, TBX
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 crypto constructive binary...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 crypto destructive binary...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 crypto unary operations
2021-05-25 Richard Hendersontarget/arm: Implement SVE mixed sign dot product
2021-05-25 Richard Hendersontarget/arm: Implement SVE mixed sign dot product (indexed)
2021-05-25 Richard Hendersontarget/arm: Macroize helper_gvec_{s,u}dot_idx_{b,h}
2021-05-25 Richard Hendersontarget/arm: Macroize helper_gvec_{s,u}dot_{b,h}
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 complex integer dot product
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 complex integer multiply...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer multiply long (indexed)
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 multiply-add long (indexed)
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply high...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 signed saturating doubling...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply (indexed)
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply-add...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply-add...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer multiply-add (indexed)
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer multiply (indexed)
2021-05-25 Richard Hendersontarget/arm: Split out formats for 3 vectors + 1 index
2021-05-25 Richard Hendersontarget/arm: Split out formats for 2 vectors + 1 index
2021-05-25 Richard Hendersontarget/arm: Pass separate addend to FCMLA helpers
2021-05-25 Richard Hendersontarget/arm: Pass separate addend to {U, S}DOT helpers
2021-05-25 Richard Hendersontarget/arm: Use correct output type for gvec_sdot_*_b
2021-05-25 Stephen Longtarget/arm: Implement SVE2 SPLICE, EXT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 FMMLA
2021-05-25 Stephen Longtarget/arm: Implement SVE2 gather load insns
2021-05-25 Stephen Longtarget/arm: Implement SVE2 scatter store insns
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 XAR
2021-05-25 Stephen Longtarget/arm: Implement SVE2 HISTCNT, HISTSEG
2021-05-25 Stephen Longtarget/arm: Implement SVE2 RSUBHNB, RSUBHNT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 SUBHNB, SUBHNT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 RADDHNB, RADDHNT
2021-05-25 Stephen Longtarget/arm: Implement SVE2 ADDHNB, ADDHNT
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 complex integer multiply-add
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer multiply-add long
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply-add...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating multiply-add...
2021-05-25 Stephen Longtarget/arm: Implement SVE2 MATCH, NMATCH
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 bitwise ternary operations
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 WHILERW, WHILEWR
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 SQSHRN, SQRSHRN
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 UQSHRN, UQRSHRN
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 SQSHRUN, SQRSHRUN
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 SHRN, RSHRN
2021-05-25 Stephen Longtarget/arm: Implement SVE2 floating-point pairwise
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 saturating extract narrow
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer absolute difference...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 bitwise shift and insert
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 bitwise shift right and...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer add/subtract long...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 integer absolute difference...
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 complex integer add
2021-05-25 Richard Hendersontarget/arm: Implement SVE2 bitwise permute
next