<br><font size=2 face="sans-serif">Got it, thanks a lot :)</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br><font size=2 face="sans-serif">Lyon</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=35%><font size=1 face="sans-serif"><b>Appiah <muppski@gmail.com></b>
</font>
<br><font size=1 face="sans-serif">发件人: spice-devel-bounces+liang.liang12=zte.com.cn@lists.freedesktop.org</font>
<p><font size=1 face="sans-serif">2010-12-18 05:07</font>
<td width=64%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">收件人</font></div>
<td><font size=1 face="sans-serif">spice-devel@lists.freedesktop.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">抄送</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">主题</font></div>
<td><font size=1 face="sans-serif">Re: [Spice-devel] Unknown vga type:
qxl</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><font size=3>Heya!<br>
</font>
<br><font size=3>On Fri, Dec 17, 2010 at 4:42 AM, <</font><a href=mailto:liang.liang12@zte.com.cn><font size=3 color=blue><u>liang.liang12@zte.com.cn</u></font></a><font size=3>>
wrote:</font>
<br><font size=2 face="sans-serif"><br>
Hi, </font><font size=3><br>
</font><font size=2 face="sans-serif"><br>
I found when running spiced QEMU with "-vga qxl" option, it complains
unknown vga type. My question is: is there any special patch needed to
support "-vga qxl" option? If no, how to support this?</font><font size=3>
</font><font size=2 face="sans-serif"><br>
BTW: I remove "-vga qxl" when running qemu, it starts up successfully.
But I'm not sure whether QXL driver is used in this scenario.....?</font><font size=3>
</font><font size=2 face="sans-serif"><br>
__________________________</font><font size=3> </font><font size=2 face="sans-serif"><br>
test2010-2-7:/opt/spice/qemu # ./x86_64-softmmu/qemu-system-x86_64 -drive
file=/home/vm/qemu.img,if=ide -soundhw ac97 -L pc-bios -nographic -spice
port=15050,disable-ticketing -usbdevice tablet -enable-kvm -m 512 -vga
qxl -cdrom /home/huxc/suse11.2_x86_64.iso -boot d</font><font size=3> </font><font size=2 face="sans-serif"><br>
Unknown vga type: qxl</font><font size=3> </font>
<br><font size=3><br>
Just got the same problem myself.<br>
<br>
That's beacuse I forgot to "cd qemu; git checkout -b spice.v13 origin/spice.v13;"
(from the build instruction page)<br>
but since thats old I wrote v24 instead of 13 after looking at </font><a href=http://cgit.freedesktop.org/spice/qemu><font size=3 color=blue><u>http://cgit.freedesktop.org/spice/qemu</u></font></a><font size=3>.<br>
<br>
Now it starts with -vga qxl !<br>
</font>
<br><font size=2 face="sans-serif"><br>
test2010-2-7:/opt/spice/qemu # ./x86_64-softmmu/qemu-system-x86_64 --help
|grep vga</font><font size=3> </font><font size=2 face="sans-serif"><br>
-vga [std|cirrus|vmware|xenfb|none]</font><font size=3> </font><font size=2 face="sans-serif"><br>
__________________________</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Also I checked the spiced QEMU code, there is also no corresponding qxl
driver information. <br>
_______________________________</font><font size=3> </font><font size=2 face="sans-serif"><br>
Vl.c</font><font size=3> </font><font size=2 face="sans-serif"><br>
static struct {</font><font size=3> </font><font size=2 face="sans-serif"><br>
const char *driver;</font><font size=3> </font><font size=2 face="sans-serif"><br>
int *flag;</font><font size=3> </font><font size=2 face="sans-serif"><br>
} default_list[] = {</font><font size=3> </font><font size=2 face="sans-serif"><br>
{ .driver = "isa-serial",
.flag = &default_serial },</font><font size=3>
</font><font size=2 face="sans-serif"><br>
{ .driver = "isa-parallel",
.flag = &default_parallel },</font><font size=3> </font><font size=2 face="sans-serif"><br>
{ .driver = "isa-fdc",
.flag = &default_floppy },</font><font size=3>
</font><font size=2 face="sans-serif"><br>
{ .driver = "ide-drive",
.flag = &default_cdrom },</font><font size=3>
</font><font size=2 face="sans-serif"><br>
{ .driver = "virtio-serial-pci", .flag
= &default_virtcon },</font><font size=3> </font><font size=2 face="sans-serif"><br>
{ .driver = "virtio-serial-s390", .flag
= &default_virtcon },</font><font size=3> </font><font size=2 face="sans-serif"><br>
{ .driver = "virtio-serial",
.flag = &default_virtcon },</font><font size=3> </font><font size=2 face="sans-serif"><br>
{ .driver = "VGA",
.flag = &default_vga
},</font><font size=3> </font><font size=2 face="sans-serif"><br>
{ .driver = "cirrus-vga",
.flag = &default_vga },</font><font size=3>
</font><font size=2 face="sans-serif"><br>
{ .driver = "vmware-svga",
.flag = &default_vga },</font><font size=3>
</font><font size=2 face="sans-serif"><br>
};</font><font size=3> </font><font size=2 face="sans-serif"><br>
_______________________________ </font><font size=3><br>
<br>
</font><font size=2 face="sans-serif"><br>
Following is my procedure to download and compile spiced QEMU:</font><font size=3>
</font><font size=2 face="sans-serif"><br>
__________________________________</font><font size=3> </font><font size=2 face="sans-serif"><br>
I download latest Spiced QEMU code from spice repositories using GIT and
compile it following the instruction from wiki(</font><a href="http://www.spice-space.org/page/Building_Instructions" target=_blank><font size=2 color=blue face="sans-serif"><u>http://www.spice-space.org/page/Building_Instructions</u></font></a><font size=2 face="sans-serif">):</font><font size=3>
</font><font size=2 color=blue face="sans-serif"><u><br>
</u></font><a href="http://www.spice-space.org/page/Building_Instructions" target=_blank><font size=2 color=blue face="sans-serif"><u>http://www.spice-space.org/page/Building_Instructions</u></font></a><font size=2 face="sans-serif">
</font><font size=3><br>
</font>
<table width=100%>
<tr valign=top>
<td width=100%><tt><font size=3>cd $SRC_ROOT/qemu<br>
./configure --prefix=$INST_ROOT --target-list=x86_64-softmmu --enable-spice<br>
make</font></tt><font size=2 face="sans-serif"><br>
__________________________________</font></table>
<br><font size=3><br>
</font><font size=2 face="sans-serif"><br>
Thanks for your suggestions in advance!</font><font size=3> <br>
</font><font size=2 face="sans-serif"><br>
Thanks,</font><font size=3> </font><font size=2 face="sans-serif"><br>
Lyon</font>
<br><tt><font size=3>--------------------------------------------------------<br>
ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others.<br>
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender.<br>
This message has been scanned for viruses and Spam by ZTE Anti-Spam system.<br>
</font></tt>
<br><font size=3><br>
_______________________________________________<br>
Spice-devel mailing list</font><font size=3 color=blue><u><br>
</u></font><a href="mailto:Spice-devel@lists.freedesktop.org"><font size=3 color=blue><u>Spice-devel@lists.freedesktop.org</u></font></a><font size=3 color=blue><u><br>
</u></font><a href="http://lists.freedesktop.org/mailman/listinfo/spice-devel" target=_blank><font size=3 color=blue><u>http://lists.freedesktop.org/mailman/listinfo/spice-devel</u></font></a><font size=3><br>
</font>
<br><tt><font size=2>_______________________________________________<br>
Spice-devel mailing list<br>
Spice-devel@lists.freedesktop.org<br>
http://lists.freedesktop.org/mailman/listinfo/spice-devel<br>
</font></tt>
<br>
<br><pre>
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail is solely property of the sender's organization. This mail communication is confidential. Recipients named above are obligated to maintain secrecy and are not permitted to disclose the contents of this communication to others.
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the originator of the message. Any views expressed in this message are those of the individual sender.
This message has been scanned for viruses and Spam by ZTE Anti-Spam system.
</pre>