arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0
authorChristoffer Dall <christoffer.dall@linaro.org>
Sat, 14 Jun 2014 20:30:45 +0000 (22:30 +0200)
committerChristoffer Dall <christoffer.dall@linaro.org>
Fri, 19 Sep 2014 01:44:32 +0000 (18:44 -0700)
commit9da48b5502622f9f0e49df957521ec43a0c9f4c1
tree57d10bf03e4637f2e4d3a8d6abd5a5eeec8f2c2f
parentfaa1b46c3e9f4d40359aee04ff275eea5f4cae3a
arm/arm64: KVM: vgic: Fix SGI writes to GICD_I{CS}PENDR0

Writes to GICD_ISPENDR0 and GICD_ICPENDR0 ignore all settings of the
pending state for SGIs.  Make sure the implementation handles this
correctly.

Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
virt/kvm/arm/vgic.c
This page took 0.024505 seconds and 5 git commands to generate.