aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-14crypto: add gnutls hmac providerDaniel P. Berrangé
2021-07-14crypto: add gnutls hash providerDaniel P. Berrangé
2021-07-14crypto: add gnutls cipher providerDaniel P. Berrangé
2021-07-14crypto: introduce build system for gnutls crypto backendDaniel P. Berrangé
2021-07-14crypto: flip priority of backends to prefer gcryptDaniel P. Berrangé
2021-07-14crypto: replace 'des-rfb' cipher with 'des'Daniel P. Berrangé
2021-07-14crypto: delete built-in XTS cipher mode supportDaniel P. Berrangé
2021-07-14crypto: delete built-in DES implementationDaniel P. Berrangé
2021-07-14crypto: add crypto tests for single block DES-ECB and DES-CBCDaniel P. Berrangé
2021-07-14crypto: drop custom XTS support in gcrypt driverDaniel P. Berrangé
2021-07-14crypto: drop gcrypt thread initialization codeDaniel P. Berrangé
2021-07-14crypto: fix gcrypt min version 1.8 regressionDaniel P. Berrangé
2021-07-14crypto: use &error_fatal in crypto testsDaniel P. Berrangé
2021-07-14crypto: skip essiv ivgen tests if AES+ECB isn't availableDaniel P. Berrangé
2021-07-14crypto: remove obsolete crypto test conditionDaniel P. Berrangé
2021-07-14crypto: remove conditional around 3DES crypto test casesDaniel P. Berrangé
2021-07-14Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell
2021-07-13Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell
2021-07-13Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell
2021-07-13Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210713' in...Peter Maydell
2021-07-13migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()Peter Xu
2021-07-13migration: Clear error at entry of migrate_fd_connect()Peter Xu
2021-07-13migration: Don't do migrate cleanup if during postcopy resumePeter Xu
2021-07-13migration: Release return path early for paused postcopyPeter Xu
2021-07-13migration: failover: emit a warning when the card is not fully unpluggedLaurent Vivier
2021-07-13migration/rdma: prevent from double free the same mrLi Zhijian
2021-07-13Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-07-09-v2' into...Peter Maydell
2021-07-13numa: Parse initiator= attribute before cpus= attributeMichal Privoznik
2021-07-13numa: Report expected initiatorMichal Privoznik
2021-07-13target/i386: Fix cpuid level for AMDzhenwei pi
2021-07-13target/i386: suppress CPUID leaves not defined by the CPU vendorMichael Roth
2021-07-13i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS privilegesVitaly Kuznetsov
2021-07-13i386: HV_HYPERCALL_AVAILABLE privilege bit is always neededVitaly Kuznetsov
2021-07-13i386: kill off hv_cpuid_check_and_set()Vitaly Kuznetsov
2021-07-13i386: expand Hyper-V features during CPU feature expansion timeVitaly Kuznetsov
2021-07-13i386: make hyperv_expand_features() return boolVitaly Kuznetsov
2021-07-13i386: hardcode supported eVMCS version to '1'Vitaly Kuznetsov
2021-07-13i386: clarify 'hv-passthrough' behaviorVitaly Kuznetsov
2021-07-13linux-user: update syscall.tbl to Linux v5.13Laurent Vivier
2021-07-13linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13Laurent Vivier
2021-07-13linux-user: update syscall_nr.h to Linux v5.13Laurent Vivier
2021-07-13Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell
2021-07-13mv64361: Remove extra break from a switch caseBALATON Zoltan
2021-07-13pseries: Update SLOF firmware imageAlexey Kardashevskiy
2021-07-13ppc/pegasos2: Allow setprop in VOFBALATON Zoltan
2021-07-12Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210712' into stagingPeter Maydell
2021-07-12fd-trans: Fix race condition on reallocation of the translation table.Owen Anderson
2021-07-12linux-user/syscall: Remove ERRNO_TABLE_SIZE checkPhilippe Mathieu-Daudé
2021-07-12linux-user: Simplify host <-> target errno conversion using macrosPhilippe Mathieu-Daudé
2021-07-12linux-user/mips: Move errno definitions to 'target_errno_defs.h'Philippe Mathieu-Daudé