$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(a)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(a)redhat.com>
John