Re: [Qemu-devel] Re: Problem: Keyboard dead after "-loadvm"

2006-07-17 Thread Paul Brook
> IIRC, it was using threads? We really ought to do the work to make the > block API properly asynchronous. It may seem tedious now, but it would > also allow the use of something like linux-aio down the road which has the > potential to have a pretty huge performance impact on block performance

[Qemu-devel] Re: Problem: Keyboard dead after "-loadvm"

2006-07-17 Thread Anthony Liguori
On Mon, 17 Jul 2006 23:28:40 +0200, Christian MICHON wrote: > On 7/17/06, Fabrice Bellard <[EMAIL PROTECTED]> wrote: >> Sometimes I try :-) But evaluating patches takes a large amount of time >> and in a program like QEMU regressions are difficult to track and very >> easy to introduce... >> >> >