]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: Support for I/O interrupts.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 20 Dec 2012 14:32:08 +0000 (15:32 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 7 Jan 2013 21:53:40 +0000 (19:53 -0200)
commitf00d251d7bd0de549dd38d7da2e4de2ab93dd16b
tree60f36ff7f61757501f3560d8860ca217d7e92640
parente203f1034da08d8c5a7417e7e059cb3f43c12a6f
KVM: s390: Support for I/O interrupts.

Add support for handling I/O interrupts (standard, subchannel-related
ones and rudimentary adapter interrupts).

The subchannel-identifying parameters are encoded into the interrupt
type.

I/O interrupts are floating, so they can't be injected on a specific
vcpu.

Reviewed-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Documentation/virtual/kvm/api.txt
arch/s390/include/asm/kvm_host.h
arch/s390/kvm/interrupt.c
include/uapi/linux/kvm.h