]> www.infradead.org Git - users/dwmw2/qemu.git/commit
i386/xen: handle HVMOP_get_param
authorJoao Martins <joao.m.martins@oracle.com>
Fri, 28 Sep 2018 17:17:47 +0000 (13:17 -0400)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Mon, 20 Feb 2023 18:03:50 +0000 (18:03 +0000)
commit2e58f8e20ddca348d0cf83194bccf30d1f9f358f
tree1de9e0e319d05e13a9543cfbc300697e4f382c98
parent6763b59b51c097d9bb7c6a9089f59709bc9d8b3e
i386/xen: handle HVMOP_get_param

Which is used to fetch xenstore PFN and port to be used
by the guest. This is preallocated by the toolstack when
guest will just read those and use it straight away.

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
target/i386/kvm/xen-emu.c