aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-05migration: move wait-unplug loop to its own functionLaurent Vivier
2021-07-05migration: Allow reset of postcopy_recover_triggered when failedPeter Xu
2021-07-05migration: Move yank outside qemu_start_incoming_migration()Peter Xu
2021-07-05migration: fix the memory overwriting risk in add_to_iovecFeng Lin
2021-07-05tests: migration-test: Add dirty ring testPeter Xu
2021-07-05Merge remote-tracking branch 'remotes/marcel/tags/pvrdma-04-07-2021-v2' into ...Peter Maydell
2021-07-04pvrdma: Fix the ring init error flow (CVE-2021-3608)Marcel Apfelbaum
2021-07-04pvrdma: Ensure correct input on ring init (CVE-2021-3607)Marcel Apfelbaum
2021-07-04hw/rdma: Fix possible mremap overflow in the pvrdma device (CVE-2021-3582)Marcel Apfelbaum
2021-07-04Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into stagingPeter Maydell
2021-07-03Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210702'...Peter Maydell
2021-07-03docs: add slot when adding new PCIe root portVincent Bernat
2021-07-03acpi/ged: fix reset causeGerd Hoffmann
2021-07-03tests: acpi: pc: update expected DSDT blobsIgor Mammedov