Re: [libvirt] [PATCHv4 2/2] S390: Enable SCLP Console in QEMU driver

2013-01-08 Thread Michal Privoznik
On 07.01.2013 18:17, Viktor Mihajlovski wrote: > From: "J.B. Joret" > > This is the QEMU backend code for the SCLP console support. > It includes SCLP capability detection, QEMU command line generation > and a test case. > > Signed-off-by: J.B. Joret > Signed-off-by: Viktor Mihajlovski > --- >

[libvirt] [PATCHv4 2/2] S390: Enable SCLP Console in QEMU driver

2013-01-07 Thread Viktor Mihajlovski
From: "J.B. Joret" This is the QEMU backend code for the SCLP console support. It includes SCLP capability detection, QEMU command line generation and a test case. Signed-off-by: J.B. Joret Signed-off-by: Viktor Mihajlovski --- src/qemu/qemu_capabilities.c |3 + src/