]> xenbits.xensource.com Git - people/pauldu/qemu.git/commit
i386/xen: implement HVMOP_set_param
authorAnkur Arora <ankur.a.arora@oracle.com>
Tue, 6 Dec 2022 11:14:07 +0000 (11:14 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Fri, 20 Jan 2023 12:28:51 +0000 (12:28 +0000)
commit9e445b145421cc45d006265f44de24f59034eb67
tree8feefeb16828d414cf93b9830303374deae5915a
parentfa600126c9be8ceb6e83513081b69c50996a0ed9
i386/xen: implement HVMOP_set_param

This is the hook for adding the HVM_PARAM_CALLBACK_IRQ parameter in a
subsequent commit.

Signed-off-by: Ankur Arora <ankur.a.arora@oracle.com>
Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
[dwmw2: Split out from another commit]
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
target/i386/kvm/xen-emu.c