]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
vfio-pci: Move devices to D0 on reset
authorAlex Williamson <alex.williamson@redhat.com>
Mon, 1 Apr 2013 19:35:08 +0000 (13:35 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 1 Apr 2013 19:35:08 +0000 (13:35 -0600)
commitba66181828a5e5b0bbc117c4e999ca559a87456e
tree6f31d3d561d053c2fb2841a861701723b27dff35
parent82ca891283a08cddd659b534592fe00f2159bc74
vfio-pci: Move devices to D0 on reset

Guests may leave devices in a low power state at reboot, but we expect
devices to be woken up for the next boot.  Make this happen.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
hw/vfio_pci.c