qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/7] qemugdb: allow adding support for other cor


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 1/7] qemugdb: allow adding support for other coroutine backends
Date: Fri, 15 Mar 2019 10:47:20 +0000
User-agent: Mutt/1.11.3 (2019-02-01)

On Wed, Mar 13, 2019 at 01:40:36PM +0100, Paolo Bonzini wrote:
> Split the jmpbuf access to a separate module and dispatch based
> on which CoroutineXYZ type is defined.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  scripts/qemugdb/coroutine.py          | 106 ++++++++------------------
>  scripts/qemugdb/coroutine_ucontext.py |  69 +++++++++++++++++
>  2 files changed, 100 insertions(+), 75 deletions(-)
>  create mode 100644 scripts/qemugdb/coroutine_ucontext.py

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]