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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
block: Introduce 'bdrv_reopen_commit_post' step
Peter Krempa
1
-0
/
+9
2020-03-06
block: Fix leak in bdrv_create_file_fallback()
Max Reitz
1
-1
/
+2
2020-02-22
qemu/queue.h: add QLIST_SAFE_REMOVE()
Stefan Hajnoczi
1
-4
/
+1
2020-02-20
block: Generic file creation fallback
Max Reitz
1
-12
/
+147
2020-02-20
qapi: Allow getting flat output from 'query-named-block-nodes'
Peter Krempa
1
-2
/
+3
2020-02-18
block: Remove bdrv_recurse_is_first_non_filter()
Max Reitz
1
-33
/
+0
2020-02-18
block: Use bdrv_recurse_can_replace()
Max Reitz
1
-2
/
+16
2020-02-18
block: Add bdrv_recurse_can_replace()
Max Reitz
1
-0
/
+38
2020-02-18
block: Drop bdrv_is_first_non_filter()
Max Reitz
1
-26
/
+0
2020-02-18
block: Remove superfluous semicolons
Philippe Mathieu-Daudé
1
-2
/
+2
2020-02-06
block: fix memleaks in bdrv_refresh_filename
Pan Nengyuan
1
-0
/
+1
2020-02-06
block: Use a GString in bdrv_perm_names()
Alberto Garcia
1
-5
/
+6
2020-01-30
blockdev: adds bdrv_parse_aio to use io_uring
Aarushi Mehta
1
-0
/
+22
2020-01-06
block: Use bdrv_qapi_perm_to_blk_perm()
Max Reitz
1
-21
/
+8
2020-01-06
block: Add bdrv_qapi_perm_to_blk_perm()
Max Reitz
1
-0
/
+18
2019-12-19
block: Activate recursively even for already active nodes
Kevin Wolf
1
-26
/
+24
2019-12-18
block: Error out on image creation with conflicting size options
Kevin Wolf
1
-2
/
+8
2019-11-18
block: Remove 'backing': null from bs->{explicit_,}options
Kevin Wolf
1
-0
/
+2
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-2
/
+2
2019-10-17
qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
Vladimir Sementsov-Ogievskiy
1
-19
/
+0
2019-10-17
block: reverse order for reopen commits
Vladimir Sementsov-Ogievskiy
1
-3
/
+9
2019-10-17
block: switch reopen queue from QSIMPLEQ to QTAILQ
Vladimir Sementsov-Ogievskiy
1
-12
/
+12
2019-10-17
block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
Vladimir Sementsov-Ogievskiy
1
-3
/
+1
2019-10-17
block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.c
Vladimir Sementsov-Ogievskiy
1
-22
/
+0
2019-10-10
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
1
-0
/
+9
2019-10-10
block: teach bdrv_debug_breakpoint skip filters with backing
Vladimir Sementsov-Ogievskiy
1
-8
/
+26
2019-09-03
block: fix permission update in bdrv_replace_node
Vladimir Sementsov-Ogievskiy
1
-3
/
+2
2019-08-19
block: Add bdrv_has_zero_init_truncate()
Max Reitz
1
-0
/
+21
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
1
-1
/
+1
2019-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-26
/
+37
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
block: Reduce (un)drains when replacing a child
Max Reitz
1
-16
/
+33
2019-08-16
block: Keep subtree drained in drop_intermediate
Max Reitz
1
-0
/
+2
2019-08-16
block: Simplify bdrv_filter_default_perms()
Kevin Wolf
1
-10
/
+2
2019-07-22
block: Only the main loop can change AioContexts
Max Reitz
1
-5
/
+8
2019-07-19
block: Do not poll in bdrv_do_drained_end()
Max Reitz
1
-8
/
+29
2019-07-19
block: Introduce BdrvChild.parent_quiesce_counter
Max Reitz
1
-10
/
+5
2019-07-15
block: Deep-clear inherits_from
Max Reitz
1
-10
/
+24
2019-07-15
block: Add BDS.never_freeze
Max Reitz
1
-0
/
+8
2019-06-18
block: Ignore loosening perm restrictions failures
Max Reitz
1
-6
/
+38
2019-06-18
block: Add *tighten_restrictions to *check*_perm()
Max Reitz
1
-17
/
+70
2019-06-18
block: Fix order in bdrv_replace_child()
Max Reitz
1
-5
/
+13
2019-06-18
block: Add bdrv_child_refresh_perms()
Max Reitz
1
-0
/
+12
2019-06-18
block: drop bs->job
Vladimir Sementsov-Ogievskiy
1
-2
/
+0
2019-06-04
block: Remove bdrv_set_aio_context()
Kevin Wolf
1
-16
/
+14
2019-06-04
block: Remove wrong bdrv_set_aio_context() calls
Kevin Wolf
1
-1
/
+0
2019-06-04
block: Move node without parents to main AioContext
Kevin Wolf
1
-0
/
+4
2019-06-04
block: Adjust AioContexts when attaching nodes
Kevin Wolf
1
-1
/
+34
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-1
/
+1
2019-06-04
block: Drain source node in bdrv_replace_node()
Kevin Wolf
1
-3
/
+4
[next]