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(a)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