On Mon, Aug 13, 2018 at 11:01:00AM +0100, Andrew Cooper wrote: > set_max_evtchn is somewhat weird. It was introduced with the event_fifo work, > but has never been used. Still, it is a bounding on resources consumed by the > event channel infrastructure, and should be part of createdomain, rather than > editable after the fact. > > Drop XEN_DOMCTL_set_max_evtchn completely (including XSM hooks and libxc > wrappers), and retain the functionality in XEN_DOMCTL_createdomain. > > Signed-off-by: Andrew Cooper <[email protected]> > Acked-by: Daniel De Graaf <[email protected]> > Acked-by: Christian Lindig <[email protected]> > Acked-by: Wei Liu <[email protected]>
Reviewed-by: Roger Pau Monné <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
