[libvirt] [PATCH] Fix commit 29c1e913e459058c12d02b3f4b767b3dd428a498

Peter Krempa pkrempa at redhat.com
Mon Jun 10 08:07:05 UTC 2013


On 06/07/13 17:31, Michal Privoznik wrote:
> On 07.06.2013 17:18, Peter Krempa wrote:
>> This patch fixes changes done in commit 29c1e913e459058c12d02b3f4b767b3
>> that was pushed without implementing review feedback.
>>
>> The flag introduced by the patch is changed to VIR_DOMAIN_VCPU_GUEST and
>> documentation makes the difference between regular hotplug and this new
>> functionality more explicit.
>>
>> The virsh options that enable the use of the new flag are changed to
>> "--guest" and the documentation is fixed too.
>> ---
>>   include/libvirt/libvirt.h.in |  2 +-
>>   src/libvirt.c                | 18 +++++++++---------
>>   src/qemu/qemu_driver.c       |  8 ++++----
>>   tools/virsh-domain.c         | 34 +++++++++++++++++-----------------
>>   tools/virsh.pod              | 16 ++++++++--------
>>   5 files changed, 39 insertions(+), 39 deletions(-)
>>
>
> ACK
>

Pushed. Thanks.

Peter





More information about the libvir-list mailing list