On 12.06.2013, at 23:25, Scott Wood wrote:
> On 06/12/2013 04:23:09 PM, Alexander Graf wrote:
>> On 12.06.2013, at 23:21, Scott Wood wrote:
>> > The patch that added kvm_irqchip_commit_routes was originally
>> > meant to come after the in-kernel mpic patch, and thus it updated
>> > hw/intc/openpi
On 06/12/2013 04:23:09 PM, Alexander Graf wrote:
On 12.06.2013, at 23:21, Scott Wood wrote:
> The patch that added kvm_irqchip_commit_routes was originally
> meant to come after the in-kernel mpic patch, and thus it updated
> hw/intc/openpic_kvm.c. However, it was applied before the in-kernel
On 12.06.2013, at 23:21, Scott Wood wrote:
> The patch that added kvm_irqchip_commit_routes was originally
> meant to come after the in-kernel mpic patch, and thus it updated
> hw/intc/openpic_kvm.c. However, it was applied before the in-kernel
> mpic patch (which creates hw/intc/openpic_kvm.c),
The patch that added kvm_irqchip_commit_routes was originally
meant to come after the in-kernel mpic patch, and thus it updated
hw/intc/openpic_kvm.c. However, it was applied before the in-kernel
mpic patch (which creates hw/intc/openpic_kvm.c), and thus this hunk
got lost.
Signed-off-by: Scott W