Home
last modified time | relevance | path

Searched refs:vm_state_offset (Results 1 – 4 of 4) sorted by relevance

/qemu/include/block/
H A Dblock-common.h145 int64_t vm_state_offset; member
/qemu/block/
H A Dvdi.c338 bdi->vm_state_offset = 0; in vdi_co_get_info()
H A Dqcow2.c5230 bdi->vm_state_offset = qcow2_vm_state_offset(s); in qcow2_co_get_info()
/qemu/
H A Dqemu-io-cmds.c2102 cvtstr(bdi.vm_state_offset, s2, sizeof(s2)); in info_f()