
23 Aug
2013
23 Aug
'13
10:16 p.m.
On 08/15/2013 10:48 AM, Viktor Mihajlovski wrote:
KVM guests for the s390 architecture do not support graphics and input devices. We use the os_info.fv.arch property to recognize such guests and skip the default device generation for those.
Signed-off-by: Viktor Mihajlovski <mihajlov@linux.vnet.ibm.com> --- src/Virt_VirtualSystemManagementService.c | 12 ++++++++++++ 1 file changed, 12 insertions(+)
ACK John