On 16/10/2023 16:19, David Woodhouse wrote:
From: David Woodhouse <[email protected]>
This is kind of redundant since without being able to get these through
ome other method (HVMOP_get_param) the guest wouldn't be able to access
^ typo
XenStore in order to find them. But Xen populates them, and it does
allow guests to *rebind* to the event channel port after a reset.
... although this can also be done by querying the remote end of the
port before reset.
Signed-off-by: David Woodhouse <[email protected]>
---
hw/i386/kvm/xen_xenstore.c | 10 ++++++++++
1 file changed, 10 insertions(+)
Reviewed-by: Paul Durrant <[email protected]>