Re: [Qemu-discuss] Deterministic record/replay feature?

2015-06-05 Thread Peter Maydell
On 5 June 2015 at 17:38, Igor R  wrote:
> This particular set is quite recent, but IUUC, this is a continuation
> of a long series, which begins several months ago:
> http://lists.nongnu.org/archive/html/qemu-devel/2014-12/msg00805.html
> Is it all still not applied?

Correct -- it's a big feature that touches a lot of different
bits of QEMU, which means it takes time to review and get into
shape to commit.

-- PMM



Re: [Qemu-discuss] Deterministic record/replay feature?

2015-06-05 Thread Igor R
> On 5 June 2015 at 17:06, Igor R  wrote:
>> On qemu-devel list one can see a series of patches for record/replay feature:
>> https://lists.gnu.org/archive/html/qemu-devel/2015-05/msg00441.html
>>
>> What is the status of this feature? Is it a part of some qemu branch?
>
> It's a (recent) set of patches on the devel list, which means that it's
> proposed for inclusion in mainline but has not yet been reviewed and
> applied.


This particular set is quite recent, but IUUC, this is a continuation
of a long series, which begins several months ago:
http://lists.nongnu.org/archive/html/qemu-devel/2014-12/msg00805.html
Is it all still not applied?

Thanks!



Re: [Qemu-discuss] Deterministic record/replay feature?

2015-06-05 Thread Peter Maydell
On 5 June 2015 at 17:06, Igor R  wrote:
> On qemu-devel list one can see a series of patches for record/replay feature:
> https://lists.gnu.org/archive/html/qemu-devel/2015-05/msg00441.html
>
> What is the status of this feature? Is it a part of some qemu branch?

It's a (recent) set of patches on the devel list, which means that it's
proposed for inclusion in mainline but has not yet been reviewed and
applied.

> Is it documented anywhere?

The patchset includes a docs/replay.txt and the cover letter
has a link to a paper discussing it. For more detailed questions
you should probably ask the patch author (eg by replying to the
patch series mail on qemu-devel).

thanks
-- PMM