]> xenbits.xensource.com Git - qemu-xen-traditional.git/commit
qemu-xen-traditional: Use libxenevtchn
authorIan Campbell <ian.campbell@citrix.com>
Fri, 15 Jan 2016 13:23:53 +0000 (13:23 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 22 Jan 2016 12:14:16 +0000 (12:14 +0000)
commitca2ff968de42d47dcda8973aa1528a14f99992d3
tree765148bdfac3bb88fa0e76f5a1cc862d4f95eef3
parent569eac99e8ddccd15fe78e8a3af5622afe780e3b
qemu-xen-traditional: Use libxenevtchn

/dev/xen/evtchn related wrappers have been moved out of libxenctrl
into their own library.

Note that i386-dm/helper2.c's xc_interface * was always really an
xc_evtchn *, it's just they used to be typedefs to the same thing...

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
hw/xen_backend.c
hw/xen_backend.h
hw/xen_common.h
i386-dm/helper2.c
xen-hooks.mak