On Wed, Oct 20, 2021 at 02:40:18PM +0100, Alex Bennée wrote:
>
> Pavel Dovgalyuk writes:
>
> > On 31.05.2021 07:55, Jason Wang wrote:
> >> 在 2021/5/17 下午9:04, Pavel Dovgalyuk 写道:
>
> >>> @@ -2546,7 +2547,7 @@ static void
> >>> virtio_net_handle_tx_bh(VirtIODevice *vdev, VirtQueue *vq)
> >>>
Pavel Dovgalyuk writes:
> On 31.05.2021 07:55, Jason Wang wrote:
>> 在 2021/5/17 下午9:04, Pavel Dovgalyuk 写道:
>>> @@ -2546,7 +2547,7 @@ static void
>>> virtio_net_handle_tx_bh(VirtIODevice *vdev, VirtQueue *vq)
>>> return;
>>> }
>>> virtio_queue_set_notification(vq, 0);
>>>
On 5/17/21 3:04 PM, Pavel Dovgalyuk wrote:
> virtio-net device uses bottom halves for callbacks.
> These callbacks should be deterministic, because they affect VM state.
> This patch replaces BH invocations with corresponding replay functions,
> making them deterministic in record/replay mode.
^ T
On Mon, May 17, 2021 at 04:04:20PM +0300, Pavel Dovgalyuk wrote:
> virtio-net device uses bottom halves for callbacks.
> These callbacks should be deterministic, because they affect VM state.
> This patch replaces BH invocations with corresponding replay functions,
> making them deterministic in re
On 31.05.2021 09:39, Jason Wang wrote:
在 2021/5/31 下午2:35, Pavel Dovgalyuk 写道:
On 31.05.2021 07:55, Jason Wang wrote:
在 2021/5/17 下午9:04, Pavel Dovgalyuk 写道:
virtio-net device uses bottom halves for callbacks.
These callbacks should be deterministic, because they affect VM state.
This patch
On 31.05.2021 09:39, Jason Wang wrote:
在 2021/5/31 下午2:35, Pavel Dovgalyuk 写道:
On 31.05.2021 07:55, Jason Wang wrote:
在 2021/5/17 下午9:04, Pavel Dovgalyuk 写道:
virtio-net device uses bottom halves for callbacks.
These callbacks should be deterministic, because they affect VM state.
This patch
在 2021/5/31 下午2:35, Pavel Dovgalyuk 写道:
On 31.05.2021 07:55, Jason Wang wrote:
在 2021/5/17 下午9:04, Pavel Dovgalyuk 写道:
virtio-net device uses bottom halves for callbacks.
These callbacks should be deterministic, because they affect VM state.
This patch replaces BH invocations with correspond
On 31.05.2021 07:55, Jason Wang wrote:
在 2021/5/17 下午9:04, Pavel Dovgalyuk 写道:
virtio-net device uses bottom halves for callbacks.
These callbacks should be deterministic, because they affect VM state.
This patch replaces BH invocations with corresponding replay functions,
making them determini
在 2021/5/17 下午9:04, Pavel Dovgalyuk 写道:
virtio-net device uses bottom halves for callbacks.
These callbacks should be deterministic, because they affect VM state.
This patch replaces BH invocations with corresponding replay functions,
making them deterministic in record/replay mode.
This patch
ping
On 17.05.2021 16:04, Pavel Dovgalyuk wrote:
virtio-net device uses bottom halves for callbacks.
These callbacks should be deterministic, because they affect VM state.
This patch replaces BH invocations with corresponding replay functions,
making them deterministic in record/replay mode.
Thi
10 matches
Mail list logo