aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-07-09target/ppc: Push real-mode handling into ppc_radix64_xlateRichard Henderson
2021-07-09target/ppc: Use MMUAccessType with *_handle_mmu_faultRichard Henderson
2021-07-09target/ppc: Remove PowerPCCPUClass.handle_mmu_faultRichard Henderson
2021-07-09spapr: tune rtas-sizeAlexey Kardashevskiy
2021-07-09target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()Greg Kurz
2021-07-09target/ppc: Introduce ppc_interrupts_little_endian()Greg Kurz
2021-07-08Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2021-07-08vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommusDavid Hildenbrand
2021-07-08virtio-mem: Require only coordinated discardsDavid Hildenbrand
2021-07-08softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard typesDavid Hildenbrand
2021-07-08softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|re...David Hildenbrand