On 03/11/2016 07:32 AM, John Ferlan wrote:
Add new function to manage adding the smartcard device options to
the
command line removing that task from the mainline qemuBuildCommandLine.
Alter the logic slightly to make !nsmartcards check first so that remainder
of the code is less indented.
Signed-off-by: John Ferlan <jferlan(a)redhat.com>
---
src/qemu/qemu_command.c | 227 ++++++++++++++++++++++++++----------------------
1 file changed, 122 insertions(+), 105 deletions(-)
ACK
- Cole