aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-02hw/mips/jazz: Map the UART devices unconditionallyPhilippe Mathieu-Daudé
2021-07-02hw/mips/jazz: specify correct endian for dp8393x deviceMark Cave-Ayland
2021-07-02hw/m68k/q800: fix PROM checksum and MAC address storageMark Cave-Ayland
2021-07-02qemu/bitops.h: add bitrev8 implementationMark Cave-Ayland
2021-07-02dp8393x: remove onboard PROM containing MAC address and checksumMark Cave-Ayland
2021-07-02hw/m68k/q800: move PROM and checksum calculation from dp8393x device to boardMark Cave-Ayland
2021-07-02hw/mips/jazz: move PROM and checksum calculation from dp8393x device to boardMark Cave-Ayland
2021-07-02dp8393x: convert to trace-eventsMark Cave-Ayland
2021-07-02dp8393x: checkpatch fixesMark Cave-Ayland
2021-07-02g364fb: add VMStateDescription for G364SysBusStateMark Cave-Ayland
2021-07-02g364fb: use RAM memory region for framebufferMark Cave-Ayland
2021-07-02tests/acceptance: Test Linux on the Fuloong 2E machinePhilippe Mathieu-Daudé
2021-07-02hw/pci-host/bonito: Allow PCI config accesses smaller than 32-bitPhilippe Mathieu-Daudé
2021-07-02target/arm: Implement MVE shifts by registerPeter Maydell
2021-07-02target/arm: Implement MVE shifts by immediatePeter Maydell
2021-07-02target/arm: Implement MVE long shifts by registerPeter Maydell
2021-07-02target/arm: Implement MVE long shifts by immediatePeter Maydell
2021-07-02target/arm: Implement MVE VADDLVPeter Maydell
2021-07-02target/arm: Implement MVE VSHLCPeter Maydell
2021-07-02target/arm: Implement MVE saturating narrowing shiftsPeter Maydell
2021-07-02target/arm: Implement MVE VSHRN, VRSHRNPeter Maydell
2021-07-02target/arm: Implement MVE VSRI, VSLIPeter Maydell
2021-07-02target/arm: Implement MVE VSHLLPeter Maydell
2021-07-02target/arm: Implement MVE vector shift right by immediate insnsPeter Maydell
2021-07-02target/arm: Implement MVE vector shift left by immediate insnsPeter Maydell
2021-07-02target/arm: Implement MVE logical immediate insnsPeter Maydell
2021-07-02target/arm: Use dup_const() instead of bitfield_replicate()Peter Maydell
2021-07-02target/arm: Use asimd_imm_const for A64 decodePeter Maydell
2021-07-02target/arm: Make asimd_imm_const() publicPeter Maydell
2021-07-02target/arm: Fix bugs in MVE VRMLALDAVH, VRMLSLDAVHPeter Maydell
2021-07-02target/arm: Fix MVE widening/narrowing VLDR/VSTR offset calculationPeter Maydell
2021-07-02hw/gpio/gpio_pwr: use shutdown function for rebootMaxim Uvarov