Age | Commit message (Expand) | Author | Files | Lines |
2021-05-26 | KVM: Provide helper to get kvm dirty log | Peter Xu | 2 | -22/+32 |
2021-05-26 | KVM: Create the KVMSlot dirty bitmap on flag changes | Peter Xu | 1 | -14/+9 |
2021-05-26 | KVM: Use a big lock to replace per-kml slots_lock | Peter Xu | 2 | -17/+18 |
2021-05-26 | memory: Introduce log_sync_global() to memory listener | Peter Xu | 2 | -10/+35 |
2021-05-26 | KVM: do not allow setting properties at runtime | Paolo Bonzini | 1 | -1/+12 |
2021-05-26 | qtest: add a QOM object for qtest | Paolo Bonzini | 3 | -11/+196 |
2021-05-26 | object: add more commands to preconfig mode | Paolo Bonzini | 2 | -2/+6 |
2021-05-26 | i386/cpu: Expose AVX_VNNI instruction to guest | Yang Zhong | 2 | -2/+4 |
2021-05-26 | hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on' | Philippe Mathieu-Daudé | 5 | -3/+3 |
2021-05-26 | configure: simplify assignment to GIT_SUBMODULES | Paolo Bonzini | 2 | -14/+8 |
2021-05-26 | configure: check for submodules if --with-git-submodules=ignore | Paolo Bonzini | 1 | -18/+22 |
2021-05-26 | configure: Only clone softfloat-3 repositories if TCG is enabled | Philippe Mathieu-Daudé | 1 | -2/+5 |
2021-05-25 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210525'... | Peter Maydell | 33 | -1258/+8233 |
2021-05-25 | target/arm: Enable SVE2 and related extensions | Richard Henderson | 3 | -0/+16 |
2021-05-25 | linux-user/aarch64: Enable hwcap bits for sve2 and related extensions | Richard Henderson | 1 | -0/+10 |
2021-05-25 | target/arm: Implement integer matrix multiply accumulate | Richard Henderson | 7 | -0/+169 |
2021-05-25 | target/arm: Implement aarch32 VSUDOT, VUSDOT | Richard Henderson | 3 | -0/+38 |
2021-05-25 | target/arm: Split decode of VSDOT and VUDOT | Richard Henderson | 2 | -11/+28 |
2021-05-25 | target/arm: Split out do_neon_ddda | Richard Henderson | 1 | -52/+38 |
2021-05-25 | target/arm: Fix decode for VDOT (indexed) | Richard Henderson | 2 | -3/+3 |
2021-05-25 | target/arm: Remove unused fpst from VDOT_scalar | Richard Henderson | 1 | -3/+0 |
2021-05-25 | target/arm: Split out do_neon_ddda_fpst | Richard Henderson | 1 | -55/+43 |
2021-05-25 | target/arm: Implement aarch64 SUDOT, USDOT | Richard Henderson | 2 | -0/+30 |
2021-05-25 | target/arm: Implement SVE2 fp multiply-add long | Stephen Long | 4 | -0/+141 |
2021-05-25 | target/arm: Move endian adjustment macros to vec_internal.h | Richard Henderson | 3 | -28/+24 |
2021-05-25 | target/arm: Implement SVE2 bitwise shift immediate | Stephen Long | 4 | -0/+133 |
2021-05-25 | target/arm: Implement 128-bit ZIP, UZP, TRN | Richard Henderson | 4 | -8/+90 |
2021-05-25 | target/arm: Implement SVE2 LD1RO | Richard Henderson | 2 | -0/+97 |
2021-05-25 | target/arm: Tidy do_ldrq | Richard Henderson | 1 | -9/+4 |
2021-05-25 | target/arm: Share table of sve load functions | Richard Henderson | 1 | -128/+126 |
2021-05-25 | target/arm: Implement SVE2 FLOGB | Stephen Long | 4 | -0/+119 |
2021-05-25 | target/arm: Implement SVE2 FCVTXNT, FCVTX | Stephen Long | 2 | -10/+41 |
2021-05-25 | target/arm: Implement SVE2 FCVTLT | Stephen Long | 4 | -0/+46 |
2021-05-25 | target/arm: Implement SVE2 FCVTNT | Richard Henderson | 4 | -0/+45 |
2021-05-25 | target/arm: Implement SVE2 TBL, TBX | Stephen Long | 4 | -19/+119 |
2021-05-25 | target/arm: Implement SVE2 crypto constructive binary operations | Richard Henderson | 3 | -0/+25 |
2021-05-25 | target/arm: Implement SVE2 crypto destructive binary operations | Richard Henderson | 3 | -0/+50 |
2021-05-25 | target/arm: Implement SVE2 crypto unary operations | Richard Henderson | 2 | -0/+17 |
2021-05-25 | target/arm: Implement SVE mixed sign dot product | Richard Henderson | 4 | -0/+22 |
2021-05-25 | target/arm: Implement SVE mixed sign dot product (indexed) | Richard Henderson | 5 | -0/+31 |
2021-05-25 | target/arm: Macroize helper_gvec_{s,u}dot_idx_{b,h} | Richard Henderson | 1 | -131/+29 |
2021-05-25 | target/arm: Macroize helper_gvec_{s,u}dot_{b,h} | Richard Henderson | 1 | -64/+22 |
2021-05-25 | target/arm: Implement SVE2 complex integer dot product | Richard Henderson | 4 | -0/+135 |
2021-05-25 | target/arm: Implement SVE2 complex integer multiply-add (indexed) | Richard Henderson | 4 | -0/+64 |
2021-05-25 | target/arm: Implement SVE2 integer multiply long (indexed) | Richard Henderson | 4 | -0/+31 |
2021-05-25 | target/arm: Implement SVE2 multiply-add long (indexed) | Richard Henderson | 4 | -0/+71 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply high (indexed) | Richard Henderson | 4 | -0/+118 |
2021-05-25 | target/arm: Implement SVE2 signed saturating doubling multiply high | Richard Henderson | 4 | -0/+116 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply (indexed) | Richard Henderson | 4 | -0/+51 |
2021-05-25 | target/arm: Implement SVE2 saturating multiply-add (indexed) | Richard Henderson | 4 | -0/+76 |