Re: [Xen-devel] [libvirt] [PATCH V2 0/3] Xen: Support vif outging bandwidth QoS

2016-01-08 Thread Jim Fehlig
On 01/08/2016 09:45 AM, Michal Privoznik wrote: > On 05.01.2016 02:08, Jim Fehlig wrote: >> Happy New Year! >> >> This small series adds support for specifying vif outgoing rate limits >> in Xen. The first patch adds support for converting rate limits between >> sexpr config and domXML. The second

Re: [Xen-devel] [libvirt] [PATCH V2 0/3] Xen: Support vif outging bandwidth QoS

2016-01-08 Thread Michal Privoznik
On 05.01.2016 02:08, Jim Fehlig wrote: > Happy New Year! > > This small series adds support for specifying vif outgoing rate limits > in Xen. The first patch adds support for converting rate limits between > sexpr config and domXML. The second patch does the same for xl/xm config. > The third patc