]> 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>
Fri, 30 Dec 2022 11:36:22 +0000 (11:36 +0000)
commit4779e9bef2742ff073826ed2c071ec8bbaaa5b51
tree0d17d0c185b185cab6ac51889ea3a495df45eabd
parent7c668d376c7f7c1400ca7c3e53aba0abe0e752e7
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