commit | d077536386595309060dda57e7b7474c501a589b | [log] [tgz] |
---|---|---|
author | Amit Shah <amit.shah@redhat.com> | Thu Dec 22 16:58:25 2011 +0530 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 12 15:44:44 2012 +1030 |
tree | f1da57ea2c6c11057985d317738787661336cf25 | |
parent | 4678d6f970c2f7c0cbfefc0cc666432d153b321b [diff] |
virtio: pci: switch to new PM API The older PM API doesn't have a way to get notifications on hibernate events. Switch to the newer one that gives us those notifications. Signed-off-by: Amit Shah <amit.shah@redhat.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>