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
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
2017-04-11
block: Make bdrv_parent_drained_begin/end public
Fam Zheng
1
-0
/
+16
2017-04-07
block: Ignore guest dev permissions during incoming migration
Kevin Wolf
1
-0
/
+2
2017-03-07
block: Fix error handling in bdrv_replace_in_backing_chain()
Kevin Wolf
1
-2
/
+2
2017-02-28
block: Add Error parameter to bdrv_append()
Kevin Wolf
1
-1
/
+2
2017-02-28
block: Add Error parameter to bdrv_set_backing_hd()
Kevin Wolf
1
-1
/
+2
2017-02-28
block: Add BDRV_O_RESIZE for blk_new_open()
Kevin Wolf
1
-0
/
+1
2017-02-28
block: Add Error argument to bdrv_attach_child()
Kevin Wolf
1
-1
/
+2
2017-02-28
block: Add op blocker permission constants
Kevin Wolf
1
-0
/
+36
2017-02-24
block: Add bdrv_new_open_driver()
Kevin Wolf
1
-0
/
+2
2017-02-24
block: Pass BdrvChild to bdrv_truncate()
Kevin Wolf
1
-1
/
+1
2017-01-27
block: Fix target variable of BLKSECTGET ioctl
Eric Farman
1
-0
/
+1
2017-01-16
block: get rid of bdrv_io_unplugged_begin/end
Paolo Bonzini
1
-2
/
+0
2016-11-01
blockjobs: split interface into public/private, Part 1
John Snow
1
-2
/
+1
2016-10-31
block: Add bdrv_drain_all_{begin,end}()
Alberto Garcia
1
-0
/
+2
2016-10-28
block: only call aio_poll on the current thread's AioContext
Paolo Bonzini
1
-3
/
+23
2016-10-28
block: prepare bdrv_reopen_multiple to release AioContext
Paolo Bonzini
1
-1
/
+1
2016-10-28
block: introduce BDRV_POLL_WHILE
Paolo Bonzini
1
-0
/
+9
2016-10-27
block: Remove bdrv_aio_ioctl()
Kevin Wolf
1
-3
/
+0
2016-10-27
block: Remove bdrv_ioctl()
Kevin Wolf
1
-1
/
+0
2016-10-27
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
1
-0
/
+1
2016-10-27
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
1
-3
/
+0
2016-09-29
block: Move 'discard' option to bdrv_open_common()
Kevin Wolf
1
-0
/
+1
2016-09-29
block: reintroduce bdrv_flush_all
John Snow
1
-0
/
+1
2016-09-23
block: Add "read-only" to the options QDict
Alberto Garcia
1
-0
/
+1
2016-09-23
block: Remove bdrv_is_snapshot
Alberto Garcia
1
-1
/
+0
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-6
/
+0
2016-09-05
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
1
-2
/
+0
2016-09-05
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
1
-1
/
+2
2016-09-05
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
1
-1
/
+1
2016-09-05
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
1
-2
/
+2
2016-07-20
block: Convert bdrv_aio_discard() to byte-based
Eric Blake
1
-3
/
+3
2016-07-20
block: Convert bdrv_discard() to byte-based
Eric Blake
1
-1
/
+1
2016-07-20
block: Convert bdrv_co_discard() to byte-based
Eric Blake
1
-1
/
+1
2016-07-05
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
1
-2
/
+2
2016-07-05
block: Convert bdrv_pwrite_zeroes() to BdrvChild
Kevin Wolf
1
-2
/
+2
2016-07-05
block: Convert bdrv_pwrite(v/_sync) to BdrvChild
Kevin Wolf
1
-5
/
+4
2016-07-05
block: Convert bdrv_pread(v) to BdrvChild
Kevin Wolf
1
-3
/
+2
2016-07-05
block: Convert bdrv_write() to BdrvChild
Kevin Wolf
1
-1
/
+1
[next]