Re: [Qemu-devel] [PATCH for-4.2 00/14] Some record/replay fixes

2019-07-30 Thread Pavel Dovgalyuk
> From: Kevin Wolf [mailto:kw...@redhat.com] > Am 24.07.2019 um 16:35 hat Paolo Bonzini geschrieben: > > On 24/07/19 10:43, Pavel Dovgalyuk wrote: > > > The set of patches include the latest fixes for record/replay icount > > > function: > > > - fix for icount for the case when translation blocks

Re: [Qemu-devel] [PATCH for-4.2 00/14] Some record/replay fixes

2019-07-25 Thread Pavel Dovgalyuk
> From: Kevin Wolf [mailto:kw...@redhat.com] > > Am 24.07.2019 um 16:35 hat Paolo Bonzini geschrieben: > > On 24/07/19 10:43, Pavel Dovgalyuk wrote: > > > The set of patches include the latest fixes for record/replay icount > > > function: > > > - fix for icount for the case when translation blo

Re: [Qemu-devel] [PATCH for-4.2 00/14] Some record/replay fixes

2019-07-25 Thread Kevin Wolf
Am 24.07.2019 um 16:35 hat Paolo Bonzini geschrieben: > On 24/07/19 10:43, Pavel Dovgalyuk wrote: > > The set of patches include the latest fixes for record/replay icount > > function: > > - fix for icount for the case when translation blocks are chained > > - block operation fixes for rr mode >

Re: [Qemu-devel] [PATCH for-4.2 00/14] Some record/replay fixes

2019-07-24 Thread Paolo Bonzini
On 24/07/19 10:43, Pavel Dovgalyuk wrote: > The set of patches include the latest fixes for record/replay icount function: > - fix for icount for the case when translation blocks are chained > - block operation fixes for rr mode > - development documentation update > - some refactoring > > The

[Qemu-devel] [PATCH for-4.2 00/14] Some record/replay fixes

2019-07-24 Thread Pavel Dovgalyuk
The set of patches include the latest fixes for record/replay icount function: - fix for icount for the case when translation blocks are chained - block operation fixes for rr mode - development documentation update - some refactoring These patches make record/replay functional on the latest 4