libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ
authorShannon Zhao <shannon.zhao@linaro.org>
Thu, 29 Sep 2016 01:19:01 +0000 (18:19 -0700)
committerWei Liu <wei.liu2@citrix.com>
Fri, 30 Sep 2016 10:47:27 +0000 (11:47 +0100)
commit99fb06be525ef9cb13fb6d27656fc6cb84b152a1
tree830beabb5cea4560076b0453d138a51f9103a83c
parent25dc3a542d1e21fd600f001ba721ba29893fff67
libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ

The guest kernel will get the event channel interrupt information via
domain param HVM_PARAM_CALLBACK_IRQ. Initialize it here.

Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
Acked-by: Julien Grall <julien.grall@arm.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_arm.c
tools/libxl/libxl_internal.h