index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
export
Age
Commit message (
Expand
)
Author
2023-05-03
block/export: call blk_set_dev_ops(blk, NULL, NULL)
Stefan Hajnoczi
2023-04-26
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-04-25
block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
2023-04-21
vhost-user-blk-server: notify client about disk resize
Vladimir Sementsov-Ogievskiy
2023-03-27
block/export: Fix graph locking in blk_get_geometry() call
Kevin Wolf
2023-03-10
block/fuse: Let PUNCH_HOLE write zeroes
Hanna Czenczek
2023-02-08
Fix non-first inclusions of qemu/osdep.h
Markus Armbruster
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2022-12-14
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
2022-10-27
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-06-24
vduse-blk: Add name option
Xie Yongji
2022-06-24
vduse-blk: Add serial option
Xie Yongji
2022-06-24
libvduse: Add support for reconnecting
Xie Yongji
2022-06-24
vduse-blk: Add vduse-blk resize support
Xie Yongji
2022-06-24
vduse-blk: Implement vduse-blk export
Xie Yongji
2022-06-24
block/export: Abstract out the logic of virtio-blk I/O process
Xie Yongji
2022-06-24
block/export: Fix incorrect length passed to vu_queue_push()
Xie Yongji
2022-06-24
block: get rid of blk->guest_block_size
Stefan Hajnoczi
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-04
block/export/fuse.c: allow writable exports to take RESIZE permission
Emanuele Giuseppe Esposito
2022-03-04
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
2022-02-01
block/export/fuse: Fix build failure on FreeBSD
Philippe Mathieu-Daudé
2022-02-01
block/export/fuse: Rearrange if-else-if ladder in fuse_fallocate()
Philippe Mathieu-Daudé
2022-02-01
block/export: Fix vhost-user-blk shutdown with requests in flight
Kevin Wolf
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2021-11-02
block/export/fuse.c: fix musl build
Fabrice Fontaine
2021-09-01
block/export/fuse.c: fix fuse-lseek on uclibc or musl
Fabrice Fontaine
2021-08-09
block/export/fuse.c: fix musl build
Fabrice Fontaine
2021-07-20
block/export: Conditionally ignore set-context error
Max Reitz
2021-07-09
export/fuse: Let permissions be adjustable
Max Reitz
2021-07-09
export/fuse: Give SET_ATTR_SIZE its own branch
Max Reitz
2021-07-09
export/fuse: Add allow-other option
Max Reitz
2021-07-09
export/fuse: Pass default_permissions for mount
Max Reitz
2021-05-18
block/export: improve vu_blk_sect_range_ok()
Stefan Hajnoczi
2021-03-19
block/export: disable VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD for now
Stefan Hajnoczi
2021-03-08
block/export: port virtio-blk read/write range check
Stefan Hajnoczi
2021-03-08
block/export: port virtio-blk discard/write zeroes input validation
Stefan Hajnoczi
2021-03-08
block/export: fix vhost-user-blk export sector number calculation
Stefan Hajnoczi
2021-03-08
block/export: use VIRTIO_BLK_SECTOR_BITS
Stefan Hajnoczi
2021-03-08
block/export: fix blk_size double byteswap
Stefan Hajnoczi
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2020-12-11
fuse: Implement hole detection through lseek
Max Reitz
2020-12-11
fuse: (Partially) implement fallocate()
Max Reitz
2020-12-11
fuse: Allow growable exports
Max Reitz
2020-12-11
fuse: Implement standard FUSE operations
Max Reitz
2020-12-11
fuse: Allow exporting BDSs via FUSE
Max Reitz
2020-12-09
block/export: avoid g_return_val_if() input validation
Stefan Hajnoczi
2020-12-08
libvhost-user: make it a meson subproject
Marc-André Lureau
[next]