qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] Drop obsolete nographic timer


From: Marek Vasut
Subject: Re: [Qemu-devel] [PATCH 2/2] Drop obsolete nographic timer
Date: Thu, 15 Mar 2012 19:12:47 +0100
User-agent: KMail/1.13.7 (Linux/3.2.0-1-amd64; KDE/4.7.4; x86_64; ; )

Dear Marek Vasut,

> Dear Jan Kiszka,
> 
> > On 2012-03-10 07:19, Marek Vasut wrote:
> > > Dear Jan Kiszka,
> > > 
> > >> We flush coalesced MMIO in the device models now, and VNC - for which
> > >> this was once introduced - is also fine without it as it has its own
> > >> refresh timer.
> > >> 
> > >> Signed-off-by: Jan Kiszka <address@hidden>
> > >> ---
> > >> 
> > >>  vl.c |   13 -------------
> > >>  1 files changed, 0 insertions(+), 13 deletions(-)
> > > 
> > > This patch seems to break QEMU/PXA emulation for me on the ZipitZ2
> > > platform. The serial console became very slow, but only when I type
> > > something in. The output from the device to the console is ok. After
> > > reverting this particular one, the console behaves normally.
> > 
> > Removing that timer removal likely just revealed some formerly hidden
> > bug. Can you share the command line used for starting and some test
> > image?
> > 
> > Jan
> 
> qemu-system-arm -M z2 -pflash flash.img -serial null -serial null -serial
> stdio -display none
> 
> flash.img attached (XZ-ed)
> 

Bump?

Best regards,
Marek Vasut



reply via email to

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