Eric Blake 03e5f8bbbf xen: reduce callback special cases
The callback struct is great when iterating through several
possibilities, but when calling a known callback, it's just
overhead.  We can make the direct call in those cases.

* src/xen/xen_driver.c (xenUnifiedOpen, xenUnifiedDomainSuspend)
(xenUnifiedDomainResume, xenUnifiedDomainDestroyFlags): Make
direct calls instead of going through callback.
2011-07-28 14:44:24 -06:00
..
2011-07-28 14:44:23 -06:00
2011-07-28 14:44:23 -06:00
2011-07-28 14:44:23 -06:00
2011-07-28 14:44:23 -06:00
2011-07-28 14:44:23 -06:00
2011-07-15 16:34:44 -06:00
2011-07-28 14:44:23 -06:00