Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dregister.h19 typedef struct SaveVMHandlers { struct
81 } SaveVMHandlers; argument
86 const SaveVMHandlers *ops,
/openbmc/qemu/hw/s390x/
H A Dtod.c101 static SaveVMHandlers savevm_tod = {
H A Ds390-stattrib.c334 static SaveVMHandlers savevm_s390_stattrib_handlers = {
H A Ds390-skeys.c436 static SaveVMHandlers savevm_s390_storage_keys = {
/openbmc/qemu/hw/vfio/
H A Dmigration.c672 static const SaveVMHandlers savevm_vfio_handlers = {
/openbmc/qemu/migration/
H A Dblock.c1008 static SaveVMHandlers savevm_block_handlers = {
H A Dblock-dirty-bitmap.c1249 static SaveVMHandlers savevm_dirty_bitmap_handlers = {
H A Dsavevm.c215 const SaveVMHandlers *ops;
775 const SaveVMHandlers *ops, in register_savevm_live()
H A Dram.c4224 static SaveVMHandlers savevm_ram_handlers = {
/openbmc/qemu/net/
H A Dslirp.c414 static SaveVMHandlers savevm_slirp_state = {
/openbmc/qemu/hw/ppc/
H A Dspapr.c2488 static SaveVMHandlers savevm_htab_handlers = {
/openbmc/qemu/docs/devel/
H A Dmigration.rst216 SaveVMHandlers *ops,