On 06/23/2016 08:36 AM, Kevin Wolf wrote:
> This finds the BlockBackend attached to the device model identified by
> its qdev ID.
>
> Signed-off-by: Kevin Wolf
> ---
> include/sysemu/block-backend.h | 1 +
> qdev-monitor.c | 18 ++
> 2 files changed, 19 insertion
This finds the BlockBackend attached to the device model identified by
its qdev ID.
Signed-off-by: Kevin Wolf
---
include/sysemu/block-backend.h | 1 +
qdev-monitor.c | 18 ++
2 files changed, 19 insertions(+)
diff --git a/include/sysemu/block-backend.h b/includ