On Tue, Mar 28, 2017 at 7:28 PM, Eric Auger <eric.au...@redhat.com> wrote: > KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS needs to be checked before > attempting to read ICC_CTLR_EL1; otherwise kernel versions not > exposing this kvm device group will be incompatible with qemu 2.9. > > Fixes: 07a5628 ("hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers") > Signed-off-by: Eric Auger <eric.au...@redhat.com> > Reported-by: Prakash B <bjsprakash.li...@gmail.com> > > --- > Thank Eric,
Verified compatibility for host kernel versions 4.4, 4.10 and 4.11-rc3, guest booted fine with these. Tested-by: Prakash, Brahmajyosyula <brahmajyosyula.prak...@cavium.com>