Re: [Qemu-devel] [PATCH v4 0/8] replay additions

2016-09-22 Thread Paolo Bonzini
On 22/09/2016 07:41, Pavel Dovgalyuk wrote: >> From: Paolo Bonzini [mailto:pbonz...@redhat.com] >> On 21/09/2016 13:33, Pavel Dovgalyuk wrote: >>> This set of patches includes several fixes for replay and >>> adds network record/replay for network devices. It also makes possible >>> saving/restor

Re: [Qemu-devel] [PATCH v4 0/8] replay additions

2016-09-21 Thread Pavel Dovgalyuk
> From: Paolo Bonzini [mailto:pbonz...@redhat.com] > On 21/09/2016 13:33, Pavel Dovgalyuk wrote: > > This set of patches includes several fixes for replay and > > adds network record/replay for network devices. It also makes possible > > saving/restoring vmstate in replay mode. > > > > Record and r

Re: [Qemu-devel] [PATCH v4 0/8] replay additions

2016-09-21 Thread Paolo Bonzini
On 21/09/2016 13:33, Pavel Dovgalyuk wrote: > This set of patches includes several fixes for replay and > adds network record/replay for network devices. It also makes possible > saving/restoring vmstate in replay mode. > > Record and replay for network interactions is performed with the network

[Qemu-devel] [PATCH v4 0/8] replay additions

2016-09-21 Thread Pavel Dovgalyuk
This set of patches includes several fixes for replay and adds network record/replay for network devices. It also makes possible saving/restoring vmstate in replay mode. Record and replay for network interactions is performed with the network filter. Each backend must have its own instance of the