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
/
blockdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
mirror: Fix bdrv_has_zero_init() use
Max Reitz
1
-3
/
+13
2019-08-16
block/backup: deal with zero detection
Vladimir Sementsov-Ogievskiy
1
-4
/
+4
2019-08-16
block/backup: support bitmap sync modes for non-bitmap backups
John Snow
1
-0
/
+22
2019-08-16
block/backup: hoist bitmap check into QMP interface
John Snow
1
-0
/
+10
2019-08-16
qapi: implement block-dirty-bitmap-remove transaction action
John Snow
1
-6
/
+73
2019-08-16
blockdev: reduce aio_context locked sections in bitmap add/remove
Vladimir Sementsov-Ogievskiy
1
-17
/
+13
2019-08-16
block/backup: loosen restriction on readonly bitmaps
John Snow
1
-1
/
+1
2019-08-16
block/backup: Add mirror sync mode 'bitmap'
John Snow
1
-2
/
+23
2019-08-16
blockdev-backup: utilize do_backup_common
John Snow
1
-59
/
+6
2019-08-16
drive-backup: create do_backup_common
John Snow
1
-45
/
+57
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-06-24
blockdev: enable non-root nodes for transaction drive-backup source
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-06-18
block: drop bs->job
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-06-18
blockdev: blockdev_mark_auto_del: drop usage of bs->job
Vladimir Sementsov-Ogievskiy
1
-9
/
+8
2019-06-14
blockdev: Overlays are not snapshots
Max Reitz
1
-5
/
+5
2019-06-14
blockdev-backup: don't check aio_context too early
John Snow
1
-4
/
+0
2019-06-04
blockdev: Use bdrv_try_set_aio_context() for monitor commands
Kevin Wolf
1
-16
/
+28
2019-06-04
block: Add BlockBackend.ctx
Kevin Wolf
1
-2
/
+2
2019-06-04
blockdev: fix missed target unref for drive-backup
John Snow
1
-7
/
+6
2019-05-30
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-17
/
+33
2019-05-28
qapi: support external bitmaps in block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
1
-17
/
+33
2019-05-28
blockdev: loosen restrictions on drive-backup source node
John Snow
1
-1
/
+6
2019-04-18
blockdev: Make -drive format=help print to stdout
Markus Armbruster
1
-4
/
+5
2019-03-19
blockdev: Check @replaces in blockdev_mirror_common
Max Reitz
1
-22
/
+33
2019-03-13
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-43
/
+12
2019-03-12
block: Add an 'x-blockdev-reopen' QMP command
Alberto Garcia
1
-0
/
+47
2019-03-12
qapi: drop x- from x-block-latency-histogram-set
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-03-12
bitmaps: Fix typo in function name
Eric Blake
1
-2
/
+2
2019-03-12
block/dirty-bitmaps: prohibit removing readonly bitmaps
John Snow
1
-1
/
+2
2019-03-12
block/dirty-bitmaps: prohibit readonly bitmaps for backups
John Snow
1
-2
/
+2
2019-03-12
block/dirty-bitmaps: add block_dirty_bitmap_check function
John Snow
1
-40
/
+9
2019-03-12
blockdev: remove unused paio parameter documentation
John Snow
1
-1
/
+0
2019-03-12
block/dirty-bitmaps: unify qmp_locked and user_locked calls
John Snow
1
-9
/
+9
2019-03-12
qapi: move to QOM path for x-block-latency-histogram-set
Vladimir Sementsov-Ogievskiy
1
-6
/
+6
2019-03-08
block: iterate_format with account of whitelisting
Andrey Shinkevich
1
-1
/
+3
2019-02-25
block: Use bdrv_refresh_filename() to pull
Max Reitz
1
-0
/
+8
2019-02-19
blockdev: acquire aio_context for bitmap add/remove
John Snow
1
-6
/
+20
2019-01-31
qapi: add x-debug-query-block-graph
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2019-01-14
block: remove 'x' prefix from experimental bitmap APIs
John Snow
1
-11
/
+11
2019-01-14
blockdev: n-ary bitmap merge
John Snow
1
-24
/
+51
2019-01-14
blockdev: abort transactions in reverse order
John Snow
1
-7
/
+7
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2019-01-11
qemu/queue.h: do not access tqe_prev directly
Paolo Bonzini
1
-1
/
+1
2018-12-18
error: Remove NULL checks on error_propagate() calls
Markus Armbruster
1
-3
/
+1
2018-12-14
block: Use bdrv_reopen_set_read_only() in external_snapshot_commit()
Alberto Garcia
1
-2
/
+1
2018-12-14
block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file()
Alberto Garcia
1
-6
/
+2
2018-11-12
blockdev: Consistently use snapshot_node_name in external_snapshot_prepare()
Peter Maydell
1
-1
/
+1
2018-11-12
blockdev: handle error on block latency histogram set error
zhenwei pi
1
-3
/
+16
2018-11-05
block: Make auto-read-only=on default for -drive
Kevin Wolf
1
-0
/
+1
[next]