[libvirt] [PATCH 09/12] qemu_monitor: add 2 functions qemuMonitorDetachRNGDev and qemuMonitorAttachRNGDev

lhuang lhuang at redhat.com
Tue Jan 6 06:46:30 UTC 2015


On 01/05/2015 11:31 PM, Peter Krempa wrote:
> On 01/03/15 06:06, Luyao Huang wrote:
>> These 2 functions just do some basic check and then call
>> qemuMonitorJSONAttachRNGDev and qemuMonitorDelObject to
>> help us.
>>
>> Signed-off-by: Luyao Huang <lhuang at redhat.com>
>> ---
>>   src/qemu/qemu_monitor.c | 43 +++++++++++++++++++++++++++++++++++++++++++
>>   src/qemu/qemu_monitor.h |  7 +++++++
>>   2 files changed, 50 insertions(+)
>>
> This patch can be folded into the previous one. And again the commit
> message could be improved.
Thanks for your review.
Okay, i will merge them into patch "qemu: add a functions for attach a 
rng object in json monitor"
> Peter
>
>
Luyao




More information about the libvir-list mailing list