index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
Age
Commit message (
Expand
)
Author
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-01
nbd: BLOCK_STATUS constants
Vladimir Sementsov-Ogievskiy
2018-03-01
nbd: change indenting in nbd.h
Vladimir Sementsov-Ogievskiy
2018-02-13
block: maintain persistent disabled bitmaps
Vladimir Sementsov-Ogievskiy
2018-02-09
block: Simplify bdrv_can_write_zeroes_with_unmap()
Eric Blake
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qobject.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-08
block: Move NVMe constants to a separate header
Fam Zheng
2018-02-08
block: Introduce buf register API
Fam Zheng
2018-01-26
qapi: add nbd-server-remove
Vladimir Sementsov-Ogievskiy
2018-01-10
nbd: rename nbd_option and nbd_opt_reply
Vladimir Sementsov-Ogievskiy
2017-12-22
block: Allow graph changes in subtree drained section
Kevin Wolf
2017-12-22
block: Add bdrv_subtree_drained_begin/end()
Kevin Wolf
2017-12-22
block: Don't notify parents in drain call chain
Kevin Wolf
2017-12-22
block: Remove unused bdrv_requests_pending
Fam Zheng
2017-12-18
hbitmap: add next_zero function
Vladimir Sementsov-Ogievskiy
2017-11-29
blockjob: reimplement block_job_sleep_ns to allow cancellation
Paolo Bonzini
2017-11-29
blockjob: remove clock argument from block_job_sleep_ns
Paolo Bonzini
2017-11-21
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2017-11-21
blockjob: do not allow coroutine double entry or entry-after-completion
Jeff Cody
2017-11-21
block: Add errp to bdrv_all_goto_snapshot()
Kevin Wolf
2017-11-21
block: Add errp to bdrv_snapshot_goto()
Kevin Wolf
2017-11-17
block: Make bdrv_next() keep strong references
Max Reitz
2017-11-09
nbd: Fix struct name for structured reads
Eric Blake
2017-10-30
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
nbd: Move nbd_read() to common header
Eric Blake
2017-10-30
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-30
nbd: Expose constants and structs for structured read
Eric Blake
2017-10-30
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
2017-10-26
block: Align block status requests
Eric Blake
2017-10-26
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
2017-10-26
block: Convert bdrv_get_block_status() to bytes
Eric Blake
2017-10-26
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
2017-10-26
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
2017-10-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
2017-10-13
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
2017-10-13
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
2017-10-13
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
2017-10-12
nbd/server: structurize simple reply header sending
Vladimir Sementsov-Ogievskiy
2017-10-06
commit: Remove overlay_bs
Kevin Wolf
2017-10-06
block: Introduce BdrvChildRole.update_filename
Kevin Wolf
2017-10-06
dirty-bitmap: Switch bdrv_set_dirty() to bytes
Eric Blake
2017-10-06
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
2017-10-06
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
2017-10-06
dirty-bitmap: Set iterator start by offset, not sector
Eric Blake
2017-10-06
dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
Eric Blake
2017-10-06
dirty-bitmap: Avoid size query failure during truncate
Eric Blake
2017-10-06
dirty-bitmap: Drop unused functions
Eric Blake
[next]