RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1044804 - pixel garbage when using -vga cirrus for winxp
Summary: pixel garbage when using -vga cirrus for winxp
Keywords:
Status: CLOSED DUPLICATE of bug 979898
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: qemu-kvm
Version: 7.0
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: rc
: ---
Assignee: Gerd Hoffmann
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-19 03:27 UTC by Mike Cao
Modified: 2015-11-23 03:37 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-22 09:44:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
pixel garbage of winxp (59.12 KB, image/png)
2013-12-19 03:27 UTC, Mike Cao
no flags Details

Description Mike Cao 2013-12-19 03:27:22 UTC
Description of problem:


Version-Release number of selected component (if applicable):
3.10.0-50.el7.x86_64
qemu-kvm-rhev-1.5.3-19.el7.x86_64
seabios-1.7.2.2-4.el7.x86_64


How reproducible:
100%

Steps to Reproduce:
1.Start VM w/ CLI
 /usr/libexec/qemu-kvm -M rhel6.5.0 -cpu SandyBridge -enable-kvm -m 2G -smp 2,cores=2 -name bcao_win-7-32-netkvm -uuid 884e673a-1b4a-4385-a522-b3cc35ef4e18 -rtc base=localtime,clock=host,driftfix=slew -drive file=test.img,if=none,media=disk,serial=aaabbbccc,werror=stop,rerror=stop,cache=none,format=raw,id=drive-disk0 -device ide-drive,bus=ide.0,unit=1,physical_block_size=4096,logical_block_size=512,drive=drive-disk0,id=disk0 -drive file=en_windows_xp_professional_with_service_pack_3_x86_cd_x14-80428.iso,if=none,media=cdrom,id=aa -device ide-drive,id=aa1,drive=aa,bootindex=1 -drive file=/usr/share/virtio-win/virtio-win.iso,media=cdrom,if=none,id=bb -device ide-drive,id=bb1,drive=bb -netdev tap,vhost=on,id=netdev0 -device rtl8139,netdev=netdev0,id=nic1,mac=1a:46:1b:ca:bc:7b -vnc :2 -vga cirrus  -monitor stdio -usb -device usb-tablet,id=tablet0 -global PIIX4_PM.disable_s3=0 -global PIIX_PM.disable_s4=0 -monitor unix:/tmp/tt,server,nowait -fda /usr/share/virtio-win/virtio-win_x86.vfd
2.After guest start ,open any terminals in the guests
3.

Actual results:
pixel garbage occurs in the guest 

Expected results:
guest display should works fine 

Additional info:

Comment 1 Mike Cao 2013-12-19 03:27:57 UTC
Created attachment 838744 [details]
pixel garbage of winxp

Comment 3 Gerd Hoffmann 2014-01-15 14:31:07 UTC
Possible dup of bug 1018744.

Comment 4 Gerd Hoffmann 2014-01-16 15:29:33 UTC
bug 1018744 in turn is likely a dup of bug 979898.
Please retest with seabios-1.7.2.2-8.el7

Comment 5 Gerd Hoffmann 2014-01-16 15:30:33 UTC
forgot to set needinfo, see comment 4

Comment 7 juzhang 2014-01-22 09:40:32 UTC
Hi Bcao,

Could you have a test according to comment4?

Best Regards,
Junyi

Comment 8 Mike Cao 2014-01-22 09:44:56 UTC
I remember I have update an comment as this bug is dup of Bug 979898 ,not sure why the comment is missing

*** This bug has been marked as a duplicate of bug 979898 ***


Note You need to log in before you can comment on or make changes to this bug.