migration: Rename normal to normal_pages
commit8c0cda8fa0de0a50148e2c60552afca9cffca643
authorJuan Quintela <quintela@redhat.com>
Wed, 19 Apr 2023 16:19:45 +0000 (19 18:19 +0200)
committerJuan Quintela <quintela@redhat.com>
Mon, 24 Apr 2023 09:29:00 +0000 (24 11:29 +0200)
treeed144a8597ed7874f0943a23c4b742a58d2f90dd
parent1a386e8de5995fb5478ea99baa6d3e71abcf4b80
migration: Rename normal to normal_pages

Rest of counters that refer to pages has a _pages suffix.
And historically, this showed the number of full pages transferred.
The name "normal" refered to the fact that they were sent without any
optimization (compression, xbzrle, zero_page, ...).

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
migration/migration.c
migration/ram.c
migration/ram.h