]> Git Repo - qemu.git/commit - target-s390x/cpu.h
s390x/kvm: diag288 instruction interception and handling
authorXu Wang <[email protected]>
Thu, 11 Jun 2015 11:55:26 +0000 (13:55 +0200)
committerChristian Borntraeger <[email protected]>
Thu, 11 Jun 2015 15:45:49 +0000 (17:45 +0200)
commit8fc639af4b62930671b6988c1f7eedf9e7c9f7bc
tree9c2259329b4884fd4486ef6c984b23dc3600059a
parent188f24c2c149bcb0088c6317e99e09afc007de34
s390x/kvm: diag288 instruction interception and handling

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 <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Christian Borntraeger <[email protected]>
target-s390x/cpu.h
target-s390x/kvm.c
target-s390x/misc_helper.c
This page took 0.025826 seconds and 4 git commands to generate.