]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/xen: populate store frontend nodes with XenStore PFN/port
authorDavid Woodhouse <dwmw@amazon.co.uk>
Thu, 12 Oct 2023 09:59:45 +0000 (10:59 +0100)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Wed, 25 Oct 2023 11:45:22 +0000 (12:45 +0100)
commit83e73b37940dc177d257563aa2a273e6e5e237ea
tree5de0320c655939ded457a48af981252040a97071
parent7aba57ea155d3d3a2b5477cd6de8407bbb6cfa10
hw/xen: populate store frontend nodes with XenStore PFN/port

This is kind of redundant since without being able to get these through
some other method (HVMOP_get_param) the guest wouldn't be able to access
XenStore in order to find them.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
hw/i386/kvm/xen_xenstore.c