]> www.infradead.org Git - users/dwmw2/qemu.git/commit
i386/xen: implement HYPERVISOR_event_channel_op
authorJoao Martins <joao.m.martins@oracle.com>
Thu, 28 Jun 2018 16:36:19 +0000 (12:36 -0400)
committerJoao Martins <joao.m.martins@oracle.com>
Tue, 19 Feb 2019 14:00:57 +0000 (09:00 -0500)
commit73b4fd1bea2ca59dddfd27f6c5153a631345d18a
treebd0dac6ca770e39e27081b68630c5d204bccb8a1
parentabaeb9e778794a4a7fb6f4391661bb948ec15f40
i386/xen: implement HYPERVISOR_event_channel_op

Additionally set XEN_INTERFACE_VERSION to most recent in order to
exercise both event_channel_op and event_channel_op_compat.

Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
target/i386/xen.c