commit | dc2836c3806f004f36d423cedba86103c87a21a3 | [log] [tgz] |
---|---|---|
author | Juan Quintela <quintela@redhat.com> | Thu May 11 16:12:08 2023 +0200 |
committer | Juan Quintela <quintela@redhat.com> | Mon May 15 10:33:05 2023 +0200 |
tree | 3f2667b3ddf3404d7407f053b0c6a7ebe39cfdcd | |
parent | 148b1ad83ca5ea0b0456942d5f40d943a68b6102 [diff] |
migration: Make dirtyrate.c target independent After the previous two patches, there is nothing else that is target specific. Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20230511141208.17779-6-quintela@redhat.com>