Re: [libvirt] [PATCH v2 3/5] qemu: Advertise ACPI support for aarch64 guests

2017-04-05 Thread Andrea Bolognani
On Wed, 2017-04-05 at 12:00 +0200, Ján Tomko wrote: [...] > > @@ -4096,10 +4100,15 @@ virQEMUCapsInitHelp(virQEMUCapsPtr qemuCaps, uid_t > > runUid, gid_t runGid, const c > > qmperr) < 0) > > goto cleanup; > >  > > -/* -no-acpi is not supported on

Re: [libvirt] [PATCH v2 3/5] qemu: Advertise ACPI support for aarch64 guests

2017-04-05 Thread Ján Tomko
On Wed, Mar 29, 2017 at 04:08:54PM +0200, Andrea Bolognani wrote: So far, libvirt has assumed that only x86 supports ACPI, but that's inaccurate since aarch64 supports it too. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1429509 --- src/qemu/qemu_capabilities.c |

Re: [libvirt] [PATCH v2 3/5] qemu: Advertise ACPI support for aarch64 guests

2017-03-29 Thread John Ferlan
On 03/29/2017 10:08 AM, Andrea Bolognani wrote: > So far, libvirt has assumed that only x86 supports ACPI, > but that's inaccurate since aarch64 supports it too. > > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1429509 > --- > src/qemu/qemu_capabilities.c | 28 >

[libvirt] [PATCH v2 3/5] qemu: Advertise ACPI support for aarch64 guests

2017-03-29 Thread Andrea Bolognani
So far, libvirt has assumed that only x86 supports ACPI, but that's inaccurate since aarch64 supports it too. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1429509 --- src/qemu/qemu_capabilities.c | 28 -- .../caps_2.6.0-gicv2.aarch64.xml