* kvm-84 screen corruption
@ 2009-02-24 17:27 Dustin Kirkland
2009-02-24 18:01 ` Aurelien Jarno
0 siblings, 1 reply; 8+ messages in thread
From: Dustin Kirkland @ 2009-02-24 17:27 UTC (permalink / raw)
To: kvm
Howdy-
I recently merged kvm-84 into Ubuntu Jaunty.
We're experiencing corruption of the VM's screen. The text becomes
garbled through any one of a number of vectors. Our bug report with
screenshots can be found at:
* https://bugs.edge.launchpad.net/ubuntu/+source/kvm/+bug/333920
I can reproduce this very simply by booting a basic image, no
additional options, and cat'ing a file, perhaps 5-10 times. At some
point, the text is completely jumbled. A clear/reset will clean
things up temporarily, but it will eventually happen again.
Suggestions?
--
:-Dustin
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: kvm-84 screen corruption
2009-02-24 17:27 kvm-84 screen corruption Dustin Kirkland
@ 2009-02-24 18:01 ` Aurelien Jarno
2009-02-24 21:24 ` Dustin Kirkland
2009-02-25 2:47 ` Zhang, Xiantao
0 siblings, 2 replies; 8+ messages in thread
From: Aurelien Jarno @ 2009-02-24 18:01 UTC (permalink / raw)
To: Dustin Kirkland; +Cc: kvm
Dustin Kirkland a écrit :
> Howdy-
>
> I recently merged kvm-84 into Ubuntu Jaunty.
>
> We're experiencing corruption of the VM's screen. The text becomes
> garbled through any one of a number of vectors. Our bug report with
> screenshots can be found at:
> * https://bugs.edge.launchpad.net/ubuntu/+source/kvm/+bug/333920
>
> I can reproduce this very simply by booting a basic image, no
> additional options, and cat'ing a file, perhaps 5-10 times. At some
> point, the text is completely jumbled. A clear/reset will clean
> things up temporarily, but it will eventually happen again.
>
> Suggestions?
>
This is most probably fixed in git, commit
7def4ba752cf629043e884dac8541fa5114c4c91
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' aurel32@debian.org | aurelien@aurel32.net
`- people.debian.org/~aurel32 | www.aurel32.net
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: kvm-84 screen corruption
2009-02-24 18:01 ` Aurelien Jarno
@ 2009-02-24 21:24 ` Dustin Kirkland
2009-02-24 21:29 ` Anthony Liguori
2009-02-25 2:47 ` Zhang, Xiantao
1 sibling, 1 reply; 8+ messages in thread
From: Dustin Kirkland @ 2009-02-24 21:24 UTC (permalink / raw)
To: Aurelien Jarno; +Cc: kvm
On Tue, Feb 24, 2009 at 12:01 PM, Aurelien Jarno <aurelien@aurel32.net> wrote:
> This is most probably fixed in git, commit
> 7def4ba752cf629043e884dac8541fa5114c4c91
Great. Which git?
I checked:
* git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git
And I noticed Debian in your sig, so I also checked:
* git://git.debian.org/git/collab-maint/kvm.git
Don't see it...
:-Dustin
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: kvm-84 screen corruption
2009-02-24 21:24 ` Dustin Kirkland
@ 2009-02-24 21:29 ` Anthony Liguori
2009-02-25 0:15 ` Dustin Kirkland
0 siblings, 1 reply; 8+ messages in thread
From: Anthony Liguori @ 2009-02-24 21:29 UTC (permalink / raw)
To: Dustin Kirkland; +Cc: Aurelien Jarno, kvm
Dustin Kirkland wrote:
> On Tue, Feb 24, 2009 at 12:01 PM, Aurelien Jarno <aurelien@aurel32.net> wrote:
>
>> This is most probably fixed in git, commit
>> 7def4ba752cf629043e884dac8541fa5114c4c91
>>
>
> Great. Which git?
>
kvm-userspace.git. That changeset merged against QEMU SVN which is
where the fix really happened.
Regards,
Anthony Liguori
> I checked:
> * git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git
>
> And I noticed Debian in your sig, so I also checked:
> * git://git.debian.org/git/collab-maint/kvm.git
>
> Don't see it...
>
> :-Dustin
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: kvm-84 screen corruption
2009-02-24 21:29 ` Anthony Liguori
@ 2009-02-25 0:15 ` Dustin Kirkland
0 siblings, 0 replies; 8+ messages in thread
From: Dustin Kirkland @ 2009-02-25 0:15 UTC (permalink / raw)
To: Anthony Liguori; +Cc: Aurelien Jarno, kvm
On Tue, Feb 24, 2009 at 3:29 PM, Anthony Liguori <anthony@codemonkey.ws> wrote:
> kvm-userspace.git. That changeset merged against QEMU SVN which is where
> the fix really happened.
Okay, hmm... I've applied this fix (plus another queued one that
Anthony sent my way).
I'm still seeing the screen corruption.
The easily way to reproduce it, as I said before, seems to be cat'ing
a file. I've been using `cat /proc/cpuinfo`. And I've notice that
this happens on the 7th invocation after a fresh boot, every time.
:-Dustin
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: kvm-84 screen corruption
2009-02-24 18:01 ` Aurelien Jarno
2009-02-24 21:24 ` Dustin Kirkland
@ 2009-02-25 2:47 ` Zhang, Xiantao
2009-03-02 18:01 ` Dustin Kirkland
1 sibling, 1 reply; 8+ messages in thread
From: Zhang, Xiantao @ 2009-02-25 2:47 UTC (permalink / raw)
To: Aurelien Jarno, Dustin Kirkland; +Cc: kvm@vger.kernel.org
I can confirm it on ia64 platform with kvm-84 and kvm-userspace upstream source. Another issue is that the text color is not correct.
Xiantao
Aurelien Jarno wrote:
> Dustin Kirkland a écrit :
>> Howdy-
>>
>> I recently merged kvm-84 into Ubuntu Jaunty.
>>
>> We're experiencing corruption of the VM's screen. The text becomes
>> garbled through any one of a number of vectors. Our bug report with
>> screenshots can be found at: *
>> https://bugs.edge.launchpad.net/ubuntu/+source/kvm/+bug/333920
>>
>> I can reproduce this very simply by booting a basic image, no
>> additional options, and cat'ing a file, perhaps 5-10 times. At some
>> point, the text is completely jumbled. A clear/reset will clean
>> things up temporarily, but it will eventually happen again.
>>
>> Suggestions?
>>
> This is most probably fixed in git, commit
> 7def4ba752cf629043e884dac8541fa5114c4c91
>
> --
> .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
> : :' : Debian developer | Electrical Engineer
> `. `' aurel32@debian.org | aurelien@aurel32.net
> `- people.debian.org/~aurel32 | www.aurel32.net
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: kvm-84 screen corruption
2009-02-25 2:47 ` Zhang, Xiantao
@ 2009-03-02 18:01 ` Dustin Kirkland
2009-03-02 18:03 ` Aurelien Jarno
0 siblings, 1 reply; 8+ messages in thread
From: Dustin Kirkland @ 2009-03-02 18:01 UTC (permalink / raw)
To: Zhang, Xiantao; +Cc: Aurelien Jarno, kvm@vger.kernel.org
On Tue, Feb 24, 2009 at 8:47 PM, Zhang, Xiantao <xiantao.zhang@intel.com> wrote:
> I can confirm it on ia64 platform with kvm-84 and kvm-userspace upstream source. Another issue is that the text color is not correct.
For what it's worth, I was able to fix this in kvm
(1:84+dfsg-0ubuntu5) jaunty by applying:
* http://svn.savannah.gnu.org/viewvc/trunk/exec.c?r1=6601&r2=6628&pathrev=6628&root=qemu&view=patch
That patch was attached to:
* http://sourceforge.net/tracker/?func=detail&atid=893831&aid=2556746&group_id=180599
:-Dustin
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: kvm-84 screen corruption
2009-03-02 18:01 ` Dustin Kirkland
@ 2009-03-02 18:03 ` Aurelien Jarno
0 siblings, 0 replies; 8+ messages in thread
From: Aurelien Jarno @ 2009-03-02 18:03 UTC (permalink / raw)
To: Dustin Kirkland; +Cc: Zhang, Xiantao, kvm@vger.kernel.org
Dustin Kirkland a écrit :
> On Tue, Feb 24, 2009 at 8:47 PM, Zhang, Xiantao <xiantao.zhang@intel.com> wrote:
>> I can confirm it on ia64 platform with kvm-84 and kvm-userspace upstream source. Another issue is that the text color is not correct.
>
> For what it's worth, I was able to fix this in kvm
> (1:84+dfsg-0ubuntu5) jaunty by applying:
> * http://svn.savannah.gnu.org/viewvc/trunk/exec.c?r1=6601&r2=6628&pathrev=6628&root=qemu&view=patch
>
This is exactly the patch I told you to try, so it is already in the git
tree.
Aurelien
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurelien@aurel32.net http://www.aurel32.net
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2009-03-02 18:03 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-24 17:27 kvm-84 screen corruption Dustin Kirkland
2009-02-24 18:01 ` Aurelien Jarno
2009-02-24 21:24 ` Dustin Kirkland
2009-02-24 21:29 ` Anthony Liguori
2009-02-25 0:15 ` Dustin Kirkland
2009-02-25 2:47 ` Zhang, Xiantao
2009-03-02 18:01 ` Dustin Kirkland
2009-03-02 18:03 ` Aurelien Jarno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox