Subject: perhaps..
qemu: Add helper to assign RNG device aliases
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.
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