Hi, Daniel. Thank you for your rapid reply.
On Mon, 16 May 2011 18:23:07 +0100 "Daniel P. Berrange" <[email protected]> wrote: > On Mon, May 16, 2011 at 11:36:14AM +0900, Minoru Usui wrote: > > virNodeGetCPUTimeParameters: Define internal driver API > > > > Signed-off-by: Minoru Usui <[email protected]> > > --- > > src/driver.h | 8 ++++++++ > > src/esx/esx_driver.c | 1 + > > src/libxl/libxl_driver.c | 1 + > > src/lxc/lxc_driver.c | 1 + > > src/openvz/openvz_driver.c | 1 + > > src/phyp/phyp_driver.c | 1 + > > src/qemu/qemu_driver.c | 1 + > > src/remote/remote_driver.c | 1 + > > src/test/test_driver.c | 1 + > > src/uml/uml_driver.c | 1 + > > src/vbox/vbox_tmpl.c | 1 + > > src/vmware/vmware_driver.c | 1 + > > src/xen/xen_driver.c | 1 + > > src/xenapi/xenapi_driver.c | 1 + > > 14 files changed, 21 insertions(+), 0 deletions(-) > > Unfortunately, this patch will need updating again to rebase > to last GIT. Essentially you can remove all the changes in > this patch, except for the one against src/driver.h OK. I'll change it. -- Minoru Usui <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
