]> xenbits.xensource.com Git - libvirt.git/commit
Replace virDomainVcpuPinAdd with virDomainPinAdd
authorJohn Ferlan <jferlan@redhat.com>
Wed, 11 Mar 2015 20:17:56 +0000 (16:17 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 16 Mar 2015 15:54:57 +0000 (11:54 -0400)
commitcacf27f2125b40b5101c869aaba84ae995887a6a
treea40cf1f3c3b289ec2744a3587e6c1e39e400f659
parenta8a89270ef3db48ebad3fb61611bc8f89865ca1e
Replace virDomainVcpuPinAdd with virDomainPinAdd

Since both Vcpu and IOThreads code use the same API's, alter the naming
of the API's to remove the "Vcpu" specific reference
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/libxl/libxl_driver.c
src/qemu/qemu_driver.c
src/xen/xend_internal.c