index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
nbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-28
qstring: Move qstring_from_substr()'s @end one to the right
Markus Armbruster
1
-1
/
+1
2018-07-02
nbd/client: Add x-dirty-bitmap to query bitmap from server
Eric Blake
1
-2
/
+8
2018-06-15
block: Factor out qobject_input_visitor_new_flat_confused()
Markus Armbruster
1
-5
/
+2
2018-06-15
block: Fix -drive for certain non-string scalars
Markus Armbruster
1
-10
/
+2
2018-06-15
block: Add block-specific QDict header
Max Reitz
1
-0
/
+1
2018-05-31
block: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-2
/
+2
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-01
nbd: Honor server's advertised minimum block size
Eric Blake
1
-0
/
+2
2018-02-09
block: Simplify bdrv_can_write_zeroes_with_unmap()
Eric Blake
1
-11
/
+0
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
1
-1
/
+0
2018-01-26
nbd: implement bdrv_get_info callback
Edgar Kaziakhmedov
1
-0
/
+11
2018-01-08
block/nbd: fix segmentation fault when .desc is not null-terminated
Murilo Opsfelder Araujo
1
-0
/
+1
2017-07-14
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
1
-3
/
+11
2017-07-14
nbd: Create struct for tracking export info
Eric Blake
1
-1
/
+1
2017-06-26
block: Do not strcmp() with NULL uri->scheme
Max Reitz
1
-3
/
+3
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-1
/
+0
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-3
/
+1
2017-05-09
sockets: Rename SocketAddressFlat to SocketAddress
Markus Armbruster
1
-13
/
+13
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
1
-2
/
+2
2017-05-09
sockets: Prepare inet_parse() for flattened SocketAddress
Markus Armbruster
1
-4
/
+4
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-21
/
+20
2017-04-04
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2017-04-03
nbd: Tidy up blockdev-add interface
Markus Armbruster
1
-25
/
+28
2017-04-03
block: Document -drive problematic code and bugs
Markus Armbruster
1
-0
/
+8
2017-04-03
nbd sockets vnc: Mark problematic address family tests TODO
Markus Armbruster
1
-0
/
+1
2017-04-02
nbd: fix memory leak on socket_connect failed
yaolujing
1
-0
/
+1
2017-03-27
nbd: drop unused NBDClientSession.is_unix field
Stefan Hajnoczi
1
-2
/
+0
2017-03-05
qapi: Drop unused non-strict qobject input visitor
Markus Armbruster
1
-1
/
+1
2017-02-22
block: Don't bother asserting type of output visitor's output
Markus Armbruster
1
-2
/
+0
2016-11-11
block/nbd: Fix the leaked visitor
Ashijeet Acharya
1
-0
/
+1
2016-11-02
nbd: Implement NBD_CMD_WRITE_ZEROES on client
Eric Blake
1
-0
/
+4
2016-11-02
nbd: Rename NbdClientSession to NBDClientSession
Eric Blake
1
-2
/
+2
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
1
-0
/
+1
2016-10-27
block/nbd: Use SocketAddress options
Max Reitz
1
-10
/
+16
2016-10-27
block/nbd: Accept SocketAddress
Max Reitz
1
-62
/
+113
2016-10-27
block/nbd: Add nbd_has_filename_options_conflict()
Max Reitz
1
-6
/
+20
2016-10-27
block/nbd: Use qdict_put()
Max Reitz
1
-7
/
+6
2016-10-27
block/nbd: Default port in nbd_refresh_filename()
Max Reitz
1
-13
/
+6
2016-10-27
block/nbd: Reject port parameter without host
Max Reitz
1
-2
/
+5
2016-10-27
block/nbd: Drop trailing "." in error messages
Max Reitz
1
-2
/
+2
2016-10-27
nbd: set name for all I/O channels created
Daniel P. Berrange
1
-0
/
+1
2016-08-15
block/nbd: Store runtime option values
Max Reitz
1
-44
/
+61
2016-08-15
block/nbd: Use QemuOpts for runtime options
Max Reitz
1
-20
/
+54
2016-07-20
nbd: Convert to byte-based interface
Eric Blake
1
-6
/
+6
2016-07-20
nbd: Switch .bdrv_co_discard() to byte-based
Eric Blake
1
-9
/
+3
2016-07-20
nbd: Rely on block layer to break up large requests
Eric Blake
1
-9
/
+3
2016-07-05
block: Switch discard length bounds to byte-based
Eric Blake
1
-1
/
+1
[prev]
[next]