Home | History | Annotate | Download | only in qemu

Lines Matching defs:vm_state_size

1249     uint32_t vm_state_size;
1309 vm_state_size = qemu_ftell(f);
1330 sn->vm_state_size = (bs == bs1 ? vm_state_size : 0);
1403 if ((ret >= 0) && (sn.vm_state_size == 0))