Re: [libvirt] [PATCH v9 6/7] xen: format xen command line for USB keyboard

2014-02-18 Thread Ján Tomko
On 02/17/2014 11:17 AM, Li Zhang wrote: > From: Li Zhang > > This patch is to format xen command line for USB keyboard s/xen command line/Xen XM and S-Expr config/ both here and in the subject. > > Signed-off-by: Li Zhang > --- > src/xenxs/xen_sxpr.c | 27 +++ > src/x

[libvirt] [PATCH v9 6/7] xen: format xen command line for USB keyboard

2014-02-17 Thread Li Zhang
From: Li Zhang This patch is to format xen command line for USB keyboard Signed-off-by: Li Zhang --- src/xenxs/xen_sxpr.c | 27 +++ src/xenxs/xen_xm.c | 30 ++ 2 files changed, 41 insertions(+), 16 deletions(-) diff --git a/src/xenxs/xen_s