summaryrefslogtreecommitdiff
path: root/str.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-17str: Add helper to extend dynamically argv listVadim Kochan1-0/+20
2015-11-09str: Add converting cmdline args vector to str moduleVadim Kochan1-0/+23
2013-06-04xutils: break out string handling and lockingDaniel Borkmann1-0/+88
cda8789654bfcebca397daebc37aff081bd75'>patch) tree9b10872dc1723f5719fbf32717973e3971241112 parentfb848db39661a1243f6ae939ef7e9251a765b972 (diff)
KVM: arm/arm64: vgic-new: Add CTLR, TYPER and IIDR handlers
Those three registers are v2 emulation specific, so their implementation lives entirely in vgic-mmio-v2.c. Also they are handled in one function, as their implementation is pretty simple. When the guest enables the distributor, we kick all VCPUs to get potentially pending interrupts serviced. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat