[libvirt] [PATCH 0/2] qemu: Add support for -no-user-config

Jiri Denemark jdenemar at redhat.com
Thu Apr 26 14:28:23 UTC 2012


Eduardo submitted patches[1] for qemu implementing -no-user-config as a better
alternative to all-or-nothing -nodefconfig. With this new option, we are
finally able to use modern CPU models defined in qemu's configuration file
without allowing user-supplied qemu configuration to mess up with qemu
processes started by libvirt. The qemu patches are not committed upstream yet
(and this patchset won't be committed either until qemu support is finished)
but they are very close and are expected to make it into qemu-1.1.

[1] https://www.redhat.com/archives/libvir-list/2012-April/msg01293.html

Jiri Denemark (2):
  qemu: Use common helper when probing qemu capabilities
  qemu: Add support for -no-user-config

 src/qemu/qemu_capabilities.c |   64 +++++++++++++++++++++++++++--------------
 src/qemu/qemu_capabilities.h |    6 ++++
 src/qemu/qemu_command.c      |   11 ++++---
 src/qemu/qemu_driver.c       |    9 +++++-
 4 files changed, 62 insertions(+), 28 deletions(-)

-- 
1.7.8.5




More information about the libvir-list mailing list