Re: [PATCH v1 4/6] virtio-mem: Drop precopy notifier

2021-07-02 Thread Michael S. Tsirkin
On Wed, Jun 16, 2021 at 06:29:38PM +0200, David Hildenbrand wrote: > Migration code now properly handles RAMBlocks which are indirectly managed > by a RamDiscardManager. No need for manual handling via the free page > optimization interface, let's get rid of it. > > Signed-off-by: David Hildenbran

[PATCH v1 4/6] virtio-mem: Drop precopy notifier

2021-06-16 Thread David Hildenbrand
Migration code now properly handles RAMBlocks which are indirectly managed by a RamDiscardManager. No need for manual handling via the free page optimization interface, let's get rid of it. Signed-off-by: David Hildenbrand --- hw/virtio/virtio-mem.c | 34 -