]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Use -nodefconfig when probing for CPU models
authorJiri Denemark <jdenemar@redhat.com>
Mon, 12 Jul 2010 07:58:43 +0000 (09:58 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Mon, 12 Jul 2010 17:45:22 +0000 (19:45 +0200)
commit4677b06428d54c6f7e6063e82313bc26f1677fd3
tree68a5413e19dd5fcd7b615de63663da505e88d518
parent2d14615a7542894c7e7bc0063590759211c578a3
qemu: Use -nodefconfig when probing for CPU models

In case qemu supports -nodefconfig, libvirt adds uses it when launching
new guests. Since this option may affect CPU models supported by qemu,
we need to use it when probing for available models.
src/qemu/qemu_conf.c
src/qemu/qemu_conf.h