[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] vga through qemu in arm
From: |
lizhuoyao |
Subject: |
Re: [Qemu-discuss] vga through qemu in arm |
Date: |
Wed, 16 May 2018 16:11:14 +0800 (GMT+08:00) |
No one has encountered this problem, anyone can answer?
thanks!
在2018-05-14,lizhuoyao <address@hidden> 写道:-----原始邮件-----
发件人: lizhuoyao <address@hidden>
发送时间: 2018年5月14日 星期一
收件人: lizhuoyao <address@hidden>
抄送: qemu-discuss <address@hidden>
主题: Re:vga through qemu in arm
sorry:
tool: qemu-2.12.0 libvirt-3.2.0
This issue only happen in arm,and it's ok in x86. I get some message in the
internet that VGA is a (more or less) x86-specific standard, not available on
ARM. Right?
Thanks!
在2018-05-14,lizhuoyao <address@hidden> 写道:-----原始邮件-----
发件人: lizhuoyao <address@hidden>
发送时间: 2018年5月14日 星期一
收件人: qemu-discuss <address@hidden>
主题: vga through qemu in arm
hi everyone:
currently, I meet a problem about qemu.Use virt-install order to create a
domain, return a failed:
order: virt-install -n centos-gg -r 1024 --disk
centos-gg.img,format=qcow2,size=10 --cdrom
/home/Centos-7-aarch64-Everything.iso --graphics vnc, listen=0.0.0.0
failed: this QEMU does not support 'cirrus' video device
--
Have a good day