Re: [PATCH v3 1/4] VFIO: platform: add reset struct and lookup table

2015-06-12 Thread Eric Auger
Hi Alex, On 06/12/2015 04:19 PM, Alex Williamson wrote: > On Fri, 2015-06-12 at 15:41 +0200, Eric Auger wrote: >> Hi Alex, >> On 06/11/2015 11:11 PM, Alex Williamson wrote: >>> On Thu, 2015-06-11 at 14:08 +0200, Eric Auger wrote: This patch introduces the vfio_platform_reset_combo struct that

Re: [PATCH v3 1/4] VFIO: platform: add reset struct and lookup table

2015-06-12 Thread Alex Williamson
On Fri, 2015-06-12 at 15:41 +0200, Eric Auger wrote: > Hi Alex, > On 06/11/2015 11:11 PM, Alex Williamson wrote: > > On Thu, 2015-06-11 at 14:08 +0200, Eric Auger wrote: > >> This patch introduces the vfio_platform_reset_combo struct that > >> stores all the information useful to handle the reset m

Re: [PATCH v3 1/4] VFIO: platform: add reset struct and lookup table

2015-06-12 Thread Eric Auger
Hi Alex, On 06/11/2015 11:11 PM, Alex Williamson wrote: > On Thu, 2015-06-11 at 14:08 +0200, Eric Auger wrote: >> This patch introduces the vfio_platform_reset_combo struct that >> stores all the information useful to handle the reset modality: >> compat string, name of the reset function, name of

Re: [PATCH v3 1/4] VFIO: platform: add reset struct and lookup table

2015-06-11 Thread Alex Williamson
On Thu, 2015-06-11 at 14:08 +0200, Eric Auger wrote: > This patch introduces the vfio_platform_reset_combo struct that > stores all the information useful to handle the reset modality: > compat string, name of the reset function, name of the module that > implements the reset function. A lookup tab