[libvirt] [PATCHv4 2/6] virNodeGetCPUTimeParameters: Define internal driver API

Minoru Usui usui at mxm.nes.nec.co.jp
Tue May 17 04:35:33 UTC 2011


Hi, Daniel.

Thank you for your rapid reply.

On Mon, 16 May 2011 18:23:07 +0100
"Daniel P. Berrange" <berrange at redhat.com> wrote:

> On Mon, May 16, 2011 at 11:36:14AM +0900, Minoru Usui wrote:
> > virNodeGetCPUTimeParameters: Define internal driver API
> > 
> > Signed-off-by: Minoru Usui <usui at mxm.nes.nec.co.jp>
> > ---
> >  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 <usui at mxm.nes.nec.co.jp>




More information about the libvir-list mailing list