]> Git Repo - qemu.git/commit - stubs/Makefile.objs
block: Add bdrv_next_monitor_owned()
authorMax Reitz <[email protected]>
Wed, 16 Mar 2016 18:54:41 +0000 (19:54 +0100)
committerKevin Wolf <[email protected]>
Thu, 17 Mar 2016 14:47:56 +0000 (15:47 +0100)
commit262b4e8f74dfd5ea9159aa98dcd705158b12e8ed
tree3cb4849b6f28addcc3754537f6c65e5928d64e63
parentfe1a9cbc339bb54d20f1ca4c1e8788d16944d5cf
block: Add bdrv_next_monitor_owned()

Add a function for iterating over all monitor-owned BlockDriverStates so
the generic block layer can do so.

Signed-off-by: Max Reitz <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
blockdev.c
include/block/block.h
stubs/Makefile.objs
stubs/bdrv-next-monitor-owned.c [new file with mode: 0644]
This page took 0.024481 seconds and 4 git commands to generate.