Searched refs:unmigratable (Results 1 – 25 of 40) sorted by relevance
12
| /openbmc/qemu/hw/core/ |
| H A D | cpu-user.c | 43 qdev_get_vmsd(DEVICE(cpu))->unmigratable); in cpu_vmstate_register()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | vhost-user-device.c | 29 .unmigratable = 1,
|
| H A D | vhost-user-rng.c | 20 .unmigratable = 1,
|
| H A D | vhost-user-i2c.c | 36 .unmigratable = 1,
|
| H A D | vhost-user-gpio.c | 36 .unmigratable = 1,
|
| H A D | vhost-user-input.c | 30 .unmigratable = 1,
|
| H A D | vhost-user-snd.c | 33 .unmigratable = 1,
|
| H A D | vhost-user-vsock.c | 94 .unmigratable = 1,
|
| H A D | vhost-user-scmi.c | 280 .unmigratable = 1,
|
| H A D | vdpa-dev.c | 348 .unmigratable = 1,
|
| /openbmc/qemu/hw/vfio/ |
| H A D | calxeda-xgmac.c | 34 .unmigratable = 1,
|
| H A D | amd-xgbe.c | 34 .unmigratable = 1,
|
| H A D | ap.c | 303 .unmigratable = 1,
|
| H A D | platform.c | 630 .unmigratable = 1,
|
| H A D | ccw.c | 659 .unmigratable = 1,
|
| /openbmc/qemu/rust/qemu-api/tests/ |
| H A D | tests.rs | 24 unmigratable: true,
|
| /openbmc/qemu/hw/riscv/ |
| H A D | riscv-iommu-pci.c | 148 .unmigratable = 1
|
| /openbmc/qemu/hw/m68k/ |
| H A D | next-kbd.c | 312 .unmigratable = 1, /* TODO: Implement this when m68k CPU is migratable */
|
| /openbmc/qemu/hw/char/ |
| H A D | terminal3270.c | 292 .unmigratable = 1,
|
| /openbmc/qemu/hw/input/ |
| H A D | virtio-input-host.c | 220 .unmigratable = 1,
|
| /openbmc/qemu/target/sh4/ |
| H A D | cpu.c | 274 .unmigratable = 1,
|
| /openbmc/qemu/hw/usb/ |
| H A D | dev-wacom.c | 420 .unmigratable = 1,
|
| H A D | dev-serial.c | 632 .unmigratable = 1,
|
| /openbmc/qemu/target/xtensa/ |
| H A D | cpu.c | 296 .unmigratable = 1,
|
| /openbmc/qemu/hw/hyperv/ |
| H A D | syndbg.c | 370 .unmigratable = 1,
|
12