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

Daniel P. Berrange berrange at redhat.com
Mon May 16 17:23:07 UTC 2011


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

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list