[libvirt] [PATCH] qemu: fix QEMU_CAPS_NO_ACPI detection

Ján Tomko jtomko at redhat.com
Tue Jan 15 11:47:01 UTC 2013


On 12/21/12 14:38, Ján Tomko wrote:
> In commit c4bbaaf8, caps->arch was checked uninitialized, rendering the
> whole check useless.
> 
> This patch moves the conditional setting of QEMU_CAPS_NO_ACPI to
> qemuCapsInitQMP, and removes the no longer needed exception for S390.
> 
> It also clears the flag for all non-x86 archs instead of just S390 in
> qemuCapsInitHelp.
> ---
>  src/qemu/qemu_capabilities.c |   29 ++++++++---------------------
>  1 files changed, 8 insertions(+), 21 deletions(-)
> 

gentle ping




More information about the libvir-list mailing list