[PATCH] add POWER Virtual Management Channel driver

2016-02-16 Thread Steven Royer
From: Steven Royer The ibmvmc driver is a device driver for the POWER Virtual Management Channel virtual adapter on the PowerVM platform. It is used to communicate with the hypervisor for virtualization management. It provides both request/response and asynchronous message support through the

Re: [PATCH] add POWER Virtual Management Channel driver

2016-02-17 Thread Steven Royer
On 2016-02-16 16:18, Greg Kroah-Hartman wrote: On Tue, Feb 16, 2016 at 02:43:13PM -0600, Steven Royer wrote: From: Steven Royer The ibmvmc driver is a device driver for the POWER Virtual Management Channel virtual adapter on the PowerVM platform. It is used to communicate with the hypervisor

Re: [PATCH] add POWER Virtual Management Channel driver

2016-02-17 Thread Steven Royer
On 2016-02-17 16:31, Greg Kroah-Hartman wrote: On Wed, Feb 17, 2016 at 03:18:26PM -0600, Steven Royer wrote: On 2016-02-16 16:18, Greg Kroah-Hartman wrote: >On Tue, Feb 16, 2016 at 02:43:13PM -0600, Steven Royer wrote: >>From: Steven Royer >> >>The ibmvmc driver is a

Re: [PATCH] add POWER Virtual Management Channel driver

2016-02-18 Thread Steven Royer
On 2016-02-17 23:30, Stewart Smith wrote: Steven Royer writes: On 2016-02-17 16:31, Greg Kroah-Hartman wrote: On Wed, Feb 17, 2016 at 03:18:26PM -0600, Steven Royer wrote: On 2016-02-16 16:18, Greg Kroah-Hartman wrote: >On Tue, Feb 16, 2016 at 02:43:13PM -0600, Steven Royer wrote: >