Re: [Qemu-devel] [PATCH qemu] machine: Polish -machine xxx,help

2017-10-25 Thread Alexey Kardashevskiy
On 26/10/17 12:29, Alexey Kardashevskiy wrote: > The "-machine xxx,help" prints kernel-irqchip possible values as > "OnOffSplit", this adds separators to the printed line. > > Signed-off-by: Alexey Kardashevskiy > --- > > aik@fstn1-p1:~$ ./qemu-system-ppc64 -machine pseries,help 2>&1 | grep > k

[Qemu-devel] [PATCH qemu] machine: Polish -machine xxx,help

2017-10-25 Thread Alexey Kardashevskiy
The "-machine xxx,help" prints kernel-irqchip possible values as "OnOffSplit", this adds separators to the printed line. Signed-off-by: Alexey Kardashevskiy --- aik@fstn1-p1:~$ ./qemu-system-ppc64 -machine pseries,help 2>&1 | grep kernel-irqchip Was: pseries-2.11.kernel-irqchip=OnOffSplit (Con