aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-14hw/usb/ccid: remove references to NSSDaniel P. Berrangé7-19/+14
2021-07-14cirrus: delete FreeBSD and macOS jobsDaniel P. Berrangé1-55/+0
2021-07-14gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-runDaniel P. Berrangé7-0/+233
2021-07-14build: validate that system capstone works before using itDaniel P. Berrangé1-0/+13
2021-07-14disable modular TCG on DarwinPaolo Bonzini1-1/+5
2021-07-14meson: fix condition for io_uring stubsPaolo Bonzini1-1/+3
2021-07-14tests/tcg: also disable the signals test for pluginsAlex Bennée2-0/+5
2021-07-14Jobs based on custom runners: add job definitions for QEMU's machinesCleber Rosa1-0/+208
2021-07-14Jobs based on custom runners: docs and gitlab-runner setup playbookCleber Rosa4-1/+139
2021-07-14Jobs based on custom runners: build environment docs and playbookCleber Rosa4-0/+159
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