Re: [Qemu-devel] [PATCH 1/4] kvm: Update headers for device control api

2013-08-24 Thread Peter Maydell
On 23 August 2013 20:40, Christoffer Dall wrote: > Update the KVM kernel headers to add support for the device control API > on ARM used to create in-kernel devices and set and get attributes on > these. > > This is needed for VGIC save/restore with KVM ARM targets. > > Headers are included from:

[Qemu-devel] [PATCH 1/4] kvm: Update headers for device control api

2013-08-23 Thread Christoffer Dall
Update the KVM kernel headers to add support for the device control API on ARM used to create in-kernel devices and set and get attributes on these. This is needed for VGIC save/restore with KVM ARM targets. Headers are included from: git://git.linaro.org/people/cdall/linux-kvm-arm.git vgic-migra