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
*
block: Add bdrv_has_zero_init_truncate()
Max Reitz
2019-08-19
2
-0
/
+8
*
mirror: Fix bdrv_has_zero_init() use
Max Reitz
2019-08-19
1
-0
/
+2
*
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
2019-08-16
1
-1
/
+1
*
block/dirty-bitmap: add bdrv_dirty_bitmap_get
John Snow
2019-08-16
1
-2
/
+2
*
block/dirty-bitmap: add bdrv_dirty_bitmap_merge_internal
John Snow
2019-08-16
1
-0
/
+3
*
block/backup: Add mirror sync mode 'bitmap'
John Snow
2019-08-16
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
2019-08-16
2
-2
/
+9
|
\
|
*
block/nbd: use non-blocking io channel for nbd negotiation
Vladimir Sementsov-Ogievskiy
2019-08-15
1
-1
/
+2
|
*
block: implement BDRV_REQ_PREFETCH
Vladimir Sementsov-Ogievskiy
2019-08-15
1
-1
/
+7
*
|
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
|
Include generated QAPI headers less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
|
include: Make headers more self-contained
Markus Armbruster
2019-08-16
2
-0
/
+4
|
/
*
block: Only the main loop can change AioContexts
Max Reitz
2019-07-22
1
-5
/
+3
*
block: Do not poll in bdrv_do_drained_end()
Max Reitz
2019-07-19
2
-1
/
+30
*
block: Make bdrv_parent_drained_[^_]*() static
Max Reitz
2019-07-19
1
-18
/
+0
*
block: Introduce BdrvChild.parent_quiesce_counter
Max Reitz
2019-07-19
2
-0
/
+16
*
block: Add BDS.never_freeze
Max Reitz
2019-07-15
1
-0
/
+3
*
block: include base when checking image chain for block allocation
Andrey Shinkevich
2019-07-02
1
-1
/
+2
*
block: Add bdrv_child_refresh_perms()
Max Reitz
2019-06-18
1
-0
/
+15
*
block: drop bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-3
/
+0
*
blockdev: blockdev_mark_auto_del: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-0
/
+9
*
block/replication: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
2019-06-18
1
-6
/
+6
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
3
-3
/
+0
*
block/io: bdrv_pdiscard: support int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2019-06-04
1
-2
/
+2
*
block: Remove bdrv_set_aio_context()
Kevin Wolf
2019-06-04
1
-9
/
+0
*
block: Adjust AioContexts when attaching nodes
Kevin Wolf
2019-06-04
1
-0
/
+1
*
nvme: add Get/Set Feature Timestamp support
Kenneth Heitke
2019-06-04
1
-0
/
+2
*
block/linux-aio: Drop unused BlockAIOCB submission method
Julia Suvorova
2019-06-04
1
-3
/
+0
*
block: avoid recursive block_status call if possible
Vladimir Sementsov-Ogievskiy
2019-06-04
1
-1
/
+7
*
block: Propagate AioContext change to parents
Kevin Wolf
2019-05-20
2
-0
/
+3
*
block: Make bdrv_attach/detach_aio_context() static
Kevin Wolf
2019-05-20
1
-21
/
+0
*
block: Add bdrv_try_set_aio_context()
Kevin Wolf
2019-05-20
2
-0
/
+11
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2019-05-13
1
-1
/
+1
|
\
|
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2019-05-13
1
-1
/
+1
*
|
block: Remove bdrv_read() and bdrv_write()
Alberto Garcia
2019-05-10
1
-4
/
+0
|
/
*
qemu-nbd: Look up flag names in array
Max Reitz
2019-05-07
1
-12
/
+26
*
block: introduce byte-based io helpers
Vladimir Sementsov-Ogievskiy
2019-04-30
1
-0
/
+16
*
block/qapi: Clean up how we print to monitor or stdout
Markus Armbruster
2019-04-18
1
-7
/
+3
*
qsp: Simplify how qsp_report() prints
Markus Armbruster
2019-04-18
1
-0
/
+1
*
file-posix: Support BDRV_REQ_NO_FALLBACK for zero writes
Kevin Wolf
2019-03-26
1
-0
/
+1
*
block: Add BDRV_REQ_NO_FALLBACK
Kevin Wolf
2019-03-26
1
-1
/
+6
*
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-03-13
1
-6
/
+18
|
\
|
*
bitmaps: Fix typo in function name
Eric Blake
2019-03-12
1
-2
/
+2
|
*
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
2019-03-12
1
-1
/
+12
|
*
block/dirty-bitmaps: add inconsistent bit
John Snow
2019-03-12
1
-0
/
+2
|
*
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
2019-03-12
1
-3
/
+2
|
*
block/dirty-bitmaps: rename frozen predicate helper
John Snow
2019-03-12
1
-1
/
+1
*
|
block: Remove the AioContext parameter from bdrv_reopen_multiple()
Alberto Garcia
2019-03-12
1
-1
/
+1
*
|
block: Add a 'mutable_opts' field to BlockDriver
Alberto Garcia
2019-03-12
1
-0
/
+8
*
|
block: Allow changing the backing file on reopen
Alberto Garcia
2019-03-12
1
-0
/
+2
[next]