[libvirt] [PATCH 0/2] boot order storage/parsing cleanup

Peter Krempa pkrempa at redhat.com
Thu Mar 31 14:05:01 UTC 2016


Few patches that I have laying around.

Peter Krempa (2):
  conf: Pass the whole device info struct to virDomainDeviceBootParseXML
  conf: store bootindex as unsigned int

 src/bhyve/bhyve_command.c |  3 +--
 src/conf/domain_conf.c    | 19 +++++++++----------
 src/conf/domain_conf.h    |  2 +-
 src/qemu/qemu_command.c   | 40 +++++++++++++++++++++-------------------
 src/qemu/qemu_command.h   |  6 +++---
 src/qemu/qemu_driver.c    |  2 +-
 6 files changed, 36 insertions(+), 36 deletions(-)

-- 
2.8.0




More information about the libvir-list mailing list