Re: [libvirt] [PATCH v3 REBASE 2 00/12] hostdev: handle usb detach/attach on node

2019-11-06 Thread Dave Allan
[ bah, cc'ing the list this time ] On Tue, Nov 05, 2019 at 03:21:04PM -0500, Dave Allan wrote: On Fri, Nov 01, 2019 at 07:48:46AM +, Nikolay Shirokovskiy wrote: On 31.10.2019 19:50, Dave Allan wrote: On Thu, Oct 31, 2019 at 10:40:42AM +, Nikolay Shirokovskiy wrote: On 30.10.2019 2

Re: [libvirt] [PATCH v3 REBASE 2 00/12] hostdev: handle usb detach/attach on node

2019-11-06 Thread Dave Allan
On Tue, Nov 05, 2019 at 03:54:09PM +0100, Jiri Denemark wrote: Hi Dave, Time flies, doesn't it? :-) My reply is not related to this patch series, but rather your use case... On Thu, Oct 31, 2019 at 12:50:28 -0400, Dave Allan wrote: My usecase is that I'm flashing the USB device with a program

Re: [libvirt] [PATCH v3 REBASE 2 00/12] hostdev: handle usb detach/attach on node

2019-11-05 Thread Jiri Denemark
Hi Dave, Time flies, doesn't it? :-) My reply is not related to this patch series, but rather your use case... On Thu, Oct 31, 2019 at 12:50:28 -0400, Dave Allan wrote: > My usecase is that I'm flashing the USB device with a program running > in the VM. I keep the VM running, and when I need to

Re: [libvirt] [PATCH v3 REBASE 2 00/12] hostdev: handle usb detach/attach on node

2019-10-31 Thread Dave Allan
On Thu, Oct 31, 2019 at 10:40:42AM +, Nikolay Shirokovskiy wrote: On 30.10.2019 23:21, Dave Allan wrote: On Tue, Oct 29, 2019 at 11:17:51AM +0300, Nikolay Shirokovskiy wrote: Diff to v2[1] version: - add 'replug' attribute for hostdev element to allow replug semantics - avoid accuiring do

Re: [libvirt] [PATCH v3 REBASE 2 00/12] hostdev: handle usb detach/attach on node

2019-10-31 Thread Nikolay Shirokovskiy
On 30.10.2019 23:21, Dave Allan wrote: > On Tue, Oct 29, 2019 at 11:17:51AM +0300, Nikolay Shirokovskiy wrote: >> Diff to v2[1] version: >> - add 'replug' attribute for hostdev element to allow replug semantics >> - avoid accuiring domain lock in event loop thread on udev events as >>  suggested

Re: [libvirt] [PATCH v3 REBASE 2 00/12] hostdev: handle usb detach/attach on node

2019-10-30 Thread Dave Allan
On Tue, Oct 29, 2019 at 11:17:51AM +0300, Nikolay Shirokovskiy wrote: Diff to v2[1] version: - add 'replug' attribute for hostdev element to allow replug semantics - avoid accuiring domain lock in event loop thread on udev events as suggested by Peter - nit picks after review by Daniel Henrique

[libvirt] [PATCH v3 REBASE 2 00/12] hostdev: handle usb detach/attach on node

2019-10-29 Thread Nikolay Shirokovskiy
Diff to v2[1] version: - add 'replug' attribute for hostdev element to allow replug semantics - avoid accuiring domain lock in event loop thread on udev events as suggested by Peter - nit picks after review by Daniel Henrique Barboza * is used to mark patches that were 'Reviewed-by' by Daniel (s