WSL2-Linux-Kernel/include
Marc Zyngier c1bfb577ad arm/arm64: KVM: vgic: switch to dynamic allocation
So far, all the VGIC data structures are statically defined by the
*maximum* number of vcpus and interrupts it supports. It means that
we always have to oversize it to cater for the worse case.

Start by changing the data structures to be dynamically sizeable,
and allocate them at runtime.

The sizes are still very static though.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2014-09-18 18:48:52 -07:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm arm/arm64: KVM: vgic: switch to dynamic allocation 2014-09-18 18:48:52 -07:00
linux Merge remote-tracking branch 'kvm/next' into queue 2014-09-18 18:15:32 -07:00
math-emu
media
memory
misc
net
pcmcia
ras
rdma
rxrpc
scsi
soc/tegra
sound
target
trace
uapi
video
xen
Kbuild