On 26 September 2013 20:56, Christoffer Dall <christoffer.d...@linaro.org> wrote: > Introduce kvm_arch_irqchip_create an arch-specific hook in preparation > for architecture-specific use of the device control API to create IRQ > chips. > > Following patches will implement the ARM irqchip create method to prefer > the device control API over the older KVM_CREATE_IRQCHIP API. > > Signed-off-by: Christoffer Dall <christoffer.d...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM