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>
Showing
- Documentation/virtual/kvm/api.txt 4 additions, 0 deletionsDocumentation/virtual/kvm/api.txt
- arch/s390/include/asm/kvm_host.h 2 additions, 0 deletionsarch/s390/include/asm/kvm_host.h
- arch/s390/kvm/interrupt.c 101 additions, 2 deletionsarch/s390/kvm/interrupt.c
- include/uapi/linux/kvm.h 9 additions, 0 deletionsinclude/uapi/linux/kvm.h
Loading
Please register or sign in to comment