On Wed, Oct 21, 2015 at 04:32:17PM +0800, Cao jin wrote:
> Hello Michael
>
> On 10/13/2015 09:10 PM, Michael S. Tsirkin wrote:
> >On Tue, Oct 13, 2015 at 07:54:07PM +0800, Cao jin wrote:
> >>
> >>
> >>On 10/13/2015 04:49 PM, Michael S. Tsirkin wrote:
> >>>On Tue, Oct 13, 2015 at 04:41:33PM +0800,
Hello Michael
On 10/13/2015 09:10 PM, Michael S. Tsirkin wrote:
On Tue, Oct 13, 2015 at 07:54:07PM +0800, Cao jin wrote:
On 10/13/2015 04:49 PM, Michael S. Tsirkin wrote:
On Tue, Oct 13, 2015 at 04:41:33PM +0800, Cao jin wrote:
Support PCI-e device hot-add multi-function via device_add, jus
On 10/13/2015 09:10 PM, Michael S. Tsirkin wrote:
On Tue, Oct 13, 2015 at 07:54:07PM +0800, Cao jin wrote:
On 10/13/2015 04:49 PM, Michael S. Tsirkin wrote:
On Tue, Oct 13, 2015 at 04:41:33PM +0800, Cao jin wrote:
Support PCI-e device hot-add multi-function via device_add, just ensure
add
On Tue, Oct 13, 2015 at 07:54:07PM +0800, Cao jin wrote:
>
>
> On 10/13/2015 04:49 PM, Michael S. Tsirkin wrote:
> >On Tue, Oct 13, 2015 at 04:41:33PM +0800, Cao jin wrote:
> >>Support PCI-e device hot-add multi-function via device_add, just ensure
> >>add the function 0 is added last. While allo
On 10/13/2015 04:49 PM, Michael S. Tsirkin wrote:
On Tue, Oct 13, 2015 at 04:41:33PM +0800, Cao jin wrote:
Support PCI-e device hot-add multi-function via device_add, just ensure
add the function 0 is added last. While allow user to roll back in the
middle via device_del, in case user regret.
On Tue, Oct 13, 2015 at 04:41:33PM +0800, Cao jin wrote:
> Support PCI-e device hot-add multi-function via device_add, just ensure
> add the function 0 is added last. While allow user to roll back in the
> middle via device_del, in case user regret.
s/regret/cancels the operation/
> changelog:
>
On Tue, Oct 13, 2015 at 04:41:33PM +0800, Cao jin wrote:
> Support PCI-e device hot-add multi-function via device_add, just ensure
> add the function 0 is added last. While allow user to roll back in the
> middle via device_del, in case user regret.
This patch doesn't seem to account of AIR though