qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] qemu -vga qxl


From: Alon Levy
Subject: Re: [Qemu-devel] qemu -vga qxl
Date: Fri, 27 Apr 2012 11:27:24 +0300
User-agent: Mutt/1.5.21 (2011-07-01)

On Thu, Apr 26, 2012 at 06:17:09PM +0800, wangyingying wrote:
>     
>     
>    hi,
>     
>     
>    when i use qemu-system-x86-64 command , the argvs -vga qxl,  not effect.
>    the qxl device is not to load

Works here:


$ (echo info qtree; echo quit) | qemu-system-x86_64 -vga qxl -monitor stdio | 
grep qxl
do_spice_init: starting 0.10.1
spice_server_add_interface: SPICE_INTERFACE_QXL
red_worker_main: begin
display_channel_create: create display channel
cursor_channel_create: create cursor channel
      dev: qxl-vga, id ""
        bus-prop: romfile = "vgabios-qxl.bin"
$ (echo info qtree; echo quit) | qemu-system-x86_64 -monitor stdio | grep qxl
$ 

>     
>     
> 
>    --------------------------------------------------------------------------
> 
>    wangyingying
>     
>     



reply via email to

[Prev in Thread] Current Thread [Next in Thread]