Re: [Qemu-devel] [RFC PATCH v3 0/4] Create ARM KVM VGIC with device control API

2013-11-28 Thread Peter Maydell
On 19 November 2013 06:16, Christoffer Dall wrote: > This patch series adds generic support for issuing device control > related ioctls and supports creating the ARM KVM-accelerated VGIC using > the device control API while maintaining backwards compatibility for > older kernels. > > This is an RF

[Qemu-devel] [RFC PATCH v3 0/4] Create ARM KVM VGIC with device control API

2013-11-18 Thread Christoffer Dall
This patch series adds generic support for issuing device control related ioctls and supports creating the ARM KVM-accelerated VGIC using the device control API while maintaining backwards compatibility for older kernels. This is an RFC patch set because it relies on kernel header changes that are