diff options
| author | David Stevens <[email protected]> | 2023-12-08 16:07:54 +0900 |
|---|---|---|
| committer | Michael S. Tsirkin <[email protected]> | 2023-12-27 16:10:38 -0500 |
| commit | dff4fa0e57856045359440d05af9e9b7f7048f52 (patch) | |
| tree | 9a5c7aa416b31d43a874fd907be621c1dc582dd1 /tools/perf/scripts/python | |
| parent | d2c4f1928a3f7f4a1f28a0cfc022e8a145ce6903 (diff) | |
virtio: Add support for no-reset virtio PCI PM
If a virtio_pci_device supports native PCI power management and has the
No_Soft_Reset bit set, then skip resetting and reinitializing the device
when suspending and restoring the device. This allows system-wide low
power states like s2idle to be used in systems with stateful virtio
devices that can't simply be re-initialized (e.g. virtio-fs).
Signed-off-by: David Stevens <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions