]> Git Repo - qemu.git/commit - block-migration.c
block: Eliminate bdrv_iterate(), use bdrv_next()
authorMarkus Armbruster <[email protected]>
Tue, 7 Oct 2014 11:59:10 +0000 (13:59 +0200)
committerKevin Wolf <[email protected]>
Mon, 20 Oct 2014 11:41:26 +0000 (13:41 +0200)
commitfea68bb6e9fa65c7cc6caa6adda810d1d0fdbde4
treea7e6e95a740ae028023b921b7048b9fd3bfa4297
parentb9fe8a7a12f18adebba5616a3e9f44143a78c07e
block: Eliminate bdrv_iterate(), use bdrv_next()

Signed-off-by: Markus Armbruster <[email protected]>
Reviewed-by: BenoĆ®t Canet <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: Kevin Wolf <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block-migration.c
block.c
blockdev.c
include/block/block.h
monitor.c
This page took 0.024537 seconds and 4 git commands to generate.