[libvirt] [PATCH 5/5] doc: update usb redirection filter infomation on formatdomain.html

Daniel P. Berrange berrange at redhat.com
Wed Sep 12 15:29:23 UTC 2012


On Wed, Sep 12, 2012 at 04:35:50PM +0800, Guannan Ren wrote:
> ---
>  docs/formatdomain.html.in | 38 ++++++++++++++++++++++++--------------
>  1 file changed, 24 insertions(+), 14 deletions(-)
> 
> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
> index 503685f..94363ba 100644
> --- a/docs/formatdomain.html.in
> +++ b/docs/formatdomain.html.in
> @@ -2136,6 +2136,10 @@
>      <redirdev bus='usb' type='tcp'>
>        <source mode='connect' host='localhost' service='4000'/>
>      </redirdev>
> +    <redirfilter>
> +      <usbdev class='0x08' vendor='0x1234' product='0xbeef' version='2.00' allow='yes'/>
> +      <usbdev class='-1' vendor='-1' product='-1' version='-1' allow='no'/>
> +    </redirfilter>

Same note about just omitting the attributes completely when they
are '-1'


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list