qemu/hw/xenpv
Ian Campbell 228df5c91c xen: domainbuild: reopen libxenctrl interface after forking for domain watcher.
Using an existing libxenctrl handle after a fork was never
particularly safe (especially if foreign mappings existed at the time
of the fork) and the xc fd has been unavailable for many releases.

Reopen the handle after fork and therefore do away with xc_fd().

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2016-01-26 17:19:41 +00:00
..
Makefile.objs xen: move Xen PV machine files to hw/xenpv 2014-05-07 16:14:50 +00:00
xen_domainbuild.c xen: domainbuild: reopen libxenctrl interface after forking for domain watcher. 2016-01-26 17:19:41 +00:00
xen_domainbuild.h xen: move Xen PV machine files to hw/xenpv 2014-05-07 16:14:50 +00:00
xen_machine_pv.c Use DEFINE_MACHINE() to register all machines 2015-09-19 16:40:15 +02:00