]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Implement public API for virDomainPinIOThread
authorJohn Ferlan <jferlan@redhat.com>
Thu, 5 Mar 2015 19:14:27 +0000 (14:14 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 11 Mar 2015 16:23:33 +0000 (12:23 -0400)
commit71b234ce681ea34e9e1b493c600b0df2f77b8acb
treeeeb2bc5105a37da4800b0a548aa32c08821ef96e
parent68818dcdd5c1165f06feb42cd7f4119fcbf87375
Implement public API for virDomainPinIOThread

Add virDomainPinIOThread to allow setting the CPU affinity for a specific
IOThread based on the output generated from virDomainGetIOThreadsInfo

The API supports updating both the --live domain and the --config data
include/libvirt/libvirt-domain.h
src/driver-hypervisor.h
src/libvirt-domain.c
src/libvirt_public.syms