• Amit Shah's avatar
    virtio-pci: S3 support · 04c2322b
    Amit Shah authored
    There's no difference in supporting S3 and S4 for virtio devices: the
    vqs have to be re-created as the device has to be assumed to be reset at
    restore-time.  Since S4 already handles this situation, we can directly
    use the same code and callbacks for S3 support.
    Signed-off-by: default avatarAmit Shah <amit.shah@redhat.com>
    04c2322b
virtio_pci.c 21 KB