On Fri, May 22, 2015 at 01:58:41PM +0300, Pavel Fedin wrote:
> This patch introduces kernel_irqchip_type member in Machine class. Currently
> it it used only by virt machine for its internal purposes, however in future
> it is to be passed to KVM in kvm_irqchip_create(). The variable is defined a
> Documentation/devicetree/bindings/arm/gic-v3.txt says
> "The main GIC node must contain the appropriate #address-cells,
> #size-cells and ranges properties for the reg property of all ITS
> nodes." or to be done when adding the ITS nodes later on ...
To be done. Currently we don't have an ITS a
Hi Pavel,
On 05/22/2015 12:58 PM, Pavel Fedin wrote:
> This patch introduces kernel_irqchip_type member in Machine class. Currently
> it it used only by virt machine for its internal purposes, however in future
> it is to be passed to KVM in kvm_irqchip_create(). The variable is defined as
> int
This patch introduces kernel_irqchip_type member in Machine class. Currently it
it used only by virt machine for its internal purposes, however in future it is
to be passed to KVM in kvm_irqchip_create(). The variable is defined as int in
order to be architecture agnostic, for potential future u