a8d25326创建于 2019年6月12日历史提交
#include "qemu/osdep.h"
#include "sysemu/block-backend.h"

int blk_commit_all(void)
{
    return 0;
}