[libvirt] [PATCH 3/5] conf: Rename console-specific identifiers to be more generic

Daniel P. Berrange berrange at redhat.com
Mon Dec 17 21:56:25 UTC 2012


On Thu, Dec 13, 2012 at 11:24:18AM -0500, John Eckersberg wrote:
> The functionality provided in virchrdev.c (previously virconsole.c) is
> applicable to other types of character devices besides consoles, such
> as channels.  This patch is just code motion, renaming things such as
> "console" or "pty", instead using more general terms such as
> "character device" or "device path".
> ---
>  configure.ac             |  48 +++++------
>  src/Makefile.am          |   6 +-
>  src/conf/virchrdev.c     | 220 +++++++++++++++++++++++------------------------
>  src/conf/virchrdev.h     |  18 ++--
>  src/libvirt_private.syms |   6 +-
>  src/qemu/qemu_domain.c   |   4 +-
>  src/qemu/qemu_domain.h   |   2 +-
>  src/qemu/qemu_driver.c   |   8 +-
>  8 files changed, 156 insertions(+), 156 deletions(-)

ACK, just one big setof renames

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