]> xenbits.xensource.com Git - people/pauldu/xen.git/commit
x86/shim: copy back the result of EVTCHNOP_status
authorRoger Pau Monne <roger.pau@citrix.com>
Thu, 31 Oct 2019 11:58:29 +0000 (12:58 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 1 Nov 2019 10:48:04 +0000 (10:48 +0000)
commit0f45bbbc404e2d1257476f9caa6644c209ec2c90
tree5e3dace5b7c40c74007455951cf6de0cd7d84d4b
parented1322105c005c6f975f8f06640ad488c22e6ab5
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>
Release-acked-by: Juergen Gross <jgross@suse.com>
xen/arch/x86/pv/shim.c