Re: [PATCH v6 03/13] KVM: s390: move bitmap idle_mask into arch struct top level

2019-01-29 Thread Cornelia Huck
On Thu, 24 Jan 2019 13:59:29 +0100 Michael Mueller wrote: > The vcpu idle_mask state is used by but not specific > to the emulated floating interruptions. The state is > relevant to gisa related interruptions as well. > > Signed-off-by: Michael Mueller > --- > arch/s390/include/asm/kvm_host.h

Re: [PATCH v6 03/13] KVM: s390: move bitmap idle_mask into arch struct top level

2019-01-28 Thread Pierre Morel
On 24/01/2019 13:59, Michael Mueller wrote: The vcpu idle_mask state is used by but not specific to the emulated floating interruptions. The state is relevant to gisa related interruptions as well. Signed-off-by: Michael Mueller --- arch/s390/include/asm/kvm_host.h | 2 +- arch/s390/kvm/int

[PATCH v6 03/13] KVM: s390: move bitmap idle_mask into arch struct top level

2019-01-24 Thread Michael Mueller
The vcpu idle_mask state is used by but not specific to the emulated floating interruptions. The state is relevant to gisa related interruptions as well. Signed-off-by: Michael Mueller --- arch/s390/include/asm/kvm_host.h | 2 +- arch/s390/kvm/interrupt.c| 11 +-- arch/s390/kvm/