commit | d6b6d166864fa97ca3b1ed1a5c62fd3b53d4606f | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Wed Jan 04 10:25:25 2012 +0100 |
committer | Avi Kivity <avi@redhat.com> | Mon Mar 05 14:52:19 2012 +0200 |
tree | 6f772746ed159b26da04888c1bd0fa09e1732b71 | |
parent | c0d744a9c8aae81b624e0650e6fbbbb83db1a145 [diff] |
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>