summaryrefslogtreecommitdiff
path: root/dissector_80211.h
diff options
context:
space:
mode:
Diffstat (limited to 'dissector_80211.h')
0 files changed, 0 insertions, 0 deletions
next.git/diff/?id=ad275b8bb1e659b14120174d87e3c1fdc22e9978&id2=5e6431da8f3a04759ac8d77b7c98eec0de580343'>diff)
KVM: arm/arm64: vgic-new: vgic_init: implement vgic_init
This patch allocates and initializes the data structures used to model the vgic distributor and virtual cpu interfaces. At that stage the number of IRQs and number of virtual CPUs is frozen. Signed-off-by: Eric Auger <eric.auger@linaro.org> Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat
-rw-r--r--include/kvm/vgic/vgic.h7
-rw-r--r--virt/kvm/arm/vgic/vgic-init.c217
-rw-r--r--virt/kvm/arm/vgic/vgic-v2.c5
-rw-r--r--virt/kvm/arm/vgic/vgic-v3.c5
-rw-r--r--virt/kvm/arm/vgic/vgic.c4
-rw-r--r--virt/kvm/arm/vgic/vgic.h8
6 files changed, 245 insertions, 1 deletions
diff --git a/include/kvm/vgic/vgic.h b/include/kvm/vgic/vgic.h