search for: 207ab3c09f5b881d83b1

Displaying 3 results from an estimated 3 matches for "207ab3c09f5b881d83b1".

2014 Apr 17
1
Re: LXC + USB passthrough = Operation not permitted
...> > I realize that you are the author of most of this code, Daniel, so > appreciate your patience with me and hope you are willing to continue > trying to get to the bottom of this with us! Thanks a lot in advance! > > Cheers, > Fil > > [1] https://gist.github.com/filmaj/207ab3c09f5b881d83b1 > [2] > https://gist.github.com/filmaj/207ab3c09f5b881d83b1#file-libvirtd-log-L226-L253 > [3] > https://gist.github.com/filmaj/207ab3c09f5b881d83b1#file-libvirtd-log-L257-L266 > [4] > https://gist.github.com/filmaj/207ab3c09f5b881d83b1#file-libvirtd-log-L296 > [5] > https://...
2014 Apr 17
0
Re: LXC + USB passthrough = Operation not permitted
...pAllowDeviceMajor method [11] invoked, no? I realize that you are the author of most of this code, Daniel, so appreciate your patience with me and hope you are willing to continue trying to get to the bottom of this with us! Thanks a lot in advance! Cheers, Fil [1] https://gist.github.com/filmaj/207ab3c09f5b881d83b1 [2] https://gist.github.com/filmaj/207ab3c09f5b881d83b1#file-libvirtd-log-L226-L253 [3] https://gist.github.com/filmaj/207ab3c09f5b881d83b1#file-libvirtd-log-L257-L266 [4] https://gist.github.com/filmaj/207ab3c09f5b881d83b1#file-libvirtd-log-L296 [5] https://gist.github.com/filmaj/207ab3c09f5b881d8...
2014 Apr 17
2
Re: LXC + USB passthrough = Operation not permitted
Further followups! We are correlating DEBUG-level output from libvirt with the libvirt 1.2.2 code to try to figure out what libvirt is doing under the hood. Even though we have the log level set to 1 (info) in our libvirtd.conf, we are not seeing the VIR_DEBUG() [1] statements being printed out. There are tons of other presumably-debug lines of output showing up in our log. We are sort of