Re: [PATCH v6 12/13] KVM: s390: add gib_alert_irq_handler()

2019-01-30 Thread Michael Mueller
On 30.01.19 17:24, Pierre Morel wrote: On 29/01/2019 16:29, Michael Mueller wrote: On 29.01.19 14:26, Halil Pasic wrote: On Thu, 24 Jan 2019 13:59:38 +0100 Michael Mueller wrote: The patch implements a handler for GIB alert interruptions on the host. Its task is to alert guests that

Re: [PATCH v6 12/13] KVM: s390: add gib_alert_irq_handler()

2019-01-30 Thread Pierre Morel
On 29/01/2019 16:29, Michael Mueller wrote: On 29.01.19 14:26, Halil Pasic wrote: On Thu, 24 Jan 2019 13:59:38 +0100 Michael Mueller wrote: The patch implements a handler for GIB alert interruptions on the host. Its task is to alert guests that interrupts are pending for them. A GIB alert

Re: [PATCH v6 12/13] KVM: s390: add gib_alert_irq_handler()

2019-01-29 Thread Halil Pasic
On Tue, 29 Jan 2019 16:29:40 +0100 Michael Mueller wrote: > > > On 29.01.19 14:26, Halil Pasic wrote: > > On Thu, 24 Jan 2019 13:59:38 +0100 > > Michael Mueller wrote: > > > >> The patch implements a handler for GIB alert interruptions > >> on the host. Its task is to alert guests that

Re: [PATCH v6 12/13] KVM: s390: add gib_alert_irq_handler()

2019-01-29 Thread Michael Mueller
On 29.01.19 14:26, Halil Pasic wrote: On Thu, 24 Jan 2019 13:59:38 +0100 Michael Mueller wrote: The patch implements a handler for GIB alert interruptions on the host. Its task is to alert guests that interrupts are pending for them. A GIB alert interrupt statistic counter is added as

Re: [PATCH v6 12/13] KVM: s390: add gib_alert_irq_handler()

2019-01-29 Thread Halil Pasic
On Thu, 24 Jan 2019 13:59:38 +0100 Michael Mueller wrote: > The patch implements a handler for GIB alert interruptions > on the host. Its task is to alert guests that interrupts are > pending for them. > > A GIB alert interrupt statistic counter is added as well: > > $ cat /proc/interrupts >

[PATCH v6 12/13] KVM: s390: add gib_alert_irq_handler()

2019-01-24 Thread Michael Mueller
The patch implements a handler for GIB alert interruptions on the host. Its task is to alert guests that interrupts are pending for them. A GIB alert interrupt statistic counter is added as well: $ cat /proc/interrupts CPU0 CPU1 ... GAL: 23 37 [I/O] GIB Alert