aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-14crypto: add crypto tests for single block DES-ECB and DES-CBCDaniel P. Berrangé1-0/+23
2021-07-14crypto: drop custom XTS support in gcrypt driverDaniel P. Berrangé2-140/+1
2021-07-14crypto: drop gcrypt thread initialization codeDaniel P. Berrangé1-62/+0
2021-07-14crypto: fix gcrypt min version 1.8 regressionDaniel P. Berrangé1-1/+1
2021-07-14crypto: use &error_fatal in crypto testsDaniel P. Berrangé2-26/+15
2021-07-14crypto: skip essiv ivgen tests if AES+ECB isn't availableDaniel P. Berrangé1-5/+9
2021-07-14crypto: remove obsolete crypto test conditionDaniel P. Berrangé1-4/+1
2021-07-14crypto: remove conditional around 3DES crypto test casesDaniel P. Berrangé1-2/+0
2021-07-13migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()Peter Xu1-2/+11
2021-07-13migration: Clear error at entry of migrate_fd_connect()Peter Xu1-0/+16
2021-07-13migration: Don't do migrate cleanup if during postcopy resumePeter Xu1-1/+12
2021-07-13migration: Release return path early for paused postcopyPeter Xu1-4/+4
2021-07-13migration: failover: emit a warning when the card is not fully unpluggedLaurent Vivier1-0/+4
2021-07-13migration/rdma: prevent from double free the same mrLi Zhijian1-0/+1
2021-07-13numa: Parse initiator= attribute before cpus= attributeMichal Privoznik1-22/+23
2021-07-13numa: Report expected initiatorMichal Privoznik1-1/+2
2021-07-13target/i386: Fix cpuid level for AMDzhenwei pi1-2/+9
2021-07-13target/i386: suppress CPUID leaves not defined by the CPU vendorMichael Roth3-0/+10
2021-07-13i386: Hyper-V SynIC requires POST_MESSAGES/SIGNAL_EVENTS privilegesVitaly Kuznetsov2-0/+12
2021-07-13i386: HV_HYPERCALL_AVAILABLE privilege bit is always neededVitaly Kuznetsov1-5/+5
2021-07-13i386: kill off hv_cpuid_check_and_set()Vitaly Kuznetsov1-68/+36
2021-07-13i386: expand Hyper-V features during CPU feature expansion timeVitaly Kuznetsov4-4/+30
2021-07-13i386: make hyperv_expand_features() return boolVitaly Kuznetsov1-19/+21
2021-07-13i386: hardcode supported eVMCS version to '1'Vitaly Kuznetsov2-5/+36
2021-07-13i386: clarify 'hv-passthrough' behaviorVitaly Kuznetsov1-2/+5
2021-07-13linux-user: update syscall.tbl to Linux v5.13Laurent Vivier15-73/+170
2021-07-13linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13Laurent Vivier2-7/+11
2021-07-13linux-user: update syscall_nr.h to Linux v5.13Laurent Vivier6-6/+46
2021-07-13mv64361: Remove extra break from a switch caseBALATON Zoltan1-1/+0
2021-07-13pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2021-07-13ppc/pegasos2: Allow setprop in VOFBALATON Zoltan1-0/+10
2021-07-12fd-trans: Fix race condition on reallocation of the translation table.Owen Anderson3-7/+52
2021-07-12linux-user/syscall: Remove ERRNO_TABLE_SIZE checkPhilippe Mathieu-Daudé1-5/+0
2021-07-12linux-user: Simplify host <-> target errno conversion using macrosPhilippe Mathieu-Daudé2-145/+154
2021-07-12linux-user/mips: Move errno definitions to 'target_errno_defs.h'Philippe Mathieu-Daudé4-423/+220
2021-07-12linux-user/hppa: Move errno definitions to 'target_errno_defs.h'Philippe Mathieu-Daudé2-210/+214
2021-07-12linux-user/alpha: Move errno definitions to 'target_errno_defs.h'Philippe Mathieu-Daudé2-194/+198
2021-07-12linux-user: Extract target errno to 'target_errno_defs.h'Philippe Mathieu-Daudé24-7/+139
2021-07-12linux-user/sparc: Rename target_errno.h -> target_errno_defs.hPhilippe Mathieu-Daudé2-3/+3
2021-07-12linux-user/syscall: Fix RF-kill errno (typo in ERFKILL)Philippe Mathieu-Daudé1-1/+1
2021-07-12trace, lttng: require .pc filesPaolo Bonzini3-21/+3
2021-07-12trace/simple: add st_init_groupGerd Hoffmann3-0/+17
2021-07-12trace/simple: pass iter to st_write_event_mappingGerd Hoffmann1-5/+5
2021-07-12trace: add trace_event_iter_init_groupGerd Hoffmann2-3/+29
2021-07-12trace: iter init tweaksGerd Hoffmann6-16/+31
2021-07-12qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful.Gerd Hoffmann1-10/+4
2021-07-12nbd: register yank function earlierLukas Straub1-3/+5
2021-07-12qemu-img: Reword 'qemu-img map --output=json' docsEric Blake1-10/+10
2021-07-12qemu-img: Make unallocated part of backing chain obvious in mapEric Blake18-690/+749
2021-07-12iotests: Improve and rename test 309 to nbd-qemu-allocationEric Blake2-2/+15