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
2021-05-26
qemu-config: load modules when instantiating option groups
Paolo Bonzini
2021-05-26
vl: allow not specifying size in -m when using -M memory-backend
Paolo Bonzini
2021-05-26
replication: move include out of root directory
Paolo Bonzini
2021-05-26
remove qemu-options* from root directory
Paolo Bonzini
2021-05-26
meson: Set implicit_include_directories to false
Katsuhiro Ueno
2021-05-26
tests/qtest/fuzz: Fix build failure
Philippe Mathieu-Daudé
2021-05-26
KVM: Dirty ring support
Peter Xu
2021-05-26
KVM: Disable manual dirty log when dirty ring enabled
Peter Xu
2021-05-26
KVM: Add dirty-ring-size property
Peter Xu
2021-05-26
KVM: Cache kvm slot dirty bitmap size
Peter Xu
2021-05-26
KVM: Simplify dirty log sync in kvm_set_phys_mem
Peter Xu
2021-05-26
KVM: Provide helper to sync dirty bitmap from slot to ramblock
Peter Xu
2021-05-26
KVM: Provide helper to get kvm dirty log
Peter Xu
2021-05-26
KVM: Create the KVMSlot dirty bitmap on flag changes
Peter Xu
2021-05-26
KVM: Use a big lock to replace per-kml slots_lock
Peter Xu
2021-05-26
memory: Introduce log_sync_global() to memory listener
Peter Xu
2021-05-26
KVM: do not allow setting properties at runtime
Paolo Bonzini
2021-05-26
qtest: add a QOM object for qtest
Paolo Bonzini
2021-05-26
object: add more commands to preconfig mode
Paolo Bonzini
2021-05-26
i386/cpu: Expose AVX_VNNI instruction to guest
Yang Zhong
2021-05-26
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-26
configure: simplify assignment to GIT_SUBMODULES
Paolo Bonzini
2021-05-26
configure: check for submodules if --with-git-submodules=ignore
Paolo Bonzini
2021-05-26
configure: Only clone softfloat-3 repositories if TCG is enabled
Philippe Mathieu-Daudé
2021-05-25
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210525'...
Peter Maydell
2021-05-25
target/arm: Enable SVE2 and related extensions
Richard Henderson
2021-05-25
linux-user/aarch64: Enable hwcap bits for sve2 and related extensions
Richard Henderson
2021-05-25
target/arm: Implement integer matrix multiply accumulate
Richard Henderson
2021-05-25
target/arm: Implement aarch32 VSUDOT, VUSDOT
Richard Henderson
2021-05-25
target/arm: Split decode of VSDOT and VUDOT
Richard Henderson
2021-05-25
target/arm: Split out do_neon_ddda
Richard Henderson
2021-05-25
target/arm: Fix decode for VDOT (indexed)
Richard Henderson
2021-05-25
target/arm: Remove unused fpst from VDOT_scalar
Richard Henderson
2021-05-25
target/arm: Split out do_neon_ddda_fpst
Richard Henderson
2021-05-25
target/arm: Implement aarch64 SUDOT, USDOT
Richard Henderson
2021-05-25
target/arm: Implement SVE2 fp multiply-add long
Stephen Long
2021-05-25
target/arm: Move endian adjustment macros to vec_internal.h
Richard Henderson
2021-05-25
target/arm: Implement SVE2 bitwise shift immediate
Stephen Long
2021-05-25
target/arm: Implement 128-bit ZIP, UZP, TRN
Richard Henderson
2021-05-25
target/arm: Implement SVE2 LD1RO
Richard Henderson
2021-05-25
target/arm: Tidy do_ldrq
Richard Henderson
2021-05-25
target/arm: Share table of sve load functions
Richard Henderson
2021-05-25
target/arm: Implement SVE2 FLOGB
Stephen Long
2021-05-25
target/arm: Implement SVE2 FCVTXNT, FCVTX
Stephen Long
2021-05-25
target/arm: Implement SVE2 FCVTLT
Stephen Long
2021-05-25
target/arm: Implement SVE2 FCVTNT
Richard Henderson
2021-05-25
target/arm: Implement SVE2 TBL, TBX
Stephen Long
2021-05-25
target/arm: Implement SVE2 crypto constructive binary operations
Richard Henderson
2021-05-25
target/arm: Implement SVE2 crypto destructive binary operations
Richard Henderson
2021-05-25
target/arm: Implement SVE2 crypto unary operations
Richard Henderson
[next]