]> xenbits.xensource.com Git - xen.git/commit
x86/shim: copy back the result of EVTCHNOP_status
authorRoger Pau Monné <roger.pau@citrix.com>
Mon, 25 Nov 2019 15:20:17 +0000 (16:20 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 25 Nov 2019 15:20:17 +0000 (16:20 +0100)
commit0a79df73307076b0e946fd8fb87e8fbaca15d596
tree332ddf0774c75ae12f6be34d3223487c90456ac9
parentb12609b76c918d866cd4abf4d6640fe41d3e7912
x86/shim: copy back the result of EVTCHNOP_status

The event channel data was not copied back to guest memory, fix this
by doing the copy.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Wei Liu <wl@xen.org>
master commit: 0f45bbbc404e2d1257476f9caa6644c209ec2c90
master date: 2019-11-01 10:48:04 +0000
xen/arch/x86/pv/shim.c