Il 26/09/2012 00:09, Anthony Liguori ha scritto:
> What do you think about deprecating bottom halves in the !block code in
> favor of idle functions? I don't see any reason to keep using bottom
> halves...
The ptimer.c code uses bottom halves internally. Otherwise I'd agree.
Paolo
> Reviewed-b
Paolo Bonzini writes:
> Signed-off-by: Paolo Bonzini
> ---
> main-loop.c | 23 ++-
> main-loop.h | 2 --
> 2 file modificati, 6 inserzioni(+), 19 rimozioni(-)
>
> diff --git a/main-loop.c b/main-loop.c
> index b290c79..209f699 100644
> --- a/main-loop.c
> +++ b/main-loop.c
Signed-off-by: Paolo Bonzini
---
main-loop.c | 23 ++-
main-loop.h | 2 --
2 file modificati, 6 inserzioni(+), 19 rimozioni(-)
diff --git a/main-loop.c b/main-loop.c
index b290c79..209f699 100644
--- a/main-loop.c
+++ b/main-loop.c
@@ -205,6 +205,7 @@ static AioContext *qemu