]> xenbits.xensource.com Git - qemu-xen.git/commit
virtio-mem: Implement replay_discarded RamDiscardManager callback
authorDavid Hildenbrand <david@redhat.com>
Mon, 11 Oct 2021 17:53:39 +0000 (19:53 +0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 1 Nov 2021 21:56:44 +0000 (22:56 +0100)
commit372aa6fd738ef4c13dc6201fa34d2c8b9a6dde29
tree833afc21d0bc3fa8b1cc7984790727f7585894a2
parentadaf9d92f868e6b9f23cb9a3929635e1ba961b3b
virtio-mem: Implement replay_discarded RamDiscardManager callback

Implement it similar to the replay_populated callback.

Acked-by: Peter Xu <peterx@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
hw/virtio/virtio-mem.c