On Tue, 2015-11-10 at 19:53 +0000, Ian Jackson wrote:
> The sympathy and xenuse serial modules had too much in common.  Factor
> out the common code, which is now responsible for
>   - knowledge of the Xen console switch
>   - splitting strings up into individual keys
>   - timing decisions
>   - error trapping and logging
> 
> This new class is an abstract base class for the concrete serial
> method classes, and calls back to its derived class to prepare, send
> each actual key, and shut down.
> 
> There is some functional change: notably, after failure to send the
> first debug key, sending the remainder will not be attempted.
> 
> Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>

Acked-by: Ian Campbell <ian.campb...@citrix.com>


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to