On Wed, 22 Apr 2015 11:16:00 +0200
Alexander Graf wrote:
> On 04/22/2015 10:32 AM, Cornelia Huck wrote:
> > On Tue, 21 Apr 2015 21:09:05 +0200
> > Alexander Graf wrote:
> >
> >> On 04/17/2015 09:52 AM, Cornelia Huck wrote:
> >>> From: Xu Wang
> >>>
> >>> Intercept the diag288 requests from kvm
On 04/22/2015 10:32 AM, Cornelia Huck wrote:
On Tue, 21 Apr 2015 21:09:05 +0200
Alexander Graf wrote:
On 04/17/2015 09:52 AM, Cornelia Huck wrote:
From: Xu Wang
Intercept the diag288 requests from kvm guests, and hand the
requested command to the diag288 watchdog device for further
handling
On Tue, 21 Apr 2015 21:09:05 +0200
Alexander Graf wrote:
> On 04/17/2015 09:52 AM, Cornelia Huck wrote:
> > From: Xu Wang
> >
> > Intercept the diag288 requests from kvm guests, and hand the
> > requested command to the diag288 watchdog device for further
> > handling.
> >
> > Signed-off-by: Xu
On 04/17/2015 09:52 AM, Cornelia Huck wrote:
From: Xu Wang
Intercept the diag288 requests from kvm guests, and hand the
requested command to the diag288 watchdog device for further
handling.
Signed-off-by: Xu Wang
Reviewed-by: David Hildenbrand
Signed-off-by: Cornelia Huck
We're getting a
From: Xu Wang
Intercept the diag288 requests from kvm guests, and hand the
requested command to the diag288 watchdog device for further
handling.
Signed-off-by: Xu Wang
Reviewed-by: David Hildenbrand
Signed-off-by: Cornelia Huck
---
target-s390x/cpu.h | 1 +
target-s390x/kvm.c