qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL v2 00/17] KVM and cpu-exec patches for 2.9 soft f


From: Peter Maydell
Subject: Re: [Qemu-devel] [PULL v2 00/17] KVM and cpu-exec patches for 2.9 soft freeze
Date: Mon, 27 Feb 2017 15:02:35 +0000

On 27 February 2017 at 14:37, Peter Maydell <address@hidden> wrote:
> PPC64, AArch64, ARM:
>
> /home/pm215/qemu/kvm-all.c:1898:23: error: ‘pending_sigbus_addr’
> defined but not used [-Werror=unuse
> d-variable]
>  static __thread void *pending_sigbus_addr;
>                        ^
> /home/pm215/qemu/kvm-all.c:1899:21: error: ‘pending_sigbus_code’
> defined but not used [-Werror=unuse
> d-variable]
>  static __thread int pending_sigbus_code;
>                      ^

...this is the same failure that patchew complains about
on s390.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]