
5 Nov
2018
5 Nov
'18
5:29 p.m.
$SUBJ: s/qemu_alias/qemu/ On 10/12/18 4:50 AM, Han Han wrote:
Make qemuAssignDeviceHubAlias global and allow alias generating for reuse on hotplug.
Following the model of Input devices I see...
Signed-off-by: Han Han <hhan@redhat.com> --- src/qemu/qemu_alias.c | 22 ++++++++++++++++++---- src/qemu/qemu_alias.h | 4 ++++ 2 files changed, 22 insertions(+), 4 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John