libvirt/tools
Eric Blake c2e494cc57 virsh: split out virsh.h
Having one .c file include another does not give any compilation
benefits; move towards modular .o files by first splitting out
reused declarations into a new virsh.h.  This patch doesn't try
very hard to see which functions are used or not, to make it
easier to review the file split.  Future patches can further trim
the header to be smaller.

* tools/Makefile.am (virsh_SOURCES): List new file, and prepare
for others.
* tools/virsh.c: Split declarations...
* tools/virsh.h: ...into new file, and make several functions
non-static.
* tools/virsh-domain-monitor.c (vshGetDomainDescription): Make
non-static.
2012-08-17 21:54:42 -06:00
..
Makefile.am virsh: split out virsh.h 2012-08-17 21:54:42 -06:00
console.c virsh: console: Avoid using stream after being freed. 2012-08-03 13:33:18 +02:00
console.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
libvirt-guests.init.sh libvirt-guests: Remove LISTFILE if it's empty when stopping service 2012-05-15 16:22:28 +08:00
libvirt-guests.service.in libvirt-guests: systemd host shutdown does not work 2012-07-27 09:31:52 -06:00
libvirt-guests.sysconf libvirt-guests: Add parallel startup and shutdown of guests 2012-03-05 13:18:24 +01:00
libvirt_win_icon_16x16.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_32x32.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_48x48.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
libvirt_win_icon_64x64.ico Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
virsh-domain-monitor.c virsh: split out virsh.h 2012-08-17 21:54:42 -06:00
virsh-domain.c virsh: move vshWatchJob earlier 2012-08-17 21:44:14 -06:00
virsh-edit.c maint: Use consistent copyright. 2012-07-27 18:27:21 +08:00
virsh-host.c docs/virsh: various minor fixes 2012-08-10 10:58:54 +02:00
virsh-interface.c virsh: Move command group definition into its own file 2012-07-26 12:00:43 +08:00
virsh-network.c virsh: Refactor error clearing on graceful fallback paths 2012-07-27 10:28:22 +02:00
virsh-nodedev.c virsh: Move command group definition into its own file 2012-07-26 12:00:43 +08:00
virsh-nwfilter.c virsh: Move command group definition into its own file 2012-07-26 12:00:43 +08:00
virsh-pool.c virsh: Refactor error clearing on graceful fallback paths 2012-07-27 10:28:22 +02:00
virsh-secret.c virsh: Move command group definition into its own file 2012-07-26 12:00:43 +08:00
virsh-snapshot.c virsh: Add helper to avoid the strcase check for virsh-*.c 2012-08-15 15:07:37 +08:00
virsh-volume.c virsh: Move command group definition into its own file 2012-07-26 12:00:43 +08:00
virsh.c virsh: split out virsh.h 2012-08-17 21:54:42 -06:00
virsh.h virsh: split out virsh.h 2012-08-17 21:54:42 -06:00
virsh.pod util: set minimum value of nodesuspend duration to 60 seconds 2012-07-26 15:29:03 +08:00
virsh_win_icon.rc Move virsh into tools/ directory 2009-09-21 14:41:45 +01:00
virt-host-validate-common.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virt-host-validate-common.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virt-host-validate-lxc.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virt-host-validate-lxc.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virt-host-validate-qemu.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virt-host-validate-qemu.h Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virt-host-validate.c Desert the FSF address in copyright 2012-07-23 10:50:50 +08:00
virt-pki-validate.in Fixup manpage names and copyright dates 2012-07-25 12:46:29 -04:00
virt-sanlock-cleanup.in Fix virt-sanlock-cleanup documentation 2011-10-17 10:57:36 -06:00
virt-xml-validate.in maint: avoid regression on copyright listings 2012-07-27 07:42:34 -06:00