Home
last modified time | relevance | path

Searched refs:vmstate_bs (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dsnapshot.c731 BlockDriverState *bdrv_all_find_vmstate_bs(const char *vmstate_bs, in bdrv_all_find_vmstate_bs() argument
753 if (vmstate_bs) { in bdrv_all_find_vmstate_bs()
754 if (g_str_equal(vmstate_bs, in bdrv_all_find_vmstate_bs()
761 vmstate_bs); in bdrv_all_find_vmstate_bs()
772 if (vmstate_bs) { in bdrv_all_find_vmstate_bs()
774 "vmstate block device '%s' does not exist", vmstate_bs); in bdrv_all_find_vmstate_bs()
/openbmc/qemu/include/block/
H A Dsnapshot.h109 BlockDriverState *bdrv_all_find_vmstate_bs(const char *vmstate_bs,