aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-06configure: drop vte-2.90 checkPaolo Bonzini1-10/+4
2021-07-06target/i386: Move X86XSaveArea into TCGDavid Edmondson3-57/+58
2021-07-06target/i386: Populate x86_ext_save_areas offsets using cpuid where possibleDavid Edmondson7-13/+94
2021-07-06target/i386: Observe XSAVE state area offsetsDavid Edmondson1-62/+200
2021-07-06target/i386: Make x86_ext_save_areas visible outside cpu.cDavid Edmondson2-6/+10
2021-07-06target/i386: Pass buffer and length to XSAVE helperDavid Edmondson5-28/+29
2021-07-06target/i386: Clarify the padding requirements of X86XSaveAreaDavid Edmondson1-1/+7
2021-07-06target/i386: Consolidate the X86XSaveArea offset checksDavid Edmondson2-46/+15
2021-07-06target/i386: Declare constants for XSAVE offsetsDavid Edmondson1-7/+23
2021-07-06coverity-scan: switch to vpath buildPaolo Bonzini1-3/+5
2021-07-06coverity-scan: Remove lm32 / unicore32 targetsPhilippe Mathieu-Daudé1-6/+0
2021-07-05qemu-options: Improve the documentation of the -display optionsThomas Huth1-12/+33
2021-07-05ui: Mark the '-no-quit' option as deprecatedThomas Huth3-2/+11
2021-07-05ui: Fix the "-display sdl,window_close=..." parameterThomas Huth3-2/+13
2021-07-05softmmu/vl: Remove obsolete comment about the "frame" parameterThomas Huth1-2/+0
2021-07-05Makefile: Remove /usr/bin/env wrapper from the SHELL variableThomas Huth1-1/+1
2021-07-05Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...Peter Maydell19-48/+177
2021-07-05Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell12-83/+423
2021-07-059pfs: reduce latency of TwalkChristian Schoenebeck1-19/+70
2021-07-059pfs: drop root_qidChristian Schoenebeck2-2/+0
2021-07-059pfs: replace not_same_qid() by same_stat_id()Christian Schoenebeck1-3/+3
2021-07-059pfs: drop fid_to_qid()Christian Schoenebeck1-18/+5
2021-07-059pfs: capture root statChristian Schoenebeck2-1/+10
2021-07-059pfs: fix not_same_qid()Christian Schoenebeck1-4/+1
2021-07-059pfs: simplify v9fs_walk()Christian Schoenebeck1-4/+5
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck18-0/+86
2021-07-05util/async: print leaked BH name when AioContext finalizesStefan Hajnoczi1-2/+14
2021-07-05util/async: add a human-readable name to BHs for debuggingStefan Hajnoczi5-9/+41
2021-07-05migration/rdma: Use error_report to suppress errno messageLi Zhijian1-2/+2
2021-07-05tests/migration: fix "downtime_limit" type when "migrate-set-parameters"Hyman Huang(黄勇)1-1/+1
2021-07-05tests/migration: parse the thread-id key of CpuInfoFastHyman Huang(黄勇)1-1/+1
2021-07-05virtiofsd: Add an option to enable/disable posix aclsVivek Goyal3-1/+118
2021-07-05virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattrVivek Goyal1-0/+75
2021-07-05virtiofsd: Add capability to change/restore umaskVivek Goyal1-6/+16
2021-07-05virtiofsd: Add umask to seccom allow listVivek Goyal1-0/+1
2021-07-05virtiofsd: Add support for extended setxattrVivek Goyal3-3/+14
2021-07-05virtiofsd: Fix xattr operations overwriting errnoVivek Goyal1-6/+10
2021-07-05virtiofsd: Fix fuse setxattr() API change issueVivek Goyal2-1/+11
2021-07-05virtiofsd: Don't allow file creation with FUSE_OPENGreg Kurz1-0/+6
2021-07-05docs: describe the security considerations with virtiofsd xattr mappingDaniel P. Berrangé1-5/+50
2021-07-05virtiofsd: use GDateTime for formatting timestamp for debug messagesDaniel P. Berrangé1-21/+4
2021-07-05migration: failover: continue to wait card unplug on errorLaurent Vivier1-0/+11
2021-07-05migration: move wait-unplug loop to its own functionLaurent Vivier1-28/+26
2021-07-05migration: Allow reset of postcopy_recover_triggered when failedPeter Xu1-0/+13
2021-07-05migration: Move yank outside qemu_start_incoming_migration()Peter Xu1-6/+5
2021-07-05migration: fix the memory overwriting risk in add_to_iovecFeng Lin1-0/+5
2021-07-05tests: migration-test: Add dirty ring testPeter Xu1-3/+55
2021-07-05Merge remote-tracking branch 'remotes/marcel/tags/pvrdma-04-07-2021-v2' into ...Peter Maydell3-1/+13
2021-07-04pvrdma: Fix the ring init error flow (CVE-2021-3608)Marcel Apfelbaum1-1/+1
2021-07-04pvrdma: Ensure correct input on ring init (CVE-2021-3607)Marcel Apfelbaum1-0/+5