]> 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)
committerJoao Martins <joao.m.martins@oracle.com>
Tue, 19 Feb 2019 14:00:57 +0000 (09:00 -0500)
commitddb373729330742a9c7c5e16c8ebb0959fb1eeae
treefe078a4104628385ca3d7122d500555f30a5b472
parent456b03ecb38538b0b083a9a5ac6b02120d1d76d8
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>
target/i386/xen.c