On Mon, Nov 16, 2020 at 12:46:32PM +0100, Philippe Mathieu-Daudé wrote:
> David, can you queue this patch for 5.2 (bugfix)?
Sorry about this, I've been on vacation.
Although it is a bugfix, it's been there for a very long time and
no-one's hit it in practice.
So, I'm disinclined to push it in th
David, can you queue this patch for 5.2 (bugfix)?
On 11/16/20 3:48 AM, Chen Qun wrote:
> When using -Wimplicit-fallthrough in our CFLAGS, the compiler showed warning:
> hw/ppc/ppc.c: In function ‘ppc6xx_set_irq’:
> hw/ppc/ppc.c:118:16: warning: this statement may fall through
> [-Wimplicit-fallth