[libvirt] [PATCH v2 0/1] qemu_command: tidy up qemuBuildHostdevCommandLine loop

Daniel Henrique Barboza danielhb413 at gmail.com
Tue Oct 8 21:48:55 UTC 2019


MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

changes from v2:
- use a switch statement instead of keeping the chained ifs,
as suggested by Jano


v1: https://www.redhat.com/archives/libvir-list/2019-October/msg00062.html

Daniel Henrique Barboza (1):
  qemu_command: tidy up qemuBuildHostdevCommandLine loop

 src/qemu/qemu_command.c | 48 +++++++++++++++++++++++------------------
 1 file changed, 27 insertions(+), 21 deletions(-)

-- 
2.21.0




More information about the libvir-list mailing list