aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-06meson: store dependency('threads') in a variablePaolo Bonzini
2021-07-06meson: sort existing compiler testsPaolo Bonzini
2021-07-06configure, meson: convert libxml2 detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert liburing detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert libpmem detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert libdaxctl detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert virgl detection to mesonPaolo Bonzini
2021-07-06configure, meson: convert vte detection to mesonPaolo Bonzini
2021-07-06configure: drop vte-2.90 checkPaolo Bonzini
2021-07-06target/i386: Move X86XSaveArea into TCGDavid Edmondson
2021-07-06target/i386: Populate x86_ext_save_areas offsets using cpuid where possibleDavid Edmondson
2021-07-06target/i386: Observe XSAVE state area offsetsDavid Edmondson
2021-07-06target/i386: Make x86_ext_save_areas visible outside cpu.cDavid Edmondson
2021-07-06target/i386: Pass buffer and length to XSAVE helperDavid Edmondson
2021-07-06target/i386: Clarify the padding requirements of X86XSaveAreaDavid Edmondson
2021-07-06target/i386: Consolidate the X86XSaveArea offset checksDavid Edmondson
2021-07-06target/i386: Declare constants for XSAVE offsetsDavid Edmondson
2021-07-06coverity-scan: switch to vpath buildPaolo Bonzini
2021-07-06coverity-scan: Remove lm32 / unicore32 targetsPhilippe Mathieu-Daudé
2021-07-05qemu-options: Improve the documentation of the -display optionsThomas Huth
2021-07-05ui: Mark the '-no-quit' option as deprecatedThomas Huth
2021-07-05ui: Fix the "-display sdl,window_close=..." parameterThomas Huth
2021-07-05softmmu/vl: Remove obsolete comment about the "frame" parameterThomas Huth
2021-07-05Makefile: Remove /usr/bin/env wrapper from the SHELL variableThomas Huth
2021-07-05Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...Peter Maydell
2021-07-05Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell
2021-07-059pfs: reduce latency of TwalkChristian Schoenebeck
2021-07-059pfs: drop root_qidChristian Schoenebeck
2021-07-059pfs: replace not_same_qid() by same_stat_id()Christian Schoenebeck
2021-07-059pfs: drop fid_to_qid()Christian Schoenebeck
2021-07-059pfs: capture root statChristian Schoenebeck
2021-07-059pfs: fix not_same_qid()Christian Schoenebeck
2021-07-059pfs: simplify v9fs_walk()Christian Schoenebeck
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck
2021-07-05util/async: print leaked BH name when AioContext finalizesStefan Hajnoczi
2021-07-05util/async: add a human-readable name to BHs for debuggingStefan Hajnoczi
2021-07-05migration/rdma: Use error_report to suppress errno messageLi Zhijian
2021-07-05tests/migration: fix "downtime_limit" type when "migrate-set-parameters"Hyman Huang(黄勇)
2021-07-05tests/migration: parse the thread-id key of CpuInfoFastHyman Huang(黄勇)
2021-07-05virtiofsd: Add an option to enable/disable posix aclsVivek Goyal
2021-07-05virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattrVivek Goyal
2021-07-05virtiofsd: Add capability to change/restore umaskVivek Goyal
2021-07-05virtiofsd: Add umask to seccom allow listVivek Goyal
2021-07-05virtiofsd: Add support for extended setxattrVivek Goyal
2021-07-05virtiofsd: Fix xattr operations overwriting errnoVivek Goyal
2021-07-05virtiofsd: Fix fuse setxattr() API change issueVivek Goyal
2021-07-05virtiofsd: Don't allow file creation with FUSE_OPENGreg Kurz
2021-07-05docs: describe the security considerations with virtiofsd xattr mappingDaniel P. Berrangé
2021-07-05virtiofsd: use GDateTime for formatting timestamp for debug messagesDaniel P. Berrangé
2021-07-05migration: failover: continue to wait card unplug on errorLaurent Vivier