Home
last modified time | relevance | path

Searched refs:SaveVMHandlers (Results 1 – 11 of 11) sorted by relevance

/qemu/include/migration/
H A Dregister.h24 typedef struct SaveVMHandlers { struct
278 } SaveVMHandlers; typedef
292 const SaveVMHandlers *ops,
/qemu/hw/s390x/
H A Dtod.c101 static SaveVMHandlers savevm_tod = {
H A Ds390-stattrib.c338 static SaveVMHandlers savevm_s390_stattrib_handlers = {
H A Ds390-skeys.c436 static SaveVMHandlers savevm_s390_storage_keys = {
/qemu/hw/vfio/
H A Dmigration.c771 static const SaveVMHandlers savevm_vfio_handlers = {
/qemu/migration/
H A Dblock-dirty-bitmap.c1249 static SaveVMHandlers savevm_dirty_bitmap_handlers = {
H A Dsavevm.c214 const SaveVMHandlers *ops;
775 const SaveVMHandlers *ops, in register_savevm_live()
H A Dram.c4473 static SaveVMHandlers savevm_ram_handlers = {
/qemu/net/
H A Dslirp.c414 static SaveVMHandlers savevm_slirp_state = {
/qemu/docs/devel/migration/
H A Dmain.rst200 SaveVMHandlers *ops,
/qemu/hw/ppc/
H A Dspapr.c2548 static SaveVMHandlers savevm_htab_handlers = {