[PATCH 0/3] migration: Make dirtyrate.c target independent

Juan Quintela posted 3 patches 12 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230511092239.14607-1-quintela@redhat.com
Maintainers: Juan Quintela <quintela@redhat.com>, Peter Xu <peterx@redhat.com>, Leonardo Bras <leobras@redhat.com>
There is a newer version of this series
migration/dirtyrate.c | 17 ++++++++---------
migration/meson.build |  5 ++---
2 files changed, 10 insertions(+), 12 deletions(-)
[PATCH 0/3] migration: Make dirtyrate.c target independent
Posted by Juan Quintela 12 months ago
Hi

The only features that it used that are target dependent are page_size
and page_bits, both of what have an accessor for target independent
code.

Please review, Juan.

Juan Quintela (3):
  migration: Teach dirtyrate about qemu_target_page_size()
  migration: Teach dirtyrate about qemu_target_page_bits()
  migration: Make dirtyrate.c target independent

 migration/dirtyrate.c | 17 ++++++++---------
 migration/meson.build |  5 ++---
 2 files changed, 10 insertions(+), 12 deletions(-)

-- 
2.40.1