
16 Aug
2013
16 Aug
'13
6:36 p.m.
Eric Blake wrote:
On 08/12/2013 02:15 PM, Jim Fehlig wrote:
Cleanup the libxl capabilities code to be a bit more extensible, splitting out the creation of host and guest capabilities. This should make it easier to implement additional capabilities in the future, such as NUMA topology reporting. ---
Although I can't see how changes here would affect other drivers, I nonetheless ensured libvirtd loaded when not booted to Xen :).
src/libxl/libxl_conf.c | 256 +++++++++++++++++++++++-------------------------- 1 file changed, 121 insertions(+), 135 deletions(-)
ACK.
Thanks for the review, pushed now. Regards, Jim