aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14Jobs based on custom runners: documentation and configuration placeholderCleber Rosa4-0/+48
2021-07-14Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request'...Peter Maydell10-111/+172
2021-07-13Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell3-7/+48
2021-07-13Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...Peter Maydell56-1078/+1205
2021-07-13Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210713' in...Peter Maydell5-2/+11
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-13Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-07-09-v2' into...Peter Maydell21-715/+789
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-13Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell11-54/+88
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-12Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20210712' into stagingPeter Maydell4-14/+97
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-12Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210708' into...Peter Maydell57-1127/+1167
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