summaryrefslogtreecommitdiff
path: root/iosched.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-22iosched: Print error cause if setting io prio failedVadim Kochan1-1/+1
2013-06-03iosched: break out io scheduling functions from xutilsDaniel Borkmann1-0/+76
Diffstatf='/cgit.cgi/linux/net-next.git/patch/?id=54f59d2b3a0a3d4e6f5038f5831aedb21350209d'>patch)
tree2f6c7d175c962f9930506bc2467f17b5c9a92f0e
parent741972d8a69ce748d84dfe0d68403054dfcae657 (diff)
KVM: arm/arm64: vgic-new: Add GICv3 IDREGS register handler
We implement the only one ID register that is required by the architecture, also this is the one that Linux actually checks. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat
-rw-r--r--virt/kvm/arm/vgic/vgic-mmio-v3.c16
1 files changed, 14 insertions, 2 deletions
diff --git a/virt/kvm/arm/vgic/vgic-mmio-v3.c b/virt/kvm/arm/vgic/vgic-mmio-v3.c