[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 4/4] ppc: remove the interrupt presenters from u
From: |
Thomas Huth |
Subject: |
Re: [Qemu-devel] [PATCH 4/4] ppc: remove the interrupt presenters from under PowerPCCPU |
Date: |
Thu, 17 Jan 2019 09:23:12 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
On 2019-01-17 09:20, Greg Kurz wrote:
> On Thu, 17 Jan 2019 08:53:27 +0100
> Cédric Le Goater <address@hidden> wrote:
>
>> Signed-off-by: Cédric Le Goater <address@hidden>
>> ---
>
> The patch looks good, but I think it would be even better to apply this before
> Thomas's -std=c99 patchset. This would allow to get rid of the controversial
> "ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode"
> patch :)
Ok, I haven't started to send v3 of my PULL request yet, so I can try to
use these patches here instead...
Thomas
[Qemu-devel] [PATCH 2/4] ppc/pnv: introduce a CPU machine_data, Cédric Le Goater, 2019/01/17
[Qemu-devel] [PATCH 1/4] xive: add a get_tctx() method to the XiveRouter, Cédric Le Goater, 2019/01/17
[Qemu-devel] [PATCH 3/4] spapr: move the interrupt presenters under machine_data, Cédric Le Goater, 2019/01/17