aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>2014-12-01 15:55:42 +0100
committerChristian Borntraeger <borntraeger@de.ibm.com>2015-03-31 21:07:29 +0200
commitb4aec92567f3146167cbc262c686ff73730aa4ca (patch)
treecced47f38169145b3c4ba310ecf24dc3827b3271 /tools
parentKVM: s390: deliver floating interrupts in order of priority (diff)
downloadlinux-dev-b4aec92567f3146167cbc262c686ff73730aa4ca.tar.xz
linux-dev-b4aec92567f3146167cbc262c686ff73730aa4ca.zip
KVM: s390: cpu timer irq priority
We now have a mechanism for delivering interrupts according to their priority. Let's inject them using our new infrastructure (instead of letting only hardware handle them), so we can be sure that the irq priorities are satisfied. For s390, the cpu timer and the clock comparator are to be checked for common code kvm_cpu_has_pending_timer(), although the cpu timer is only stepped when the guest is being executed. Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions