qemu_get_vmtime
return (u_int)qemu_get_vmtime();
const unsigned long base = qemu_get_vmtime();
while ((now = qemu_get_vmtime()) < finished) {