-
Juan Quintela authored
There is already include/qemu/stats.h, so stats.h was a bad idea. We want this file to not depend on anything else, we will move all the migration counters/stats to this struct. Signed-off-by:
Juan Quintela <quintela@redhat.com>
Reviewed-by:
Lukas Straub <lukasstraub2@web.de>Juan Quintela authoredThere is already include/qemu/stats.h, so stats.h was a bad idea. We want this file to not depend on anything else, we will move all the migration counters/stats to this struct. Signed-off-by:
Juan Quintela <quintela@redhat.com>
Reviewed-by:
Lukas Straub <lukasstraub2@web.de>
Loading