87365 Commits (b02629550d7bdea405364124a356f88791c56260)
 

Author SHA1 Message Date
Paolo Bonzini b02629550d replication: move include out of root directory 5 years ago
Paolo Bonzini fd5fc4b12d remove qemu-options* from root directory 5 years ago
Katsuhiro Ueno 75eebe0b1f meson: Set implicit_include_directories to false 5 years ago
Philippe Mathieu-Daudé aaad026480 tests/qtest/fuzz: Fix build failure 5 years ago
Peter Xu b4420f198d KVM: Dirty ring support 5 years ago
Peter Xu a81a592698 KVM: Disable manual dirty log when dirty ring enabled 5 years ago
Peter Xu 2ea5cb0a47 KVM: Add dirty-ring-size property 5 years ago
Peter Xu 563d32ba9b KVM: Cache kvm slot dirty bitmap size 5 years ago
Peter Xu 29b7e8be76 KVM: Simplify dirty log sync in kvm_set_phys_mem 5 years ago
Peter Xu 2c20b27eed KVM: Provide helper to sync dirty bitmap from slot to ramblock 5 years ago
Peter Xu e65e5f50db KVM: Provide helper to get kvm dirty log 5 years ago
Peter Xu ea776d15ad KVM: Create the KVMSlot dirty bitmap on flag changes 5 years ago
Peter Xu a2f77862ff KVM: Use a big lock to replace per-kml slots_lock 5 years ago
Peter Xu b87eaa9b82 memory: Introduce log_sync_global() to memory listener 5 years ago
Paolo Bonzini 70cbae429e KVM: do not allow setting properties at runtime 5 years ago
Paolo Bonzini 6ba7ada355 qtest: add a QOM object for qtest 6 years ago
Paolo Bonzini 9e33013bd4 object: add more commands to preconfig mode 6 years ago
Yang Zhong c1826ea6a0 i386/cpu: Expose AVX_VNNI instruction to guest 5 years ago
Philippe Mathieu-Daudé cfa1f4bcee hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on' 5 years ago
Paolo Bonzini 2d652f24cc configure: simplify assignment to GIT_SUBMODULES 5 years ago
Paolo Bonzini b80fd28156 configure: check for submodules if --with-git-submodules=ignore 5 years ago
Philippe Mathieu-Daudé 56267b622a configure: Only clone softfloat-3 repositories if TCG is enabled 5 years ago
Peter Maydell 92f8c6fef1 target-arm queue: 5 years ago
Richard Henderson f8680aaa6e target/arm: Enable SVE2 and related extensions 5 years ago
Richard Henderson cdc8d8b273 linux-user/aarch64: Enable hwcap bits for sve2 and related extensions 5 years ago
Richard Henderson 2323c5ffd4 target/arm: Implement integer matrix multiply accumulate 5 years ago
Richard Henderson 51879c671b target/arm: Implement aarch32 VSUDOT, VUSDOT 5 years ago
Richard Henderson f0ad96cb28 target/arm: Split decode of VSDOT and VUDOT 5 years ago
Richard Henderson 5a46304c03 target/arm: Split out do_neon_ddda 5 years ago
Richard Henderson 64ea60869b target/arm: Fix decode for VDOT (indexed) 5 years ago
Richard Henderson 25fa6f8341 target/arm: Remove unused fpst from VDOT_scalar 5 years ago
Richard Henderson 505fce5060 target/arm: Split out do_neon_ddda_fpst 5 years ago
Richard Henderson f7da051f5e target/arm: Implement aarch64 SUDOT, USDOT 5 years ago
Stephen Long 50d102bd42 target/arm: Implement SVE2 fp multiply-add long 5 years ago
Richard Henderson 93966af1d3 target/arm: Move endian adjustment macros to vec_internal.h 5 years ago
Stephen Long a5421b54c4 target/arm: Implement SVE2 bitwise shift immediate 5 years ago
Richard Henderson 74b64b2562 target/arm: Implement 128-bit ZIP, UZP, TRN 5 years ago
Richard Henderson 12c563f683 target/arm: Implement SVE2 LD1RO 5 years ago
Richard Henderson 7924d239f4 target/arm: Tidy do_ldrq 5 years ago
Richard Henderson c182c6dbd1 target/arm: Share table of sve load functions 5 years ago
Stephen Long 631be02e29 target/arm: Implement SVE2 FLOGB 5 years ago
Stephen Long 9536527731 target/arm: Implement SVE2 FCVTXNT, FCVTX 5 years ago
Stephen Long 83c2523f80 target/arm: Implement SVE2 FCVTLT 5 years ago
Richard Henderson 5c1b7226f5 target/arm: Implement SVE2 FCVTNT 5 years ago
Stephen Long 80a712a2be target/arm: Implement SVE2 TBL, TBX 5 years ago
Richard Henderson 3358eb3fb7 target/arm: Implement SVE2 crypto constructive binary operations 5 years ago
Richard Henderson 3cc7a88e0d target/arm: Implement SVE2 crypto destructive binary operations 5 years ago
Richard Henderson b2bcd1be4b target/arm: Implement SVE2 crypto unary operations 5 years ago
Richard Henderson 6a98cb2ae0 target/arm: Implement SVE mixed sign dot product 5 years ago
Richard Henderson 2867039a9f target/arm: Implement SVE mixed sign dot product (indexed) 5 years ago