[libvirt] [PATCH 2/5] domain conf: Rename character prop targetType -> deviceType

Daniel P. Berrange berrange at redhat.com
Mon Jul 19 15:30:28 UTC 2010


On Wed, Jul 14, 2010 at 03:44:53PM -0400, Cole Robinson wrote:
> There is actually a difference between the character device type (serial,
> parallel, channel, ...) and the target type (virtio, guestfwd). Currently
> they are awkwardly conflated.
> 
> Start to pull them apart by renaming targetType -> deviceType. This is
> an entirely mechanical change.
> 
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
>  src/conf/domain_conf.c  |   74 +++++++++++++++++++++++-----------------------
>  src/conf/domain_conf.h  |   24 +++++++-------
>  src/esx/esx_vmx.c       |    4 +-
>  src/qemu/qemu_conf.c    |   10 +++---
>  src/qemu/qemu_driver.c  |    2 +-
>  src/vbox/vbox_tmpl.c    |    4 +-
>  src/xen/xend_internal.c |    6 ++--
>  src/xen/xm_internal.c   |    6 ++--
>  8 files changed, 65 insertions(+), 65 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