[libvirt] [PATCH 0/4] Couple of <cpu/> fixes

Michal Privoznik mprivozn at redhat.com
Thu Feb 19 13:13:41 UTC 2015


*** BLURB HERE ***

Michal Privoznik (4):
  util: Introduce virBufferAddBuffer
  virCPUDefFormatBufFull: Use our general error handling pattern
  cpu: Format <cpu/> properly
  qemu: Use correct flags for ABI stability check in SaveImageUpdateDef

 src/conf/cpu_conf.c                                |  31 ++++--
 src/libvirt_private.syms                           |   1 +
 src/qemu/qemu_driver.c                             |   4 +-
 src/util/virbuffer.c                               |  33 +++++-
 src/util/virbuffer.h                               |   1 +
 .../qemuxml2argv-cpu-host-kvmclock.xml             |   3 +-
 tests/virbuftest.c                                 | 112 +++++++++++++++++++++
 7 files changed, 169 insertions(+), 16 deletions(-)

-- 
2.0.5




More information about the libvir-list mailing list