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-07-14
crypto: add gnutls hmac provider
Daniel P. Berrangé
2021-07-14
crypto: add gnutls hash provider
Daniel P. Berrangé
2021-07-14
crypto: add gnutls cipher provider
Daniel P. Berrangé
2021-07-14
crypto: introduce build system for gnutls crypto backend
Daniel P. Berrangé
2021-07-14
crypto: flip priority of backends to prefer gcrypt
Daniel P. Berrangé
2021-07-14
crypto: replace 'des-rfb' cipher with 'des'
Daniel P. Berrangé
2021-07-14
crypto: delete built-in XTS cipher mode support
Daniel P. Berrangé
2021-07-14
crypto: delete built-in DES implementation
Daniel P. Berrangé
2021-07-14
crypto: add crypto tests for single block DES-ECB and DES-CBC
Daniel P. Berrangé
2021-07-14
crypto: drop custom XTS support in gcrypt driver
Daniel P. Berrangé
2021-07-14
crypto: drop gcrypt thread initialization code
Daniel P. Berrangé
2021-07-14
crypto: fix gcrypt min version 1.8 regression
Daniel P. Berrangé
2021-07-14
crypto: use &error_fatal in crypto tests
Daniel P. Berrangé
2021-07-14
crypto: skip essiv ivgen tests if AES+ECB isn't available
Daniel P. Berrangé
2021-07-14
crypto: remove obsolete crypto test condition
Daniel P. Berrangé
2021-07-14
crypto: remove conditional around 3DES crypto test cases
Daniel P. Berrangé
2021-07-14
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...
Peter Maydell
2021-07-13
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...
Peter Maydell
2021-07-13
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
2021-07-13
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210713' in...
Peter Maydell
2021-07-13
migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
Peter Xu
2021-07-13
migration: Clear error at entry of migrate_fd_connect()
Peter Xu
2021-07-13
migration: Don't do migrate cleanup if during postcopy resume
Peter Xu
2021-07-13
migration: Release return path early for paused postcopy
Peter Xu
2021-07-13
migration: failover: emit a warning when the card is not fully unplugged
Laurent Vivier
2021-07-13
migration/rdma: prevent from double free the same mr
Li Zhijian
2021-07-13
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-07-09-v2' into...
Peter Maydell
2021-07-13
numa: Parse initiator= attribute before cpus= attribute
Michal Privoznik
2021-07-13
numa: Report expected initiator
Michal Privoznik
2021-07-13
target/i386: Fix cpuid level for AMD
zhenwei pi
2021-07-13
target/i386: suppress CPUID leaves not defined by the CPU vendor
Michael Roth
2021-07-13
i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS privileges
Vitaly Kuznetsov
2021-07-13
i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed
Vitaly Kuznetsov
2021-07-13
i386: kill off hv_cpuid_check_and_set()
Vitaly Kuznetsov
2021-07-13
i386: expand Hyper-V features during CPU feature expansion time
Vitaly Kuznetsov
2021-07-13
i386: make hyperv_expand_features() return bool
Vitaly Kuznetsov
2021-07-13
i386: hardcode supported eVMCS version to '1'
Vitaly Kuznetsov
2021-07-13
i386: clarify 'hv-passthrough' behavior
Vitaly Kuznetsov
2021-07-13
linux-user: update syscall.tbl to Linux v5.13
Laurent Vivier
2021-07-13
linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13
Laurent Vivier
2021-07-13
linux-user: update syscall_nr.h to Linux v5.13
Laurent Vivier
2021-07-13
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
2021-07-13
mv64361: Remove extra break from a switch case
BALATON Zoltan
2021-07-13
pseries: Update SLOF firmware image
Alexey Kardashevskiy
2021-07-13
ppc/pegasos2: Allow setprop in VOF
BALATON Zoltan
2021-07-12
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210712' into staging
Peter Maydell
2021-07-12
fd-trans: Fix race condition on reallocation of the translation table.
Owen Anderson
2021-07-12
linux-user/syscall: Remove ERRNO_TABLE_SIZE check
Philippe Mathieu-Daudé
2021-07-12
linux-user: Simplify host <-> target errno conversion using macros
Philippe Mathieu-Daudé
2021-07-12
linux-user/mips: Move errno definitions to 'target_errno_defs.h'
Philippe Mathieu-Daudé
[next]