[libvirt] [PATCH 2/5] setmem: implement the call back member for new API on each driver

Daniel P. Berrange berrange at redhat.com
Wed Mar 9 15:55:04 UTC 2011


On Wed, Mar 02, 2011 at 05:08:48PM +0900, Taku Izumi wrote:
> 
> This patch implemetns the call back member for new API
> on each driver.
> 
> 
> Signed-off-by: Taku Izumi <izumi.taku at jp.fujitsu.com>
> ---
>  src/driver.h                |    5 +++++
>  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, 17 insertions(+)

ACK, assuming it is squashed into patch1

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