Jim Fehlig wrote: > While discussing a recent libxl patch, we realized virConnectGetSysinfo was > never implemented in the libxl and legacy xen drivers. This small series > provides an implementation for these drivers. > I'll need to update the version to 1.1.0, but otherwise any comment on this series? It's rather trivial. Regards, Jim > Jim Fehlig (2): > libxl: Implement virConnectGetSysinfo > xen: Implement virConnectGetSysinfo > > src/libxl/libxl_conf.h | 1 + > src/libxl/libxl_driver.c | 29 +++++++++++++++++++++++++++++ > src/xen/xen_driver.c | 37 ++++++++++++++++++++++++++++++++++++- > 3 files changed, 66 insertions(+), 1 deletions(-) > > -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list