OSDN Git Service

qemu-gdb: extract parts of "qemu coroutine" implementation
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Oct 2015 08:02:53 +0000 (10:02 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 29 Oct 2015 17:59:26 +0000 (17:59 +0000)
commit80ab31b257ba3aaa98ce6f1e36592aa20c5366c1
treed190cfb72cf87450fd5a4663ae01c3da273714a3
parent1138f24645e9e1e2d55d280caab4e2539dfcdb49
qemu-gdb: extract parts of "qemu coroutine" implementation

Provide useful Python functions to reach and decipher a jmpbuf.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1444636974-19950-3-git-send-email-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/qemugdb/coroutine.py