aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-26linux/fuse.h: Pull in from LinuxMax Reitz1-1/+10
2020-10-26tools/virtiofsd: xattr name mappings: Simple 'map'Dr. David Alan Gilbert2-1/+130
2020-10-26tools/virtiofsd: xattr name mapping examplesDr. David Alan Gilbert1-0/+50
2020-10-26tools/virtiofsd: xattr name mappings: Map server xattr namesDr. David Alan Gilbert1-0/+90
2020-10-26tools/virtiofsd: xattr name mappings: Map client xattr namesDr. David Alan Gilbert1-3/+98
2020-10-26tools/virtiofsd: xattr name mappings: Add optionDr. David Alan Gilbert2-0/+265
2020-10-26virtiofsd: add container-friendly -o sandbox=chroot optionStefan Hajnoczi3-9/+88
2020-10-26virtiofsd: passthrough_ll: set FUSE_LOG_INFO as default log_levelMisono Tomohiro1-4/+3
2020-10-26configure: add option for virtiofsdMisono Tomohiro4-3/+25
2020-10-26Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell34-333/+416
2020-10-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into stagingPeter Maydell6-7/+15
2020-10-26Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-2...Peter Maydell31-65/+1550
2020-10-26Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell14-55/+238
2020-10-26machine: move SMP initialization from vl.cPaolo Bonzini2-7/+7
2020-10-26machine: move UP defaults to class_base_initPaolo Bonzini2-6/+5
2020-10-26machine: remove deprecated -machine enforce-config-section optionPaolo Bonzini5-48/+6
2020-10-26win32: boot broken when bind & data dir are the sameSunil Muthuswamy1-1/+1
2020-10-26WHPX: Fix WHPX build breakSunil Muthuswamy1-1/+1
2020-10-26configure: move install_blobs from configure to mesonPaolo Bonzini5-31/+14
2020-10-26configure: remove unused variable from config-host.makPaolo Bonzini1-2/+0
2020-10-26configure: move directory options from config-host.mak to mesonPaolo Bonzini11-51/+51
2020-10-26configure: allow configuring localedirPaolo Bonzini1-3/+6
2020-10-26Makefile: separate meson rerun from the rest of the ninja invocationPaolo Bonzini1-11/+29
2020-10-26Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell33-122/+1420
2020-10-26tests/acceptance: Use .ppm extention for Portable PixMap filesPhilippe Mathieu-Daudé1-3/+3
2020-10-26tests/acceptance: Remove unused importPhilippe Mathieu-Daudé1-1/+0
2020-10-26test/docker/dockerfiles: Add missing packages for acceptance testsThomas Huth4-0/+6
2020-10-26tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth1-0/+1
2020-10-26test/acceptance: Remove the CONTINUOUS_INTEGRATION tagsThomas Huth1-2/+0
2020-10-26tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archiveThomas Huth1-1/+1
2020-10-26scripts/oss-fuzz: ignore the generic-fuzz targetAlexander Bulekov1-2/+8
2020-10-26scripts/oss-fuzz: use hardlinks instead of copyingAlexander Bulekov1-1/+7
2020-10-26fuzz: register predefined generic-fuzz configsAlexander Bulekov1-0/+32
2020-10-26fuzz: add generic-fuzz configs for oss-fuzzAlexander Bulekov1-0/+121
2020-10-26fuzz: add an "opaque" to the FuzzTarget structAlexander Bulekov1-0/+1
2020-10-26fuzz: Add instructions for using generic-fuzzAlexander Bulekov1-0/+39
2020-10-26scripts/oss-fuzz: Add crash trace minimization scriptAlexander Bulekov1-0/+157
2020-10-26scripts/oss-fuzz: Add script to reorder a generic-fuzzer traceAlexander Bulekov1-0/+103
2020-10-26fuzz: add a crossover function to generic-fuzzerAlexander Bulekov1-0/+86
2020-10-26fuzz: add a DISABLE_PCI op to generic-fuzzerAlexander Bulekov1-2/+11
2020-10-26fuzz: Add support for custom crossover functionsAlexander Bulekov2-0/+40
2020-10-26fuzz: Add fuzzer callbacks to DMA-read functionsAlexander Bulekov5-0/+11
2020-10-26fuzz: Declare DMA Read callback functionAlexander Bulekov2-0/+21
2020-10-26fuzz: Add DMA support to the generic-fuzzerAlexander Bulekov2-0/+237
2020-10-24fuzz: Add PCI features to the generic fuzzerAlexander Bulekov1-0/+81
2020-10-24fuzz: Add generic virtual-device fuzzerAlexander Bulekov2-0/+517
2020-10-24memory: Add FlatView foreach functionAlexander Bulekov2-0/+18
2020-10-24libqtest: fix memory leak in the qtest_qmp_event_refMaxim Levitsky1-7/+4
2020-10-24libqtest: fix the order of buffered eventsMaxim Levitsky1-1/+1
2020-10-24tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XXHavard Skinnemoen1-1/+2