25 Commits (ba773aded3e5fcc096fa4db415c248e8f992a615)

Author SHA1 Message Date
Paolo Bonzini ba773aded3 block: rename block/aio.h to qemu/aio.h 8 months ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Stefan Hajnoczi 60f782b6b7 aio: remove aio_disable_external() API 3 years ago
Stefan Hajnoczi 17b69c0fc1 block/fuse: do not set is_external=true on FUSE fd 3 years ago
Hanna Czenczek 1703eb1c27 block/fuse: Let PUNCH_HOLE write zeroes 3 years ago
Markus Armbruster e2c1c34f13 include/block: Untangle inclusion loops 4 years ago
Alberto Faria a9262f551e block: Change blk_{pread,pwrite}() param order 4 years ago
Alberto Faria 3b35d4542c block: Add a 'flags' param to blk_pread() 4 years ago
Peter Maydell 5df022cf2e osdep: Move memalign-related functions to their own header 5 years ago
Emanuele Giuseppe Esposito 8cc5882c7f block/export/fuse.c: allow writable exports to take RESIZE permission 4 years ago
Philippe Mathieu-Daudé 3c9c70347b block/export/fuse: Fix build failure on FreeBSD 5 years ago
Philippe Mathieu-Daudé ac50419460 block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate() 5 years ago
Stefan Hajnoczi 826cc32423 aio-posix: split poll check from ready handler 5 years ago
Fabrice Fontaine 3043320390 block/export/fuse.c: fix musl build 5 years ago
Fabrice Fontaine 28031d5c74 block/export/fuse.c: fix fuse-lseek on uclibc or musl 5 years ago
Fabrice Fontaine 50482fda98 block/export/fuse.c: fix musl build 5 years ago
Max Reitz 6aeeaed29c export/fuse: Let permissions be adjustable 5 years ago
Max Reitz 9bad96a8cc export/fuse: Give SET_ATTR_SIZE its own branch 5 years ago
Max Reitz 8fc54f9428 export/fuse: Add allow-other option 5 years ago
Max Reitz 2c7dd057aa export/fuse: Pass default_permissions for mount 5 years ago
Max Reitz df4ea7091b fuse: Implement hole detection through lseek 6 years ago
Max Reitz 4ca37a96a7 fuse: (Partially) implement fallocate() 6 years ago
Max Reitz 4fba06d594 fuse: Allow growable exports 6 years ago
Max Reitz 41429e3d79 fuse: Implement standard FUSE operations 6 years ago
Max Reitz 0c9b70d590 fuse: Allow exporting BDSs via FUSE 6 years ago