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_int.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-09
block: x-blockdev-create QMP command
Kevin Wolf
1
-1
/
+4
2018-03-09
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
1
-2
/
+3
2018-03-09
block: convert bdrv_invalidate_cache callback to coroutine_fn
Paolo Bonzini
1
-1
/
+2
2018-03-02
block: rename .bdrv_create() to .bdrv_co_create_opts()
Stefan Hajnoczi
1
-1
/
+2
2018-03-02
block: extract AIO_WAIT_WHILE() from BlockDriverState
Stefan Hajnoczi
1
-4
/
+3
2018-03-02
block: Drop unused .bdrv_co_get_block_status()
Eric Blake
1
-3
/
+0
2018-03-02
block: Switch passthrough drivers to .bdrv_co_block_status()
Eric Blake
1
-12
/
+16
2018-03-02
block: Add .bdrv_co_block_status() callback
Eric Blake
1
-5
/
+15
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
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
-0
/
+9
2017-12-22
block: Allow graph changes in subtree drained section
Kevin Wolf
1
-0
/
+5
2017-12-22
block: Remove unused bdrv_requests_pending
Fam Zheng
1
-1
/
+0
2017-10-26
block: Align block status requests
Eric Blake
1
-1
/
+2
2017-10-26
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
1
-4
/
+6
2017-10-13
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
1
-2
/
+2
2017-10-13
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
1
-2
/
+9
2017-10-06
block: Introduce BdrvChildRole.update_filename
Kevin Wolf
1
-0
/
+6
2017-10-06
dirty-bitmap: Switch bdrv_set_dirty() to bytes
Eric Blake
1
-1
/
+1
2017-09-26
block: Add reopen_queue to bdrv_child_perm()
Kevin Wolf
1
-0
/
+7
2017-09-05
block: document semantics of bdrv_co_preadv|pwritev
Daniel P. Berrange
1
-0
/
+31
2017-09-04
block: add default implementations for bdrv_co_get_block_status()
Manos Pitsidianakis
1
-0
/
+18
2017-09-04
block: remove unused bdrv_media_changed
Manos Pitsidianakis
1
-1
/
+0
2017-09-04
block: pass bdrv_* methods to bs->file by default in block filters
Manos Pitsidianakis
1
-1
/
+5
2017-08-08
block: drop bdrv_set_key from BlockDriver
Paolo Bonzini
1
-1
/
+0
2017-07-24
block: Skip implicit nodes in query-block/blockstats
Kevin Wolf
1
-0
/
+1
2017-07-17
block: invoke .bdrv_drain callback in coroutine context and from AioContext
Paolo Bonzini
1
-1
/
+1
2017-07-11
block: Add PreallocMode to BD.bdrv_truncate()
Max Reitz
1
-1
/
+2
2017-07-11
block: add bdrv_measure() API
Stefan Hajnoczi
1
-0
/
+2
2017-07-11
block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2017-07-11
block: add bdrv_can_store_new_dirty_bitmap
Vladimir Sementsov-Ogievskiy
1
-0
/
+4
2017-07-11
block: new bdrv_reopen_bitmaps_rw interface
Vladimir Sementsov-Ogievskiy
1
-0
/
+7
2017-07-11
block: remove all encryption handling APIs
Daniel P. Berrange
1
-1
/
+0
2017-07-11
block: deprecate "encryption=on" in favor of "encrypt.format=aes"
Daniel P. Berrange
1
-1
/
+1
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
1
-3
/
+3
2017-06-16
block: protect modification of dirty bitmaps with a mutex
Paolo Bonzini
1
-2
/
+2
2017-06-16
block: introduce dirty_bitmap_mutex
Paolo Bonzini
1
-0
/
+5
2017-06-16
block: protect tracked_requests and flush_queue with reqs_lock
Paolo Bonzini
1
-5
/
+9
2017-06-16
block: access write_gen with atomics
Paolo Bonzini
1
-1
/
+1
2017-06-16
block: use Stat64 for wr_highest_offset
Paolo Bonzini
1
-3
/
+4
2017-06-16
block: access io_plugged with atomic ops
Paolo Bonzini
1
-3
/
+5
2017-06-16
block: access wakeup with atomic ops
Paolo Bonzini
1
-2
/
+5
2017-06-16
block: access serialising_in_flight with atomic ops
Paolo Bonzini
1
-4
/
+6
2017-06-16
block: access quiesce_counter with atomic ops
Paolo Bonzini
1
-0
/
+1
2017-06-16
block: access copy_on_read with atomic ops
Paolo Bonzini
1
-5
/
+6
2017-06-01
migration: Create include for migration snapshots
Juan Quintela
1
-2
/
+2
2017-05-29
block/file-*: *_parse_filename() and colons
Max Reitz
1
-0
/
+3
2017-05-11
block: Update comments on BDRV_BLOCK_* meanings
Eric Blake
1
-0
/
+7
2017-05-11
block: Drop permissions when migration completes
Kevin Wolf
1
-3
/
+4
2017-05-11
block: New BdrvChildRole.activate() for blk_resume_after_migration()
Kevin Wolf
1
-0
/
+5
[next]