index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-12
2
-4
/
+11
|
\
|
*
block: x-blockdev-create QMP command
Kevin Wolf
2018-03-09
1
-1
/
+4
|
*
block: Make bdrv_is_whitelisted() public
Kevin Wolf
2018-03-09
1
-0
/
+1
|
*
qcow2: Use BlockdevRef in qcow2_co_create()
Kevin Wolf
2018-03-09
1
-0
/
+1
|
*
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
2018-03-09
1
-2
/
+3
|
*
block: convert bdrv_invalidate_cache callback to coroutine_fn
Paolo Bonzini
2018-03-09
1
-1
/
+2
*
|
block: add aio_wait_bh_oneshot()
Stefan Hajnoczi
2018-03-08
1
-0
/
+13
|
/
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-06
4
-67
/
+171
|
\
|
*
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
2018-03-02
1
-1
/
+2
|
*
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
2018-03-02
3
-37
/
+126
|
*
aio: rename aio_context_in_iothread() to in_aio_context_home_thread()
Stefan Hajnoczi
2018-03-02
2
-3
/
+6
|
*
block: Drop unused .bdrv_co_get_block_status()
Eric Blake
2018-03-02
1
-3
/
+0
|
*
block: Switch passthrough drivers to .bdrv_co_block_status()
Eric Blake
2018-03-02
1
-12
/
+16
|
*
block: Add .bdrv_co_block_status() callback
Eric Blake
2018-03-02
2
-12
/
+22
*
|
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
3
-3
/
+3
|
/
*
nbd: BLOCK_STATUS constants
Vladimir Sementsov-Ogievskiy
2018-03-01
1
-0
/
+31
*
nbd: change indenting in nbd.h
Vladimir Sementsov-Ogievskiy
2018-03-01
1
-11
/
+11
*
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2018-02-13
1
-1
/
+0
*
block: Simplify bdrv_can_write_zeroes_with_unmap()
Eric Blake
2018-02-09
1
-11
/
+0
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
4
-6
/
+0
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
2
-0
/
+2
*
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
3
-3
/
+0
*
block: Move NVMe constants to a separate header
Fam Zheng
2018-02-08
1
-0
/
+700
*
block: Introduce buf register API
Fam Zheng
2018-02-08
2
-1
/
+19
*
qapi: add nbd-server-remove
Vladimir Sementsov-Ogievskiy
2018-01-26
1
-0
/
+1
*
nbd: rename nbd_option and nbd_opt_reply
Vladimir Sementsov-Ogievskiy
2018-01-10
1
-4
/
+4
*
block: Allow graph changes in subtree drained section
Kevin Wolf
2017-12-22
2
-2
/
+5
*
block: Add bdrv_subtree_drained_begin/end()
Kevin Wolf
2017-12-22
1
-0
/
+13
*
block: Don't notify parents in drain call chain
Kevin Wolf
2017-12-22
1
-2
/
+2
*
block: Remove unused bdrv_requests_pending
Fam Zheng
2017-12-22
1
-1
/
+0
*
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
2017-12-18
1
-0
/
+1
*
blockjob: reimplement block_job_sleep_ns to allow cancellation
Paolo Bonzini
2017-11-29
2
-3
/
+9
*
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
2017-11-29
1
-4
/
+3
*
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-11-21
1
-1
/
+2
|
\
|
*
blockjob: do not allow coroutine double entry or entry-after-completion
Jeff Cody
2017-11-21
1
-1
/
+2
*
|
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
2017-11-21
1
-1
/
+2
*
|
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
2017-11-21
1
-1
/
+2
|
/
*
block: Make bdrv_next() keep strong references
Max Reitz
2017-11-17
1
-0
/
+1
*
nbd: Fix struct name for structured reads
Eric Blake
2017-11-09
1
-5
/
+13
*
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
1
-0
/
+12
*
nbd: Move nbd_read() to common header
Eric Blake
2017-10-30
1
-0
/
+10
*
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-30
1
-6
/
+24
*
nbd: Expose constants and structs for structured read
Eric Blake
2017-10-30
1
-0
/
+41
*
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
2017-10-30
1
-0
/
+13
*
block: Align block status requests
Eric Blake
2017-10-26
1
-1
/
+2
*
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
2017-10-26
1
-5
/
+3
*
block: Convert bdrv_get_block_status() to bytes
Eric Blake
2017-10-26
1
-8
/
+9
*
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
2017-10-26
1
-2
/
+2
*
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
2017-10-26
1
-4
/
+6
[next]