Bug 690417

Summary: qxl driver: support 2560x1440 in qxl
Product: Red Hat Enterprise Linux 8 Reporter: Alon Levy <alevy>
Component: spice-qxl-xddmAssignee: Alon Levy <alevy>
Status: CLOSED CURRENTRELEASE QA Contact: Desktop QE <desktop-qa-list>
Severity: low Docs Contact:
Priority: low    
Version: ---CC: acathrow, alexl, bazulay, bcao, bsanford, cmeadors, cpelland, dblechte, ddumas, degts, ehabkost, gyue, iheim, kraxel, lihuang, michen, mjenner, mkenneth, mkrcmari, pvine, Rhev-m-bugs, sandmann, sgordon, shu, syeghiay, tburke, uril, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://mantis.tlv.redhat.com/view.php?id=5430
Whiteboard:
Fixed In Version: qxl-win-0.1-6 Doc Type: Bug Fix
Doc Text:
The Windows SPICE driver previously contained a check preventing selection of a display resolution of 2560x1440. The driver has been updated and the 2560x1440 display resolution is now available for selection.
Story Points: ---
Clone Of: 647865 Environment:
Last Closed: 2014-01-21 15:10:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 482427, 647865    
Bug Blocks:    
Attachments:
Description Flags
fix patch 1/2
none
fix patch 2/2 none

Comment 1 Alon Levy 2011-04-04 12:28:10 UTC
Created attachment 489757 [details]
fix patch 1/2

Comment 2 Alon Levy 2011-04-04 12:28:46 UTC
Created attachment 489758 [details]
fix patch 2/2

Comment 3 Alon Levy 2011-04-06 14:42:55 UTC
I have a scratch build here that fixes this, can you verify?

https://brewweb.devel.redhat.com/taskinfo?taskID=3235708

Thanks,
Alon

Comment 4 Alon Levy 2011-04-06 15:07:50 UTC
Accidentally set the needinfo on myself - fixed now, set to Golita Yue, the reporter of this problem in bug #647865 which this is a clone of.

Alon

Comment 5 Golita Yue 2011-04-07 08:15:13 UTC
Verified with above scratch build in comment #3, Passed.
Can switch to screen resolution 2560*1440 and 2560*1600 in guest.

tested in:
qemu-kvm-0.12.1.2-2.113.el6.test.x86_64

cmd:
/usr/libexec/qemu-kvm -drive file=/home/image/winXP-32-virtio.qcow2,if=none,id=drive-virtio-disk0,format=qcow2 -boot c -monitor stdio -spice port=5930,disable-ticketing -vga qxl -enable-kvm -m 2G -smp 2  -uuid `uuidgen` -rtc base=utc,clock=host,driftfix=slew -device virtio-blk-pci,bus=pci.0,drive=drive-virtio-disk0,id=virtio-disk0 -usb -device usb-tablet,id=input0 -netdev tap,id=hostnet0,script=/etc/qemu-ifup-switch -device virtio-net-pci,netdev=hostnet0,mac=00:10:12:20:77:0b,bus=pci.0,addr=0x7,id=hostnet0

Comment 7 Shaolong Hu 2011-04-08 05:24:14 UTC
Try package from:
https://brewweb.devel.redhat.com/taskinfo?taskID=3235708

Succeed on winxp using qxl_x86.zip, fail on win7 64bit using qxl_x64.zip:

In device manager:

Red Hat QXL GPU
Driver data: 3/15/2011
Driver version: 5.1.0.0

There isn't 2560*1440, only 2560*1600 in guest.

Comment 9 Uri Lublin 2011-06-01 16:57:13 UTC
(In reply to comment #7)
> Try package from:
> https://brewweb.devel.redhat.com/taskinfo?taskID=3235708
> 
> Succeed on winxp using qxl_x86.zip, fail on win7 64bit using qxl_x64.zip:
> 
> In device manager:
> 
> Red Hat QXL GPU
> Driver data: 3/15/2011
> Driver version: 5.1.0.0
> 
> There isn't 2560*1440, only 2560*1600 in guest.

Works for me with qxl-win-0.1-6:
Red Hat QXL GPU
Driver date: 4/14/2011
Driver Version: 5.1.0.1005

Comment 10 Marian Krcmarik 2011-07-22 17:39:43 UTC
Verified on qxl-win-0.1-7 (on Windows7/64bit as well)

Comment 11 Stephen Gordon 2012-02-29 18:29:50 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
The Windows SPICE driver previously contained a check preventing selection of a display resolution of 2560x1440. The driver has been updated and the 2560x1440 display resolution is now available for selection.