Re: [libvirt] [PATCH 2/2] Resctrl: expose cache information to capabilities

2017-01-18 Thread Daniel P. Berrange
On Wed, Jan 18, 2017 at 03:26:20PM +0800, Eli Qiao wrote: > This patch expose cache information to host's capabilites xml. > > > min='2816' scope='L3DATA'/> > min='2816' scope='L3DATA'/> > min='2816' scope='L3CODE'/> > min='2816' scope='L3CODE'/> > > > There are some nits di

[libvirt] [PATCH 2/2] Resctrl: expose cache information to capabilities

2017-01-17 Thread Eli Qiao
This patch expose cache information to host's capabilites xml. There are some nits difference from RFC on mailing list. https://www.redhat.com/archives/libvir-list/2017-January/msg00644.html Signed-off-by: Eli Qiao --- src/conf/capabilities.c | 30 +++