[libvirt] [PATCH] qemu: fix QEMU_CAPS_NO_ACPI detection

Li Zhang zhlcindy at gmail.com
Tue Jan 15 12:01:22 UTC 2013


On 2013年01月15日 19:47, Ján Tomko wrote:
> 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

This looks good for PPC. :)

Thanks.
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list




More information about the libvir-list mailing list