Re: [RFC 1/3] VFIO: platform: add reset support

2015-04-17 Thread Alex Williamson
On Fri, 2015-04-17 at 15:37 +0200, Eric Auger wrote: > This patch adds support for vfio platform reset. The modality only is > exposed when a specialized VFIO driver populates the reset callback. > For the generic vfio platform/amba driver, the modality is not supported > since the driver is by ess

[RFC 1/3] VFIO: platform: add reset support

2015-04-17 Thread Eric Auger
This patch adds support for vfio platform reset. The modality only is exposed when a specialized VFIO driver populates the reset callback. For the generic vfio platform/amba driver, the modality is not supported since the driver is by essence a metadriver and does not know how to reset the underlyi