index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
export
/
export.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: remove AioContext locking
Stefan Hajnoczi
2023-12-21
1
-21
/
+1
*
block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK
Kevin Wolf
2023-10-12
1
-0
/
+4
*
block/export: don't require AioContext lock around blk_exp_ref/unref()
Stefan Hajnoczi
2023-05-30
1
-7
/
+6
*
block/export: Fix null pointer dereference in error path
Kevin Wolf
2023-05-19
1
-2
/
+4
*
block/export: call blk_set_dev_ops(blk, NULL, NULL)
Stefan Hajnoczi
2023-05-03
1
-0
/
+2
*
block: convert blk_exp_close_all_type() to AIO_WAIT_WHILE_UNLOCKED()
Stefan Hajnoczi
2023-04-25
1
-1
/
+1
*
qapi block: Elide redundant has_FOO in generated C
Markus Armbruster
2022-12-14
1
-1
/
+1
*
block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_ai...
Emanuele Giuseppe Esposito
2022-10-27
1
-1
/
+1
*
vduse-blk: Implement vduse-blk export
Xie Yongji
2022-06-24
1
-0
/
+6
*
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
2022-03-04
1
-1
/
+1
*
block/export: Conditionally ignore set-context error
Max Reitz
2021-07-20
1
-1
/
+4
*
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-28
1
-5
/
+2
*
fuse: Allow exporting BDSs via FUSE
Max Reitz
2020-12-11
1
-0
/
+4
*
configure: introduce --enable-vhost-user-blk-server
Stefan Hajnoczi
2020-11-03
1
-2
/
+2
*
block/export: add iothread and fixed-iothread options
Stefan Hajnoczi
2020-10-23
1
-1
/
+30
*
util/vhost-user-server: use static library in meson.build
Stefan Hajnoczi
2020-10-23
1
-4
/
+4
*
block/export: convert vhost-user-blk server to block export API
Stefan Hajnoczi
2020-10-23
1
-0
/
+6
*
block/export: Move writable to BlockExportOptions
Kevin Wolf
2020-10-02
1
-1
/
+15
*
block/export: Add query-block-exports
Kevin Wolf
2020-10-02
1
-0
/
+23
*
block/export: Create BlockBackend in blk_exp_add()
Kevin Wolf
2020-10-02
1
-4
/
+45
*
block/export: Move blk to BlockExport
Kevin Wolf
2020-10-02
1
-0
/
+3
*
block/export: Add BLOCK_EXPORT_DELETED event
Kevin Wolf
2020-10-02
1
-0
/
+2
*
block/export: Add block-export-del
Kevin Wolf
2020-10-02
1
-1
/
+42
*
block/export: Move strong user reference to block_exports
Kevin Wolf
2020-10-02
1
-0
/
+6
*
block/export: Add 'id' option to block-export-add
Kevin Wolf
2020-10-02
1
-0
/
+26
*
block/export: Add blk_exp_close_all(_type)
Kevin Wolf
2020-10-02
1
-2
/
+84
*
block/export: Allocate BlockExport in blk_exp_add()
Kevin Wolf
2020-10-02
1
-1
/
+17
*
block/export: Move AioContext from NBDExport to BlockExport
Kevin Wolf
2020-10-02
1
-0
/
+2
*
block/export: Move refcount from NBDExport to BlockExport
Kevin Wolf
2020-10-02
1
-0
/
+14
*
block/export: Remove magic from block-export-add
Kevin Wolf
2020-10-02
1
-3
/
+10
*
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf
2020-10-02
1
-0
/
+48