Re: [Qemu-devel] [PATCH v15 00/21] Deterministic replay core

2015-07-06 Thread Paolo Bonzini
On 06/07/2015 13:54, Pavel Dovgaluk wrote: Paolo, Are there any chances for upstreaming these patches? I'm sorry. It looks like no one really feels competent enough. What about committing them at the beginning of 2.5? I'll do another round of locking review before then. Paolo Pavel

Re: [Qemu-devel] [PATCH v15 00/21] Deterministic replay core

2015-07-06 Thread Pavel Dovgaluk
Paolo, Are there any chances for upstreaming these patches? Pavel Dovgalyuk -Original Message- From: Pavel Dovgalyuk [mailto:pavel.dovga...@ispras.ru] Sent: Wednesday, July 01, 2015 2:52 PM To: qemu-devel@nongnu.org Cc: peter.mayd...@linaro.org; peter.crosthwa...@xilinx.com;

Re: [Qemu-devel] [PATCH v15 00/21] Deterministic replay core

2015-07-06 Thread Pavel Dovgaluk
From: Paolo Bonzini [mailto:pbonz...@redhat.com] On 06/07/2015 13:54, Pavel Dovgaluk wrote: Paolo, Are there any chances for upstreaming these patches? I'm sorry. It looks like no one really feels competent enough. What about committing them at the beginning of 2.5? I'll do another

[Qemu-devel] [PATCH v15 00/21] Deterministic replay core

2015-07-01 Thread Pavel Dovgalyuk
This set of patches is related to the reverse execution and deterministic replay of qemu execution. This implementation of deterministic replay can be used for deterministic debugging of guest code through gdb remote interface. Core set of patches does not include support for reverse debugging