libvirt/src/xen
Eric Blake 28e45afc3f build: rename Vcpupin to VcpuPin
We already have a public virDomainPinVcpu, which implies that
Pin and Vcpu are treated as separate words.  Unreleased commit
e261987c introduced virDomainGetVcpupinInfo as the first public
API that used Vcpupin, although we had prior internal uses of
that spelling.  For consistency, change the spelling to be two
words everywhere, regardless of whether pin comes first or last.

* daemon/remote.c: Treat vcpu and pin as separate words.
* include/libvirt/libvirt.h.in: Likewise.
* src/conf/domain_conf.c: Likewise.
* src/conf/domain_conf.h: Likewise.
* src/driver.h: Likewise.
* src/libvirt.c: Likewise.
* src/libvirt_private.syms: Likewise.
* src/libvirt_public.syms: Likewise.
* src/libxl/libxl_driver.c: Likewise.
* src/qemu/qemu_driver.c: Likewise.
* src/remote/remote_driver.c: Likewise.
* src/xen/xend_internal.c: Likewise.
* tools/virsh.c: Likewise.
* src/remote/remote_protocol.x: Likewise.
* src/remote_protocol-structs: Likewise.
Suggested by Matthias Bolte.
2011-06-27 09:55:11 -06:00
..
block_stats.c xen: Replace statsErrorFunc with a macro 2011-04-17 07:53:26 +02:00
block_stats.h Remove virConnectPtr from virRaiseErrorFull 2011-04-17 07:22:23 +02:00
xen_driver.c sched: provide new API shims for remaining drivers 2011-05-29 18:51:33 +08:00
xen_driver.h xen: avoid PATH_MAX-sized array 2011-06-22 17:13:58 -06:00
xen_hypervisor.c support for Xen HVM Viridian (Hyper-V) enlightenment interface 2011-06-15 08:02:47 -06:00
xen_hypervisor.h maint: prefer newer API names internally 2011-05-29 18:26:31 +08:00
xen_inotify.c Promote virEvent*Handle/Timeout to public API 2011-06-21 10:08:47 -04:00
xen_inotify.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xend_internal.c build: rename Vcpupin to VcpuPin 2011-06-27 09:55:11 -06:00
xend_internal.h Implement basic virDomainGetState in all drivers 2011-05-16 11:33:53 +02:00
xm_internal.c xen: avoid PATH_MAX-sized array 2011-06-22 17:13:58 -06:00
xm_internal.h Implement basic virDomainGetState in all drivers 2011-05-16 11:33:53 +02:00
xs_internal.c Promote virEvent*Handle/Timeout to public API 2011-06-21 10:08:47 -04:00
xs_internal.h Implement basic virDomainGetState in all drivers 2011-05-16 11:33:53 +02:00