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
/
block.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Fix invalidate_cache error path for parent activation
Kevin Wolf
2019-02-01
1
-0
/
+1
*
block: Apply auto-read-only for ro-whitelist drivers
Kevin Wolf
2019-02-01
1
-7
/
+13
*
block: Fix hangs in synchronous APIs with iothreads
Kevin Wolf
2019-02-01
1
-2
/
+4
*
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
2019-01-31
1
-0
/
+148
*
block: Assert that flags are up-to-date in bdrv_reopen_prepare()
Alberto Garcia
2018-12-14
1
-0
/
+6
*
block: Remove assertions from update_flags_from_options()
Alberto Garcia
2018-12-14
1
-4
/
+0
*
block: Stop passing flags to bdrv_reopen_queue_child()
Alberto Garcia
2018-12-14
1
-29
/
+19
*
block: Remove flags parameter from bdrv_reopen_queue()
Alberto Garcia
2018-12-14
1
-2
/
+3
*
block: Drop bdrv_reopen()
Alberto Garcia
2018-12-14
1
-21
/
+0
*
block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename()
Alberto Garcia
2018-12-14
1
-5
/
+5
*
block: Add bdrv_reopen_set_read_only()
Alberto Garcia
2018-12-14
1
-0
/
+17
*
block: Don't inactivate children before parents
Kevin Wolf
2018-11-27
1
-31
/
+53
*
block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()
Alberto Garcia
2018-11-22
1
-0
/
+16
*
block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()
Alberto Garcia
2018-11-22
1
-0
/
+21
*
block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options()
Alberto Garcia
2018-11-22
1
-3
/
+1
*
block: Always abort reopen after prepare succeeded
Max Reitz
2018-11-19
1
-0
/
+12
*
block: Require auto-read-only for existing fallbacks
Kevin Wolf
2018-11-05
1
-15
/
+27
*
block: Add auto-read-only option
Kevin Wolf
2018-11-05
1
-0
/
+17
*
block: Update flags in bdrv_set_read_only()
Kevin Wolf
2018-11-05
1
-0
/
+7
*
block: replace "discard" literal with BDRV_OPT_DISCARD macro
Alberto Garcia
2018-11-05
1
-3
/
+3
*
dirty-bitmaps: clean-up bitmaps loading and migration logic
Vladimir Sementsov-Ogievskiy
2018-10-29
1
-4
/
+7
*
block: Clean up bdrv_img_create()'s error reporting
Markus Armbruster
2018-10-19
1
-3
/
+0
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-3
/
+3
*
block: Allow changing 'detect-zeroes' on reopen
Alberto Garcia
2018-10-01
1
-24
/
+40
*
block: Allow changing 'discard' on reopen
Alberto Garcia
2018-10-01
1
-0
/
+11
*
block: Forbid trying to change unsupported options during reopen
Alberto Garcia
2018-10-01
1
-15
/
+7
*
block: Allow child references on reopen
Alberto Garcia
2018-10-01
1
-0
/
+18
*
block: Don't look for child references in append_open_options()
Alberto Garcia
2018-10-01
1
-12
/
+1
*
block: Remove child references from bs->{options,explicit_options}
Alberto Garcia
2018-10-01
1
-1
/
+12
*
block: Use a single global AioWait
Kevin Wolf
2018-09-25
1
-5
/
+0
*
block: Fix use after free error in bdrv_open_inherit()
Alberto Garcia
2018-09-25
1
-0
/
+1
*
qjson: Have qobject_from_json() & friends reject empty and blank
Markus Armbruster
2018-08-24
1
-5
/
+0
*
block: Simplify append_open_options()
Alberto Garcia
2018-08-15
1
-5
/
+2
*
block: Update bs->options if bdrv_reopen() succeeds
Alberto Garcia
2018-08-15
1
-1
/
+14
*
block: Simplify bdrv_reopen_abort()
Alberto Garcia
2018-08-15
1
-5
/
+4
*
block: Remove children options from bs->{options,explicit_options}
Alberto Garcia
2018-08-15
1
-0
/
+11
*
block: make .bdrv_close optional
Vladimir Sementsov-Ogievskiy
2018-08-15
1
-1
/
+3
*
block: Fix typos in comments (found by codespell)
Stefan Weil
2018-07-23
1
-1
/
+1
*
block: Poll after drain on attaching a node
Kevin Wolf
2018-07-10
1
-1
/
+1
*
block: Don't silently truncate node names
Kevin Wolf
2018-07-05
1
-0
/
+6
*
block: Move two block permission constants to the relevant enum
Ari Sundholm
2018-07-05
1
-6
/
+0
*
block: Move bdrv_truncate() implementation to io.c
Kevin Wolf
2018-06-29
1
-110
/
+1
*
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
2018-06-29
1
-8
/
+55
*
block: Generalize should_update_child() rule
Max Reitz
2018-06-18
1
-10
/
+34
*
block: Allow graph changes in bdrv_drain_all_begin/end sections
Kevin Wolf
2018-06-18
1
-3
/
+31
*
block: ignore_bds_parents parameter for drain functions
Kevin Wolf
2018-06-18
1
-4
/
+7
*
block: Don't poll in parent drain callbacks
Kevin Wolf
2018-06-18
1
-1
/
+1
*
block: Drain recursively with a single BDRV_POLL_WHILE()
Kevin Wolf
2018-06-18
1
-1
/
+1
*
block: Really pause block jobs on drain
Kevin Wolf
2018-06-18
1
-0
/
+9
*
block: Add block-specific QDict header
Max Reitz
2018-06-15
1
-0
/
+1
[next]