Home
last modified time | relevance | path

Searched refs:qemu_put_be64 (Results 1 – 22 of 22) sorted by relevance

/qemu/target/hppa/
H A Dmachine.c37 qemu_put_be64(f, cpu_hppa_get_psw(env)); in put_psw()
94 qemu_put_be64(f, ent->itree.start); in put_tlb()
95 qemu_put_be64(f, ent->itree.last); in put_tlb()
96 qemu_put_be64(f, ent->pa); in put_tlb()
97 qemu_put_be64(f, val); in put_tlb()
/qemu/hw/s390x/
H A Ds390-stattrib.c185 qemu_put_be64(f, STATTR_FLAG_EOS); in cmma_save_setup()
227 qemu_put_be64(f, (start_gfn << TARGET_PAGE_BITS) | STATTR_FLAG_MORE); in cmma_save()
228 qemu_put_be64(f, reallen); in cmma_save()
240 qemu_put_be64(f, STATTR_FLAG_DONE); in cmma_save()
242 qemu_put_be64(f, STATTR_FLAG_EOS); in cmma_save()
H A Ds390-skeys.c330 qemu_put_be64(f, block->target_start | S390_SKEYS_SAVE_FLAG_SKEYS); in s390_storage_keys_save()
331 qemu_put_be64(f, pages); in s390_storage_keys_save()
362 qemu_put_be64(f, S390_SKEYS_SAVE_FLAG_ERROR); in s390_storage_keys_save()
364 qemu_put_be64(f, S390_SKEYS_SAVE_FLAG_EOS); in s390_storage_keys_save()
H A Dtod.c74 qemu_put_be64(f, tod.low); in s390_tod_save()
/qemu/include/migration/
H A Dqemu-file-types.h37 void qemu_put_be64(QEMUFile *f, uint64_t v);
57 qemu_put_be64(f, *pv); in qemu_put_be64s()
108 qemu_put_be64(f, (uint64_t)v); in qemu_put_sbe64()
H A Dcpu.h11 #define qemu_put_betl qemu_put_be64
/qemu/hw/vfio/
H A Dmigration.c263 qemu_put_be64(f, VFIO_MIG_FLAG_DEV_CONFIG_STATE); in vfio_save_device_config_state()
272 qemu_put_be64(f, VFIO_MIG_FLAG_END_OF_STATE); in vfio_save_device_config_state()
382 qemu_put_be64(f, VFIO_MIG_FLAG_DEV_DATA_STATE); in vfio_save_block()
383 qemu_put_be64(f, data_size); in vfio_save_block()
463 qemu_put_be64(f, VFIO_MIG_FLAG_DEV_SETUP_STATE); in vfio_save_setup()
499 qemu_put_be64(f, VFIO_MIG_FLAG_END_OF_STATE); in vfio_save_setup()
617 qemu_put_be64(f, VFIO_MIG_FLAG_DEV_INIT_DATA_SENT); in vfio_save_iterate()
620 qemu_put_be64(f, VFIO_MIG_FLAG_END_OF_STATE); in vfio_save_iterate()
651 qemu_put_be64(f, VFIO_MIG_FLAG_END_OF_STATE); in vfio_save_complete_precopy()
/qemu/target/ppc/
H A Dmachine.c42 qemu_put_be64(f, v->u64[0]); in put_avr()
43 qemu_put_be64(f, v->u64[1]); in put_avr()
74 qemu_put_be64(f, v->VsrD(0)); in put_fpr()
105 qemu_put_be64(f, v->VsrD(1)); in put_vsr()
505 qemu_put_be64(f, v->esid); in put_slbe()
506 qemu_put_be64(f, v->vsid); in put_slbe()
/qemu/migration/
H A Dram.c326 qemu_put_be64(file, size); in ramblock_recv_bitmap_send()
333 qemu_put_be64(file, RAMBLOCK_RECV_BITMAP_ENDING); in ramblock_recv_bitmap_send()
518 qemu_put_be64(f, offset); in save_page_header()
3029 qemu_put_be64(f, block->used_length); in ram_save_setup()
3032 qemu_put_be64(f, block->page_size); in ram_save_setup()
3035 qemu_put_be64(f, block->mr->addr); in ram_save_setup()
3076 qemu_put_be64(f, RAM_SAVE_FLAG_MULTIFD_FLUSH); in ram_save_setup()
3079 qemu_put_be64(f, RAM_SAVE_FLAG_EOS); in ram_save_setup()
3220 qemu_put_be64(f, RAM_SAVE_FLAG_EOS); in ram_save_iterate()
3305 qemu_put_be64(f, RAM_SAVE_FLAG_MULTIFD_FLUSH); in ram_save_complete()
[all …]
H A Dvmstate-types.c586 qemu_put_be64(f, w); in put_bitmap()
688 qemu_put_be64(f, (uint64_t)(uintptr_t)(key)); /* direct key */ in put_gtree_elem()
H A Dblock-dirty-bitmap.c451 qemu_put_be64(f, start_sector); in send_bitmap_bits()
460 qemu_put_be64(f, buf_size); in send_bitmap_bits()
H A Dcolo.c339 qemu_put_be64(f, value); in colo_send_message_value()
H A Dqemu-file.c748 void qemu_put_be64(QEMUFile *f, uint64_t v) in qemu_put_be64() function
H A Dsavevm.c154 qemu_put_be64(f, expire_time); in timer_put()
H A Drdma.c3848 qemu_put_be64(f, RAM_SAVE_FLAG_HOOK); in rdma_registration_start()
/qemu/target/alpha/
H A Dmachine.c17 qemu_put_be64(f, cpu_alpha_load_fpcr(env)); in put_fpcr()
/qemu/hw/intc/
H A Ds390_flic_kvm.c431 qemu_put_be64(f, FLIC_FAILED); in kvm_flic_save()
442 qemu_put_be64(f, FLIC_FAILED); in kvm_flic_save()
445 qemu_put_be64(f, count); in kvm_flic_save()
/qemu/hw/scsi/
H A Dmptsas.c1224 qemu_put_be64(f, req->qsg.sg[i].base); in mptsas_save_request()
1225 qemu_put_be64(f, req->qsg.sg[i].len); in mptsas_save_request()
/qemu/hw/display/
H A Dvirtio-gpu.c1242 qemu_put_be64(f, res->addrs[i]); in virtio_gpu_save()
1379 qemu_put_be64(f, res->addrs[i]); in virtio_gpu_blob_save()
/qemu/hw/virtio/
H A Dvhost.c1885 qemu_put_be64(f, inflight->size); in vhost_dev_save_inflight()
1889 qemu_put_be64(f, 0); in vhost_dev_save_inflight()
H A Dvirtio.c2837 qemu_put_be64(f, vdev->vq[i].vring.desc); in virtio_save()
/qemu/hw/usb/
H A Dredirect.c2448 qemu_put_be64(f, e->id); in usbredir_put_packet_id_q()