* Pekka Enberg <[email protected]> wrote:
> > dev->ier = ioport__read8(data) & 0x3f;
> > + kvm__irq_line(kvm, dev->irq, dev->ier?1:0);
> > break;
> > case UART_LCR:
> > dev->lcr = ioport__read8(data);
>
> Applied, thanks!
>
> Ingo, does this fix the occasional slowdowns you are seeing?
Indeed it does!
I still see things like 'top' refreshes progressing - i.e.
taking something like 100-200 msecs to finish, but it's a *lot*
faster now.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html