On 23/03/2016 16:45, Kevin Wolf wrote:
> Am 14.03.2016 um 08:44 hat Pavel Dovgalyuk geschrieben:
>> This patch implements record and replay of character devices.
>> It records chardevs communication in replay mode. Recorded information
>> include data read from backend and counter of bytes writte
Am 14.03.2016 um 08:44 hat Pavel Dovgalyuk geschrieben:
> This patch implements record and replay of character devices.
> It records chardevs communication in replay mode. Recorded information
> include data read from backend and counter of bytes written
> from frontend to backend to preserve front
On 14/03/2016 08:44, Pavel Dovgalyuk wrote:
> This patch implements record and replay of character devices.
> It records chardevs communication in replay mode. Recorded information
> include data read from backend and counter of bytes written
> from frontend to backend to preserve frontend intern
This patch implements record and replay of character devices.
It records chardevs communication in replay mode. Recorded information
include data read from backend and counter of bytes written
from frontend to backend to preserve frontend internal state.
If character device was configured through t