]> 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>
Wed, 11 Jan 2023 08:07:52 +0000 (08:07 +0000)
commit229b5f48d1677b2230f0c98d3d13d57253fc90ba
treeed8535507e111858e6092347b87a08398ee1ea4b
parentf3f1bb6169fcedf32ef4844d710ee6044a581e95
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