• A
    virtio-pci: S3 support · 04c2322b
    Amit Shah 提交于
    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: NAmit Shah <amit.shah@redhat.com>
    04c2322b
virtio_pci.c 21.0 KB