[libvirt] [PATCH 2/4] define internal driver API

Daniel P. Berrange berrange at redhat.com
Thu Nov 18 09:46:05 UTC 2010


On Mon, Nov 15, 2010 at 11:23:33AM +0800, Osier Yang wrote:
> * src/driver.h (new typedef, new callback member for "_virDriver")
> * src/esx/esx_driver.c
> * src/lxc/lxc_driver.c
> * src/opennebula/one_driver.c
> * src/openvz/openvz_driver.c
> * src/phyp/phyp_driver.c
> * src/qemu/qemu_driver.c
> * src/remote/remote_driver.c
> * src/test/test_driver.c
> * src/uml/uml_driver.c
> * src/vbox/vbox_tmpl.c
> * src/xen/xen_driver.c
> * src/xenapi/xenapi_driver.c
> ---
>  src/driver.h                |    3 +++
>  src/esx/esx_driver.c        |    1 +
>  src/lxc/lxc_driver.c        |    1 +
>  src/opennebula/one_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/xen/xen_driver.c        |    1 +
>  src/xenapi/xenapi_driver.c  |    1 +
>  13 files changed, 15 insertions(+), 0 deletions(-)

ACK

Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list