]> 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>
Thu, 5 Jan 2023 19:44:16 +0000 (19:44 +0000)
commit1519e4d3f9903fed06c6238c74ab5120bb2ea667
tree695b01f7db823a07c53f2fa92bce246ecf1a202c
parent1dcb1ba49897dee5b3f03dcce8300fad4c6cae32
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>
target/i386/kvm/xen-emu.c