Searched hist:"7648297 d40649bbffb296b2d8f2f388f19868759" (Results 1 – 3 of 3) sorted by relevance
/qemu/migration/ |
H A D | postcopy-ram.c | 7648297d40649bbffb296b2d8f2f388f19868759 Mon Oct 11 17:53:44 UTC 2021 David Hildenbrand <david@redhat.com> migration: Simplify alignment and alignment checks
Let's use QEMU_ALIGN_DOWN() and friends to make the code a bit easier to read.
Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
|
H A D | ram.c | 7648297d40649bbffb296b2d8f2f388f19868759 Mon Oct 11 17:53:44 UTC 2021 David Hildenbrand <david@redhat.com> migration: Simplify alignment and alignment checks
Let's use QEMU_ALIGN_DOWN() and friends to make the code a bit easier to read.
Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
|
H A D | migration.c | 7648297d40649bbffb296b2d8f2f388f19868759 Mon Oct 11 17:53:44 UTC 2021 David Hildenbrand <david@redhat.com> migration: Simplify alignment and alignment checks
Let's use QEMU_ALIGN_DOWN() and friends to make the code a bit easier to read.
Reviewed-by: Peter Xu <peterx@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
|