On Thu, Feb 08, 2018 at 03:25:25PM +0100, Peter Krempa wrote:
The floppy command formatting is special-cased since it does not
directly translate to a single '-device' argument.
Move the code from qemuBuildDiskDriveCommandLine to a new helper
function so that all the related code is together.
Please ask the author of the patch to provide a Signed-off-by line to
conform with our contributor guidelines, point 6:
https://libvirt.org/hacking.html#patches
A sign-off a day keeps lawyers away.
---
src/qemu/qemu_command.c | 91 +++++++++++++++++++++++++++++--------------------
1 file changed, 54 insertions(+), 37 deletions(-)
ACK
Jan