[libvirt] [PATCH REPOST 0/9] Reorganize qemu_command.c in smaller piles

John Ferlan jferlan at redhat.com
Tue Mar 8 19:03:07 UTC 2016


Rather than hope for a review of 25 patches or creating some remote
place to place a branch - I'll repost the original:

http://www.redhat.com/archives/libvir-list/2016-February/msg00975.html

in smaller chunks. No differences in these patches other than a rebase
to top of tree a short while ago (commit id 'cf091094a'). There were also
no conflicts from changes since initial posting.

John Ferlan (9):
  qemu: Introduce qemuBuildClockCommandLine
  qemu: Introduce qemuBuildPMCommandLine
  qemu: Introduce qemuBuildBootCommandLine
  qemu: Introduce qemuBuildGlobalControllerCommandLine
  qemu: Introduce qemuBuildControllerDevCommandLine
  qemu: Introduce qemuBuildHubCommandLine
  qemu: Introduce qemuBuildDiskDriveCommandLine
  qemu: Introduce qemuBuildFSDevCommandLine
  qemu: Introduce qemuBuildNetCommandLine

 src/conf/domain_conf.c         |   14 +-
 src/conf/domain_conf.h         |    8 +-
 src/qemu/qemu_command.c        | 5488 +++++++++++++++++++++-------------------
 src/qemu/qemu_command.h        |   15 +-
 src/qemu/qemu_domain_address.c |    2 +-
 src/qemu/qemu_domain_address.h |    2 +-
 6 files changed, 2843 insertions(+), 2686 deletions(-)

-- 
2.5.0




More information about the libvir-list mailing list