diff options
author | Peter Xu | 2021-12-07 12:50:14 +0100 |
---|---|---|
committer | Juan Quintela | 2022-01-28 15:38:23 +0100 |
commit | 739fcc1b0e4b04216f971c9fb87fb0e9ec599c34 (patch) | |
tree | 157db13e692337c4fd1d6e74d1f0c9847dac292f /qapi | |
parent | migration: Do chunk page in postcopy_each_ram_send_discard() (diff) | |
download | qemu-739fcc1b0e4b04216f971c9fb87fb0e9ec599c34.tar.gz qemu-739fcc1b0e4b04216f971c9fb87fb0e9ec599c34.tar.xz qemu-739fcc1b0e4b04216f971c9fb87fb0e9ec599c34.zip |
migration: Drop return code for disgard ram process
It will just never fail. Drop those return values where they're constantly
zeros.
A tiny touch-up on the tracepoint so trace_ram_postcopy_send_discard_bitmap()
is called after the logic itself (which sounds more reasonable).
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'qapi')
0 files changed, 0 insertions, 0 deletions