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
/
qapi
/
block-export.json
Age
Commit message (
Expand
)
Author
2022-06-24
vduse-blk: Add name option
Xie Yongji
2022-06-24
vduse-blk: Add serial option
Xie Yongji
2022-06-24
vduse-blk: Implement vduse-blk export
Xie Yongji
2022-06-14
block: add more commands to preconfig mode
Paolo Bonzini
2022-05-16
qapi: Drop unnecessary whitespace in comments
Andrea Bolognani
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2022-04-26
qapi: nbd-export: allow select bitmaps by node/name pair
Vladimir Sementsov-Ogievskiy
2022-03-31
qapi: BlockExportRemoveMode: move comments to TODO
Victor Toso
2022-01-28
qapi/block: Cosmetic change in BlockExportType schema
Philippe Mathieu-Daude
2022-01-14
qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER
Philippe Mathieu-Daudé
2021-08-26
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
2021-07-09
export/fuse: Add allow-other option
Max Reitz
2020-12-11
fuse: Allow growable exports
Max Reitz
2020-12-11
fuse: Allow exporting BDSs via FUSE
Max Reitz
2020-12-10
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
2020-10-30
nbd: Add 'qemu-nbd -A' to expose allocation depth
Eric Blake
2020-10-30
nbd: Update qapi to support exporting multiple bitmaps
Eric Blake
2020-10-23
block/export: add vhost-user-blk multi-queue support
Stefan Hajnoczi
2020-10-23
block/export: add iothread and fixed-iothread options
Stefan Hajnoczi
2020-10-23
block/export: convert vhost-user-blk server to block export API
Stefan Hajnoczi
2020-10-02
nbd: Deprecate nbd-server-add/remove
Kevin Wolf
2020-10-02
block/export: Move writable to BlockExportOptions
Kevin Wolf
2020-10-02
block/export: Add query-block-exports
Kevin Wolf
2020-10-02
block/export: Add BLOCK_EXPORT_DELETED event
Kevin Wolf
2020-10-02
block/export: Add block-export-del
Kevin Wolf
2020-10-02
block/export: Add 'id' option to block-export-add
Kevin Wolf
2020-10-02
block/export: Add node-name to BlockExportOptions
Kevin Wolf
2020-10-02
nbd: Add writethrough to block-export-add
Kevin Wolf
2020-10-02
nbd: Add max-connections to nbd-server-start
Kevin Wolf
2020-10-02
block/export: Add BlockExport infrastructure and block-export-add
Kevin Wolf
2020-10-02
qapi: Rename BlockExport to BlockExportOptions
Kevin Wolf
2020-10-02
qapi: Create block-export module
Kevin Wolf