qemu-patch-raspberry4/include/hw/xen
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
..
xen.h xen-hvm: Clean up xen_ram_alloc() error handling 2016-01-14 16:49:50 +00:00
xen_backend.h xen: Switch uses of xc_map_foreign_{pages,bulk} to use libxenforeignmemory API. 2016-01-26 17:19:35 +00:00
xen_common.h xen: domainbuild: reopen libxenctrl interface after forking for domain watcher. 2016-01-26 17:19:41 +00:00