alistair23-linux/drivers/vfio/platform
Geert Uytterhoeven 415eb9fc0e vfio: platform: Fix using devices in PM Domains
If a device is part of a PM Domain (e.g. power and/or clock domain), its
power state is managed using Runtime PM.  Without Runtime PM, the device
may not be powered up or clocked, causing subtle failures, crashes, or
system lock-ups when the device is accessed by the guest.

Fix this by adding Runtime PM support, powering the device when the VFIO
device is opened by the guest.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2018-06-08 10:24:37 -06:00
..
reset VFIO Updates for Linux v4.15 2017-11-14 16:47:47 -08:00
Kconfig
Makefile
vfio_amba.c
vfio_platform.c
vfio_platform_common.c vfio: platform: Fix using devices in PM Domains 2018-06-08 10:24:37 -06:00
vfio_platform_irq.c
vfio_platform_private.h