On 01/05/2015 11:10 PM, Peter Krempa wrote:
Subject: perhaps..
qemu: Add helper to assign RNG device aliases
Thanks, good Subject
On 01/03/15 06:06, Luyao Huang wrote:
> This function used to set a alias name for RNG device, usage just
This function is used to assign an alias for a RNG device. It will be
later reused when hotplugging RNGs.
Thanks a lot
> like other named qemuAssignDevice***Alias functions.
>
> Signed-off-by: Luyao Huang <lhuang(a)redhat.com>
> ---
> src/qemu/qemu_command.c | 25 ++++++++++++++++++++++++-
> src/qemu/qemu_command.h | 1 +
> 2 files changed, 25 insertions(+), 1 deletion(-)
>
ACK with the commit message changes. (Please include the change in the
next posting, as I'm already requiring a new version).
Peter