]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - arch/s390/kvm/kvm-s390.c
KVM: s390: ucontrol: disable in-kernel irq stack
authorCarsten Otte <cotte@de.ibm.com>
Wed, 4 Jan 2012 09:25:25 +0000 (10:25 +0100)
committerAvi Kivity <avi@redhat.com>
Mon, 5 Mar 2012 12:52:19 +0000 (14:52 +0200)
commitd6b6d166864fa97ca3b1ed1a5c62fd3b53d4606f
tree6f772746ed159b26da04888c1bd0fa09e1732b71
parentc0d744a9c8aae81b624e0650e6fbbbb83db1a145
KVM: s390: ucontrol: disable in-kernel irq stack

This patch disables the in-kernel interrupt stack for KVM virtual
machines that are controlled by user. Userspace has to take care
of handling interrupts on its own.

Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/s390/kvm/kvm-s390.c