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-09-10
crypto/nettle: Split QCryptoCipherNettle into subclasses
Richard Henderson
2020-09-10
crypto/builtin: Split QCryptoCipherBuiltin into subclasses
Richard Henderson
2020-09-10
crypto/builtin: Split and simplify AES_encrypt_cbc
Richard Henderson
2020-09-10
crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
Richard Henderson
2020-09-10
crypto/builtin: Merge qcrypto_cipher_aes_{ecb,xts}_{en,de}crypt
Richard Henderson
2020-09-10
crypto/builtin: Remove odd-sized AES block handling
Richard Henderson
2020-09-10
crypto: Constify cipher data tables
Richard Henderson
2020-09-10
crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
Richard Henderson
2020-09-10
crypto: Allocate QCryptoCipher with the subclass
Richard Henderson
2020-09-10
crypto: Use the correct const type for driver
Richard Henderson
2020-09-10
crypto: Move QCryptoCipherDriver typedef to crypto/cipher.h
Richard Henderson
2020-09-10
crypto/nettle: Fix xts_encrypt arguments
Richard Henderson
2020-09-10
crypto: Remove redundant includes
Richard Henderson
2020-09-10
crypto: Rename cipher include files to .c.inc
Richard Henderson
2020-09-10
crypto: Assume blocksize is a power of 2
Richard Henderson
2020-09-10
tests: fix output message formatting for crypto benchmarks
Daniel P. Berrangé
2020-09-08
Merge remote-tracking branch 'remotes/kraxel/tags/sirius/ipxe-20200908-pull-r...
Peter Maydell
2020-09-08
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into ...
Peter Maydell
2020-09-08
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200908' into...
Peter Maydell
2020-09-08
Merge remote-tracking branch 'remotes/rth/tags/pull-mb-20200907-2' into staging
Peter Maydell
2020-09-08
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-09-08
docs: update build system documentation
Paolo Bonzini
2020-09-08
meson: remove linkage of sdl to baum
Bruce Rogers
2020-09-08
meson: Convert undefsym.sh to undefsym.py
Yonggang Luo
2020-09-08
fuzz: Add support for custom fuzzing library
Alexander Bulekov
2020-09-08
meson: specify fuzz linker script as a project arg
Alexander Bulekov
2020-09-08
oss-fuzz: fix rpath
Alexander Bulekov
2020-09-08
configure: update dtc submodule
Yonggang Luo
2020-09-08
docs: suggest Meson replacements for various configure functions
Paolo Bonzini
2020-09-08
configure: drop dead variables and functions
Paolo Bonzini
2020-09-08
configure: do not include dependency flags in QEMU_CFLAGS and LIBS
Paolo Bonzini
2020-09-08
meson: get opengl compilation flags from OPENGL_CFLAGS
Paolo Bonzini
2020-09-08
meson: get glib compilation flags from GLIB_CFLAGS
Paolo Bonzini
2020-09-08
configure: do not look for install(1)
Paolo Bonzini
2020-09-08
configure: remove unnecessary libm test
Paolo Bonzini
2020-09-08
configure: move -ldl test to meson
Paolo Bonzini
2020-09-08
meson: keep all compiler flags detection together
Paolo Bonzini
2020-09-08
configure: move disassembler configuration to meson
Paolo Bonzini
2020-09-08
Makefile: inline the relevant parts of rules.mak
Paolo Bonzini
2020-09-08
Makefile: remove dead variables and includes
Paolo Bonzini
2020-09-08
meson: compute config_all_devices directly
Paolo Bonzini
2020-09-08
configure: remove dead code for in-tree builds
Paolo Bonzini
2020-09-08
meson: convert migration/initrd-stress
Marc-André Lureau
2020-09-08
meson: fix migration/stress compilation with glibc>=2.30
Marc-André Lureau
2020-09-08
tests/migration/stress: remove unused exit_success
Marc-André Lureau
2020-09-08
meson: convert the speed tests
Paolo Bonzini
2020-09-08
tests: do not print benchmark output to stdout
Marc-André Lureau
2020-09-08
meson: convert atomic*-bench
Marc-André Lureau
2020-09-08
meson: convert vhost-user-bridge
Marc-André Lureau
2020-09-08
meson: remove old socket_scm_helper rule
Marc-André Lureau
[next]