diff options
author | Juan Quintela <quintela@redhat.com> | 2023-02-22 15:56:45 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2023-04-24 11:28:56 +0200 |
commit | abce5fa16d126ed085ccf8a5b3fe61a1efa20994 (patch) | |
tree | 03e5967a1765f4595d181c3da29b7bc72244c72d /.gitlab-ci.d | |
parent | 8ebb6ecc3798e66a9ba98355983762bedfa1b72d (diff) | |
download | qemu-abce5fa16d126ed085ccf8a5b3fe61a1efa20994.zip qemu-abce5fa16d126ed085ccf8a5b3fe61a1efa20994.tar.gz qemu-abce5fa16d126ed085ccf8a5b3fe61a1efa20994.tar.bz2 |
migration: Merge ram_counters and ram_atomic_counters
Using MgrationStats as type for ram_counters mean that we didn't have
to re-declare each value in another struct. The need of atomic
counters have make us to create MigrationAtomicStats for this atomic
counters.
Create RAMStats type which is a merge of MigrationStats and
MigrationAtomicStats removing unused members.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
---
Fix typos found by David Edmondson
Diffstat (limited to '.gitlab-ci.d')
0 files changed, 0 insertions, 0 deletions