aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-09qcow2: Fix dangling pointer after reopen for 'file'Kevin Wolf
2021-07-09qemu-img: Improve error for rebase without backing formatEric Blake
2021-07-09qemu-img: Require -F with -b backing imageEric Blake
2021-07-09qcow2: Prohibit backing file changes in 'qemu-img amend'Eric Blake
2021-07-09blockdev: fix drive-backup transaction endless drained sectionVladimir Sementsov-Ogievskiy
2021-07-09vhost-user: Fix backends without multiqueue supportKevin Wolf
2021-07-09MAINTAINERS: add block/rbd.c reviewerPeter Lieven
2021-07-09block/rbd: fix type of task->completePeter Lieven
2021-07-09iotests/fuse-allow-other: Test allow-otherMax Reitz
2021-07-09iotests/308: Test +w on read-only FUSE exportsMax Reitz
2021-07-09export/fuse: Let permissions be adjustableMax Reitz
2021-07-09export/fuse: Give SET_ATTR_SIZE its own branchMax Reitz
2021-07-09export/fuse: Add allow-other optionMax Reitz
2021-07-09export/fuse: Pass default_permissions for mountMax Reitz
2021-07-09util/uri: do not check argument of uri_free()Heinrich Schuchardt
2021-07-09block/rbd: drop qemu_rbd_refresh_limitsPeter Lieven
2021-07-09block/rbd: add write zeroes supportPeter Lieven
2021-07-09block/rbd: migrate from aio to coroutinesPeter Lieven
2021-07-09block/rbd: update s->image_size in qemu_rbd_getlengthPeter Lieven
2021-07-09block/rbd: store object_size in BDRVRBDStatePeter Lieven
2021-07-09block/rbd: bump librbd requirement to luminous releasePeter Lieven
2021-07-09block/rbd: Add support for rbd image encryptionOr Ozeri
2021-07-09MAINTAINERS: update block/rbd.c maintainerIlya Dryomov
2021-07-09target/ppc: Support for H_RPT_INVALIDATE hcallBharata B Rao
2021-07-09linux-headers: UpdateBharata B Rao
2021-07-09spapr: Fix implementation of Open Firmware client interfaceAlexey Kardashevskiy
2021-07-09target/ppc: Don't compile ppc_tlb_invalid_all without TCGLucas Mateus Castro (alqotel)
2021-07-09ppc/pegasos2: Implement some RTAS functions with VOFBALATON Zoltan
2021-07-09ppc/pegasos2: Fix use of && instead of &David Gibson
2021-07-09ppc/pegasos2: Use Virtual Open Firmware as firmware replacementBALATON Zoltan
2021-07-09target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bitsNicholas Piggin
2021-07-09target/ppc: Allow virtual hypervisor on CPU without HVBALATON Zoltan
2021-07-09ppc/pegasos2: Introduce Pegasos2MachineState structureBALATON Zoltan
2021-07-09target/ppc: mtmsrd is an illegal instruction on BookENicholas Piggin
2021-07-09spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy
2021-07-09docs/system: ppc: Update ppce500 documentation with eTSEC supportBin Meng
2021-07-09roms/u-boot: Bump ppce500 u-boot to v2021.07 to add eTSEC supportBin Meng
2021-07-09target/ppc: change ppc_hash32_xlate to use mmu_idxBruno Larsen (billionai)
2021-07-09target/ppc: introduce mmu-books.hBruno Larsen (billionai)
2021-07-09target/ppc: changed ppc_hash64_xlate to use mmu_idxBruno Larsen (billionai)
2021-07-09target/ppc: fix address translation bug for radix mmusBruno Larsen (billionai)
2021-07-09target/ppc: Fix compilation with DEBUG_BATS debug optionFabiano Rosas
2021-07-09target/ppc: Fix compilation with FLUSH_ALL_TLBS debug optionFabiano Rosas
2021-07-09target/ppc: Fix compilation with DUMP_PAGE_TABLES debug optionFabiano Rosas
2021-07-09target/ppc: Restrict ppc_cpu_tlb_fill to TCGRichard Henderson
2021-07-09target/ppc: Introduce ppc_xlateRichard Henderson
2021-07-09target/ppc: Split out ppc_jumbo_xlateRichard Henderson
2021-07-09target/ppc: Split out ppc_hash32_xlateRichard Henderson
2021-07-09target/ppc: Split out ppc_hash64_xlateRichard Henderson
2021-07-09target/ppc: Use bool success for ppc_radix64_xlateRichard Henderson