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 <jan.kis...@siemens.com> > > >> --- > > >> > > >> 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