[libvirt] [PATCH 1/2] network: support driver name='vfio'/ in network definitions

2013-04-26 Thread Laine Stump
I remembered to document this bit, but somehow forgot to implement it. This adds driver name='kvm|vfio'/ as a subelement to the forward element of a network (this puts it parallel to the match between mode='hostdev' attribute in a network and type='hostdev' in an interface). Since it's already

Re: [libvirt] [PATCH 1/2] network: support driver name='vfio'/ in network definitions

2013-04-26 Thread Eric Blake
On 04/26/2013 04:35 PM, Laine Stump wrote: I remembered to document this bit, but somehow forgot to implement it. Worth including on 1.0.5, to avoid an incomplete feature introduction. This adds driver name='kvm|vfio'/ as a subelement to the forward element of a network (this puts it