Revision d15e5465 monitor.c

b/monitor.c
2363 2363
        .args_type  = "",
2364 2364
        .params     = "",
2365 2365
        .help       = "show the block devices",
2366
        .mhandler.info = bdrv_info,
2366
        .user_print = bdrv_info_print,
2367
        .mhandler.info_new = bdrv_info,
2367 2368
    },
2368 2369
    {
2369 2370
        .name       = "blockstats",

Also available in: Unified diff