virtio_pci_restore
return vp_supports_pm_no_reset(dev) ? 0 : virtio_pci_restore(dev);
.thaw = virtio_pci_restore,
.restore = virtio_pci_restore,