Re: [Qemu-discuss] vga through qemu in arm

2018-05-16 Thread Alberto Garcia
On Mon, May 14, 2018 at 02:40:42PM +0800, lizhuoyao wrote: > 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 >

Re: [Qemu-discuss] vga through qemu in arm

2018-05-14 Thread lizhuoyao
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 写道:-原始邮件- 发件人:

[Qemu-discuss] vga through qemu in arm

2018-05-14 Thread lizhuoyao
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