OSDN Git Service

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>
Wed, 1 Mar 2023 09:07:52 +0000 (09:07 +0000)
commitc6623cc3e785b806c6175c3e85a0ee4d6db4f7d4
tree34e4b4c3cb26bdb94aec828d3b7ae057c5c5be5d
parent8b57d5c523f8f1a650188ffa58939e1c5aaa6254
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