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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
block
/
block.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
block: Make bdrv_is_whitelisted() public
Kevin Wolf
1
-0
/
+1
2018-03-09
qcow2: Use BlockdevRef in qcow2_co_create()
Kevin Wolf
1
-0
/
+1
2018-03-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-40
/
+14
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-02
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
1
-33
/
+7
2018-03-02
aio: rename aio_context_in_iothread() to in_aio_context_home_thread()
Stefan Hajnoczi
1
-1
/
+1
2018-03-02
block: Add .bdrv_co_block_status() callback
Eric Blake
1
-7
/
+7
2018-02-09
block: Simplify bdrv_can_write_zeroes_with_unmap()
Eric Blake
1
-11
/
+0
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-02-08
block: Introduce buf register API
Fam Zheng
1
-1
/
+10
2017-12-22
block: Allow graph changes in subtree drained section
Kevin Wolf
1
-2
/
+0
2017-12-22
block: Add bdrv_subtree_drained_begin/end()
Kevin Wolf
1
-0
/
+13
2017-12-22
block: Don't notify parents in drain call chain
Kevin Wolf
1
-2
/
+2
2017-11-17
block: Make bdrv_next() keep strong references
Max Reitz
1
-0
/
+1
2017-10-26
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
1
-5
/
+3
2017-10-26
block: Convert bdrv_get_block_status() to bytes
Eric Blake
1
-8
/
+9
2017-10-26
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
1
-2
/
+2
2017-10-06
commit: Remove overlay_bs
Kevin Wolf
1
-2
/
+1
2017-09-26
block: Fix permissions after bdrv_reopen()
Kevin Wolf
1
-0
/
+1
2017-09-26
block: Base permissions on rw state after reopen
Kevin Wolf
1
-1
/
+0
2017-09-04
block: remove unused bdrv_media_changed
Manos Pitsidianakis
1
-1
/
+0
2017-08-08
block: Allow reopen rw without BDRV_O_ALLOW_RDWR
Kevin Wolf
1
-1
/
+2
2017-07-24
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
1
-1
/
+0
2017-07-11
block: Add PreallocMode to bdrv_truncate()
Max Reitz
1
-1
/
+2
2017-07-11
block: add bdrv_measure() API
Stefan Hajnoczi
1
-0
/
+2
2017-07-11
block: add bdrv_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2017-07-11
block: remove all encryption handling APIs
Daniel P. Berrange
1
-3
/
+0
2017-07-10
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
1
-1
/
+1
2017-07-10
block: Make bdrv_is_allocated() byte-based
Eric Blake
1
-2
/
+2
2017-07-10
block: Drop unused bdrv_round_sectors_to_clusters()
Eric Blake
1
-4
/
+0
2017-07-10
block: Simplify use of BDRV_BLOCK_RAW
Eric Blake
1
-3
/
+3
2017-06-30
block: Add BDRV_BLOCK_EOF to bdrv_get_block_status()
Eric Blake
1
-0
/
+2
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
1
-4
/
+4
2017-06-26
block: Remove bdrv_aio_readv/writev/flush()
Kevin Wolf
1
-8
/
+0
2017-06-16
block: access wakeup with atomic ops
Paolo Bonzini
1
-2
/
+3
2017-05-11
block: Update comments on BDRV_BLOCK_* meanings
Eric Blake
1
-16
/
+19
2017-05-11
block: Fix write/resize permissions for inactive images
Kevin Wolf
1
-0
/
+1
2017-05-11
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
1
-2
/
+0
2017-05-11
block: Add, parse and store "force-share" option
Fam Zheng
1
-0
/
+1
2017-05-11
block: Make bdrv_perm_names public
Fam Zheng
1
-0
/
+2
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
1
-1
/
+1
2017-04-24
block: introduce bdrv_can_set_read_only()
Jeff Cody
1
-0
/
+1
2017-04-24
block: do not set BDS read_only if copy_on_read enabled
Jeff Cody
1
-1
/
+1
2017-04-24
block: add bdrv_set_read_only() helper function
Jeff Cody
1
-0
/
+1
2017-04-24
block: Make errp the last parameter of bdrv_img_create
Fam Zheng
1
-1
/
+1
2017-04-18
block: Drain BH in bdrv_drained_begin
Fam Zheng
1
-8
/
+14
2017-04-11
block: Introduce bdrv_coroutine_enter
Fam Zheng
1
-0
/
+5
[next]