Re: [Qemu-devel] [RFC PATCH v2 4/4] arm: vgic device control api support

2013-10-14 Thread Peter Maydell
On 26 September 2013 20:56, Christoffer Dall christoffer.d...@linaro.org wrote: Support creating the ARM vgic device through the device control API and setting the base address for the distributor and cpu interfaces in KVM VMs using this API. Because the older KVM_CREATE_IRQCHIP interface

[Qemu-devel] [RFC PATCH v2 4/4] arm: vgic device control api support

2013-09-26 Thread Christoffer Dall
Support creating the ARM vgic device through the device control API and setting the base address for the distributor and cpu interfaces in KVM VMs using this API. Because the older KVM_CREATE_IRQCHIP interface needs the irq chip to be created prior to creating the VCPUs, we first test if we can