On 05/30/2018 10:57 AM, Ján Tomko wrote:
Split out the device string building to allow reusal in hotplug.
s/reusal in hotplug/reuse for hotplug/
https://bugzilla.redhat.com/show_bug.cgi?id=1291851
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
---
src/qemu/qemu_command.c | 36 ++++++++++++++++++++++++++----------
1 file changed, 26 insertions(+), 10 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John