> From: Paolo Bonzini [mailto:pbonz...@redhat.com]
> On 05/05/2015 12:22, Pavel Dovgaluk wrote:
> > This patch is the reduced version of prior "bottom halves" patch.
>
> dma-helpers.c is also related to block devices, so it's better not to
> change it now.
Ok.
> Perhaps you can add a replay even
On 5 May 2015 at 11:19, Pavel Dovgalyuk wrote:
>
>
> Signed-off-by: Pavel Dovgalyuk
> ---
> async.c | 24 +++-
> dma-helpers.c|4 +++-
> hw/timer/arm_timer.c |2 +-
> include/block/aio.h | 18 ++
> include/qemu
On 05/05/2015 12:22, Pavel Dovgaluk wrote:
> This patch is the reduced version of prior "bottom halves" patch.
dma-helpers.c is also related to block devices, so it's better not to
change it now.
Perhaps you can add a replay event for ptimers instead of touching
bottom halves?
Paolo
> Pavel D
This patch is the reduced version of prior "bottom halves" patch.
Pavel Dovgalyuk
> -Original Message-
> From: Pavel Dovgalyuk [mailto:pavel.dovga...@ispras.ru]
> Sent: Tuesday, May 05, 2015 1:19 PM
> To: qemu-devel@nongnu.org
> Cc: peter.mayd...@linaro.org; peter.crosthwa...@xilinx.com;
Signed-off-by: Pavel Dovgalyuk
---
async.c | 24 +++-
dma-helpers.c|4 +++-
hw/timer/arm_timer.c |2 +-
include/block/aio.h | 18 ++
include/qemu/main-loop.h |1 +
main-loop.c |5 +
re